Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
takopi-release
Prepare and ship a Takopi release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v<major.minor.patch>, or trigger the GitHub release workflow.
majiayu000/claude-skill-registry 163
-
llms-generative-ai
LLMs, prompt engineering, RAG systems, LangChain, and AI application development
majiayu000/claude-skill-registry 163
-
setup
Set up Vercel CLI and project configuration. Use when the user says "set up Vercel", "configure Vercel", "link to Vercel", or "vercel init".
majiayu000/claude-skill-registry 163
-
structural-biology
Structural biology analysis including protein structure validation, AlphaFold interpretation, and structural comparisons
majiayu000/claude-skill-registry 163
-
agent-orchestrate
Multi-agent task orchestration for Claude Code. When given multiple tasks to execute, use this skill to spawn parallel worker agents through Sibyl's MetaOrchestrator instead of Claude Code's built-in Task tool. This enables true multi-process execution with budget controls, quality gates, and coordination.
majiayu000/claude-skill-registry 163
-
verdict-flags
a skill that contains all the best practices for using Verdict Flags in shopify codebases. It should be uses whenever the agent is creating, updating or removing flags
majiayu000/claude-skill-registry 163
-
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
-
market-research-reports
Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.
majiayu000/claude-skill-registry 163
-
rust-modern-features
Modern Rust features from versions 1.80-1.92. Use when writing new code, reviewing for modern idioms, or upgrading codebases to use latest stable features. Reference for what's available in Rust 1.92.
majiayu000/claude-skill-registry 163
-
implement-plan
Execute approved technical implementation plans with verification checkpoints. This skill should be used when implementing pre-approved development plans, feature implementations, or technical specifications that have defined phases, success criteria, and verification steps. Triggers on requests like "implement the plan", "execute the implementation plan", or when given a path to a plan file.
majiayu000/claude-skill-registry 163
-
elixir-verification-gate
MANDATORY verification before claiming anything works. Run actual commands, read actual output, provide evidence. Use when claiming tests pass, build succeeds, or code works.
majiayu000/claude-skill-registry 163
-
typescript-core-development
Implement TypeScript code with type safety, generics, utility types, and functional patterns. Use when designing type-safe code, implementing generics, handling errors with Result pattern, or applying functional programming.
majiayu000/claude-skill-registry 163
-
test-watch-focused-patterns
Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant feedback on specific test files without running the entire suite
majiayu000/claude-skill-registry 163
-
M365 Agent Developer
Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
majiayu000/claude-skill-registry 163
-
quality
Run a comprehensive code quality review. Checks security, performance, maintainability, project conventions (CLAUDE.md), architecture, and testing. Runs rustfmt and bazel test. Use when user asks for 'review', 'check', 'validate', 'quality', 'lint', or before committing. (project)
majiayu000/claude-skill-registry 163
-
react-native-native-modules
Master native modules - Turbo Modules, JSI, Fabric, and platform bridging
majiayu000/claude-skill-registry 163
-
gitignore-management
.gitignore設計と管理スキル。機密ファイルパターン、プロジェクト固有除外、プラットフォーム別パターン、.gitignore検証手法を提供。
Anchors:
• Pro Git (Scott Chacon) / 適用: バージョン管理 / 目的: 除外パターンの基礎
• The Pragmatic Programmer / 適用: 実践的改善 / 目的: 効率的なパターン設計
• GitHub gitignore templates / 適用: 言語別テンプレート / 目的: 標準パターン
Trigger:
Use when designing gitignore files, adding sensitive file patterns, configuring project-specific exclusions, validating gitignore patterns, or optimizing cross-platform exclusion rules.
gitignore, ignore patterns, secrets, env files, build artifacts, cache
majiayu000/claude-skill-registry 163
-
mcp-tool-developer
Expert in building MCP servers using the Official Python MCP SDK. Use this when defining tools, resources, and prompts that allow AI agents to manage application state.
majiayu000/claude-skill-registry 163
-
swift-code-review
Swiftコードの品質レビュー。Swift 6のStrict Concurrency対応、プロトコル指向設計、値型/参照型の使用、エラーハンドリングをチェック。「Swiftコードをレビューして」「Swift 6対応を確認して」で使用。
majiayu000/claude-skill-registry 163
-
workflows-review
This skill should be used when performing exhaustive code reviews using multi-agent analysis, ultra-thinking, and Git worktrees for deep local inspection. It applies to PR reviews, branch comparisons, and comprehensive code quality assessments.
majiayu000/claude-skill-registry 163
-
api-testing-helper
Api Testing Helper - Auto-activating skill for API Development.
Triggers on: api testing helper, api testing helper
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
API State Management
Your approach to handling API state management. Use this skill when working on files where API state management comes into play.
majiayu000/claude-skill-registry 163
-
whop-expert
Comprehensive Whop platform expert with access to 212 official documentation files covering memberships, payments, products, courses, experiences, forums, webhooks, and app development. Invoke when user mentions Whop, digital products, memberships, course platforms, or community monetization.
majiayu000/claude-skill-registry 163
-
codebase-locator
Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
majiayu000/claude-skill-registry 163