Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
internal-links
Connect all buttons and links to pages or same-page sections. Ensures every CTA has a valid href, uses Next.js Link component, and adds section IDs for anchor links.
majiayu000/claude-skill-registry 163
-
backfill
Backfill missing GitHub streak dates using the streakify.sh script. Use this when the user asks to backfill dates, fix missing streak days, or catch up on streak commits.
majiayu000/claude-skill-registry 163
-
pyo3-performance-patterns
majiayu000/claude-skill-registry 163
-
resolve-pr-comments
Orchestrate replying to multiple GitHub PR review comments in parallel. Use when the user wants to reply to multiple PR review comments or resolve all unresolved comments on a PR.
majiayu000/claude-skill-registry 163
-
hello-extended
Multi-language greetings in 6 languages. Use for non-English greetings or multiple people.
majiayu000/claude-skill-registry 163
-
First Alien Encounter
神秘接触 - Stella终于与盖亚星球的智慧生命面对面接触,一次改变一切的遭遇
majiayu000/claude-skill-registry 163
-
ci-failure-analyzer
Analyze GitHub Actions CI failures for the current branch. Use when the user asks about CI status, test failures, build errors, GitHub Actions problems, or mentions checking CI, workflow failures, or pipeline status.
majiayu000/claude-skill-registry 163
-
run-code-review
Next.js 프로젝트 통합 리뷰. review-task 6단계 + semicolon-reviewer 코드 리뷰를
하나의 워크플로우로 통합 실행합니다. PR에 리뷰 코멘트를 자동 등록합니다.
Use when (1) "/SEMO:review", (2) "리뷰해줘", "PR 리뷰", (3) "태스크 리뷰", "코드 리뷰".
majiayu000/claude-skill-registry 163
-
agent-sample-creating
Guide for creating samples by GitHub Copilot. Use this when instructed to create samples.
majiayu000/claude-skill-registry 163
-
slipstream
Expert assistance for Slipstream static site generation. Use when building static websites with Slipstream, a SwiftUI-like static site generator.
majiayu000/claude-skill-registry 163
-
brand-voice-consistency
Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style.
majiayu000/claude-skill-registry 163
-
code-duplication-detector
Detects duplicate code patterns, similar functions, repeated logic, and copy-paste code across the codebase. Identifies refactoring opportunities by finding code that violates DRY principle. Reports duplication with similarity scores and refactoring suggestions. Use when user requests "find duplicates", "check for copy-paste code", "detect repeated logic", or mentions DRY violations.
majiayu000/claude-skill-registry 163
-
vibe-coder-sdlc
This skill should be used when users want professional SDLC practices with automated git workflows, intelligent code review, and project management without rigid processes. Orchestrates specialized agents for feature development, branch management, language-specific code review, and GitHub integration. Ideal for developers who want to stay in flow while maintaining code quality.
majiayu000/claude-skill-registry 163
-
fetch-architecture-adelabdelgawad-claude-fullstack-ski
majiayu000/claude-skill-registry 163
-
tina-cms
Tina CMS configuration with GitHub backend. Use when setting up or configuring Tina CMS.
majiayu000/claude-skill-registry 163
-
railway-metrics
Query resource usage metrics for Railway services. Use when user asks about resource usage, CPU, memory, network, disk, or service performance like "how much memory is my service using" or "is my service slow".
majiayu000/claude-skill-registry 163
-
command-sub-agent
專責處理 CBF (Commanded Behavior Frame) 類型的需求。讀取規格目錄結構,生成/審查 Command Side 設計與實作。支援 Java、TypeScript、Go 多語言。
majiayu000/claude-skill-registry 163
-
geniml
This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.
majiayu000/claude-skill-registry 163
-
use-case-development
Master use case development with actors, scenarios, preconditions, postconditions, and detailed specifications for comprehensive requirements.
majiayu000/claude-skill-registry 163
-
railway-projects
List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.
majiayu000/claude-skill-registry 163
-
dev.code
This skill should be used when performing any coding task including implementing features, fixing bugs, refactoring code, or making any modifications to source code. Provides best practices, security considerations, testing guidelines, and a structured workflow for development tasks.
majiayu000/claude-skill-registry 163
-
aico-frontend-task-breakdown
Break down PM story into frontend tasks following UI DEVELOPMENT order: Setup → Static UI → Dynamic Logic → Interactions → Testing.
UNIQUE VALUE: Ensures proper dependency order. Tasks are ordered by UI development layers, not random order.
Use this skill when:
- Running /frontend.tasks command
- User asks to "break down story", "create frontend tasks", "split into tasks"
- Have story at docs/reference/pm/stories/ and need organized task list
- Need tasks ordered by UI development layers (not random order)
- Starting frontend work and want organized task list
Task order is CRITICAL: Setup → Static UI → Dynamic → Interactions → Tests
Output: ALWAYS write to docs/reference/frontend/tasks/{story-name}.md
majiayu000/claude-skill-registry 163
-
ts
TypeScript conventions and type-safe patterns.
majiayu000/claude-skill-registry 163