Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bug-triage-prioritizer
Triage bug reports by severity, recommend fix order, generate client communication templates, determine whether to charge for fixes, and provide Claude Code prompts to resolve issues quickly.
majiayu000/claude-skill-registry 163
-
dev_manage_git-worktrees
Use when starting feature work that needs isolation from current workspace or
before executing implementation plans - creates isolated git worktrees with
smart directory selection and safety verification.
Triggers: "worktree", "isolated workspace", "feature branch isolation",
"multiple branches", "parallel development"
majiayu000/claude-skill-registry 163
-
adr
Create Architecture Decision Records through interactive conversation. Use when making technology choices, architecture patterns, or third-party service selections.
majiayu000/claude-skill-registry 163
-
whylabs-monitor
WhyLabs integration skill for ML observability, profile logging, and anomaly detection.
majiayu000/claude-skill-registry 163
-
reconcile
Reconcile increment ID collisions after multi-developer merge. Renumbers conflicting increments based on modification dates.
majiayu000/claude-skill-registry 163
-
webshop-product-search
This skill performs an initial product search using a web interface by generating appropriate search keywords based on interpreted query criteria. It is triggered when starting a product discovery task or when returning to search results. The skill inputs structured search parameters and outputs a list of candidate products from the search results page.
majiayu000/claude-skill-registry 163
-
random-selection
Randomly select items from lists using various algorithms for fair and unbiased selection
majiayu000/claude-skill-registry 163
-
rust-async-patterns
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
majiayu000/claude-skill-registry 163
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
majiayu000/claude-skill-registry 163
-
shared-workflow-generation
Orchestrate parallel workflow documentation generation for all agents. Use proactively during PRD Starter Phase 11 to generate workflow docs.
majiayu000/claude-skill-registry 163
-
Solo Landing Page
This skill should be used for ANYTHING related to landing page development including "review my landing page", "create a landing page", "write landing page copy", "build a landing page", "improve conversion rate", "optimize landing page", "landing page CRO", "write headlines", "create CTAs", "landing page structure", "add tracking", or any landing page-related task for marketing sites, product pages, or sales pages.
majiayu000/claude-skill-registry 163
-
podcast-downloader
Search and download podcast episodes from Apple Podcasts. Use when user wants to find podcasts, download podcast episodes, get podcast information, or mentions Apple Podcasts, iTunes, podcast search, or audio downloads.
majiayu000/claude-skill-registry 163
-
slashcommandcreator
Autonomous meta-skill for creating high-quality custom slash commands using 5-phase workflow with multi-agent validation and quality gates. Use when user requests new slash command, reusable prompt automation, or wants to convert repetitive workflows into documented commands.
majiayu000/claude-skill-registry 163
-
pagent
Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.
majiayu000/claude-skill-registry 163
-
plan-validate-execute-template
majiayu000/claude-skill-registry 163
-
completion-criteria
Completion checklist - when is a task truly done
majiayu000/claude-skill-registry 163
-
setup-github
GitHub 設定ファイルをセットアップする。「GitHub 設定をセットアップ」「.github を作って」「Issue テンプレート作成」「PR テンプレート作成」「GitHub 設定を初期化」「リポジトリ設定をセットアップ」「ラベル設定を作成」などで起動。.github ディレクトリに必要な設定ファイルを一括生成。
majiayu000/claude-skill-registry 163
-
grove-issues
Parse a brain dump of TODOs into properly structured GitHub issues with labels, components, and project board placement. Use when the user provides a batch of tasks, ideas, or TODOs that need to become trackable GitHub issues.
majiayu000/claude-skill-registry 163
-
handler-storage-s3
AWS S3 storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163
-
sc-diff
Semantic diffing for .NET source using roslyn-diff. Supports file/folder diffs, HTML reports, and git/PR-aware comparisons (GitHub + Azure DevOps).
majiayu000/claude-skill-registry 163
-
ha-dashboard-layouts
Provides Home Assistant dashboard layout patterns using vertical-stack (top-to-bottom),
horizontal-stack (side-by-side), grid (responsive multi-column), panel (full-screen), and
nested layouts for complex designs. Use when asked to "arrange cards side by side", "create
3 column grid", "stack cards vertically", "full-screen panel view", or "responsive layout".
majiayu000/claude-skill-registry 163
-
tool-design
Build tools that agents can use effectively, including architectural reduction patterns
majiayu000/claude-skill-registry 163
-
run-with-timeout
Run commands with timeout protection to prevent hanging. Use for potentially long-running tests or operations.
majiayu000/claude-skill-registry 163
-
go-testing
Write and run Go tests using the built-in testing package with table-driven tests, subtests, and mocking via interfaces. Use when writing Go tests or setting up test infrastructure.
majiayu000/claude-skill-registry 163