Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pull-request-descriptor
Analyze code diffs and commit messages between current branch and target branch to generate comprehensive Pull Request descriptions in markdown format. Automatically selects appropriate PR template and creates structured, informative PR descriptions ready for submission.
majiayu000/claude-skill-registry 163
-
ts
TypeScript conventions and type-safe patterns.
majiayu000/claude-skill-registry 163
-
domain-review-before-implementation
BEFORE dispatching any implementation agent or starting to code - if you're about to write "Task(subagent_type=..., prompt=...)" for implementation, or about to implement a plan yourself, STOP and review first. The prompt you're about to send IS a brief - review it for design flaws before the agent implements garbage.
majiayu000/claude-skill-registry 163
-
consult-codex
Compare OpenAI Codex GPT-5.2 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions.
majiayu000/claude-skill-registry 163
-
ms-rust
ALWAYS invoke this skill BEFORE writing or modifying ANY Rust code (.rs files) even for simple Hello World programs. Enforces Microsoft-style Rust development discipline and requires consulting the appropriate guideline files before any coding activity. This skill is MANDATORY for all Rust development.
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
-
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
-
command-sub-agent
專責處理 CBF (Commanded Behavior Frame) 類型的需求。讀取規格目錄結構,生成/審查 Command Side 設計與實作。支援 Java、TypeScript、Go 多語言。
majiayu000/claude-skill-registry 163
-
django-conventions
Comprehensive Django best practices covering project structure, models (field choices, Meta options, managers, QuerySets, migrations), views (CBVs vs FBVs, generic views), Django REST Framework (serializers, ViewSets, permissions), forms, templates, security (CSRF, XSS, SQL injection), performance (N+1 queries, select_related, prefetch_related, caching), testing, and common anti-patterns. Essential reference for Django code reviews and development.
majiayu000/claude-skill-registry 163
-
director-agent
Final video assembly coordinator. Matches scripts with character images, orchestrates scene transitions, timing, effects, and creates rendering-ready storyboard JSON for HeyGen/Pika/D-ID video generation platforms.
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
-
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
-
pyo3-performance-patterns
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
-
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
-
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
-
collaborating-with-coco
Delegates coding tasks to Coco CLI (Codebase Copilot) for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
majiayu000/claude-skill-registry 163
-
software-product-manager
Expert software product manager who works directly with stakeholders to understand their needs and create comprehensive product specifications. Use when users need help designing software, defining requirements, creating PRDs, writing user stories, or developing functional specifications. Guides product management aspects of software development, asks clarifying questions, uncovers unstated preferences and assumptions, determines happy paths and error handling, and creates documentation understandable to both stakeholders and engineers.
majiayu000/claude-skill-registry 163
-
page-transitions
Use when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications.
majiayu000/claude-skill-registry 163
-
conventional-commits
Enforces conventional commit message and branch naming conventions with specific prefixes (feat, fix, docs, style, refactor, perf, test, chore). Use when creating git commits, suggesting branch names, reviewing commit messages, or when the user asks about git workflow.
majiayu000/claude-skill-registry 163
-
quick-start
majiayu000/claude-skill-registry 163
-
generating
majiayu000/claude-skill-registry 163
-
project-knowledge
Load project architecture and structure knowledge. Use when you need to understand how this project is organized.
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