Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
create-tool
Create custom tools for Vapi voice assistants including function tools, API request tools, transfer call tools, end call tools, and integrations with Google Calendar, Sheets, Slack, and more. Use when adding capabilities to voice agents, building tool servers, or integrating external APIs.
majiayu000/claude-skill-registry 163
-
checkpoint
Save and restore task state for long-running operations. Use when:
- User says "checkpoint", "save state", "save progress"
- User says "restore checkpoint", "list checkpoints"
- Context window is running low and state needs persisting
- Before risky operations that might need rollback
majiayu000/claude-skill-registry 163
-
prompt-engineering
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, designing production prompt templates, or building AI-powered features.
majiayu000/claude-skill-registry 163
-
bmad-generate-project-context
Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"
majiayu000/claude-skill-registry 163
-
moai-change-logger
Comprehensive change tracking and audit logging system that monitors file modifications, code changes, and project evolution. Use when tracking project history, maintaining audit trails, analyzing development patterns, or when detailed change documentation is required for compliance and team collaboration.. Enhanced with Context7 MCP for up-to-date documentation.
majiayu000/claude-skill-registry 163
-
security-testing
Test for security vulnerabilities using OWASP principles. Use when conducting security audits, testing auth, or implementing security practices.
majiayu000/claude-skill-registry 163
-
developer-growth-analysis
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
majiayu000/claude-skill-registry 163
-
product-strategist
Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design.
majiayu000/claude-skill-registry 163
-
fastapi-app
Use when creating FastAPI backend applications - route handlers, dependencies, CORS config, or Pydantic models.
NOT when frontend logic, non-Python backends, or unrelated server-side code.
Triggers: "FastAPI", "student endpoint", "API route", "dependency injection", "CORS", "Pydantic model".
majiayu000/claude-skill-registry 163
-
aws-cloudformation-iam
Provides AWS CloudFormation patterns for IAM roles, policies, managed policies, permission boundaries, and trust relationships. Use when modeling least-privilege access, cross-account assumptions, service roles, or reusable IAM stacks that other CloudFormation templates consume.
majiayu000/claude-skill-registry 163
-
kuaishou-strategist
Expert Kuaishou marketing strategist specializing in short-video content for China's lower-tier city markets, live commerce operations, community trust building, and grassroots audience growth on 快手.
majiayu000/claude-skill-registry 163
-
create-module
Scaffold the structural skeleton of a new HC.LIS module — runs bash scripts to generate all 7 project files, no business logic.
majiayu000/claude-skill-registry 163
-
inngest
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers.
majiayu000/claude-skill-registry 163
-
timesheet
Use when the user needs a monthly work summary, time-tracking report, or commit-based activity recap.
majiayu000/claude-skill-registry 163
-
eslint-config-gen
Generate ESLint config that matches your code style. Use when setting up linting.
majiayu000/claude-skill-registry 163
-
gwas-lookup
Federated variant lookup across 9 genomic databases — GWAS Catalog, Open Targets, PheWeb (UKB, FinnGen, BBJ), GTEx, eQTL Catalogue, and more.
majiayu000/claude-skill-registry 163
-
omc-doctor
Diagnose and fix oh-my-claudecode installation issues
majiayu000/claude-skill-registry 163
-
m365-agents-dotnet
Microsoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and MSAL-based auth.
majiayu000/claude-skill-registry 163
-
iso-27001-internal-audit
Run an ISO 27001 internal audit. Walk through controls by domain, identify gaps, collect evidence, and generate findings with corrective action recommendations. Uses NIST SP 800-53 (public domain) as canonical reference. Use when user says "run internal audit," "ISO 27001 audit," "control assessment," "audit findings," or "ISMS assessment."
majiayu000/claude-skill-registry 163
-
mise
Manage tool versions and tasks with mise (formerly rtx). Use when a user asks to manage Node.js/Python/Go versions per project, replace nvm/pyenv/asdf, or define project-level tool requirements.
majiayu000/claude-skill-registry 163
-
git-commits
Best practices for creating high-quality Git commits. Covers commit message conventions (Conventional Commits), atomic commits, staging strategies, and when to amend vs create new commits. Helps AI agents generate clean, meaningful commit history.
majiayu000/claude-skill-registry 163
-
dotnet-aspire-starter
Creates production-ready .NET 10 Aspire projects with ASP.NET MVC + Razor + TypeScript frontend, REST API backend, Entity Framework, OpenTelemetry observability, and Polly resilience. Use when asked to create a new .NET web application, scaffold a .NET Aspire project, set up a full-stack .NET solution with frontend and API, configure OpenTelemetry for .NET, add Polly resilience patterns, or start a new C# project with modern best practices. Supports OIDC authentication preparation and Grafana-ready telemetry.
majiayu000/claude-skill-registry 163
-
run
Build and launch GridRacer in the iOS Simulator
majiayu000/claude-skill-registry 163
-
memory-search
Searches conversation history and semantic memory to find previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we discuss", "remember when", "find previous conversation", "check history", or before starting new work to recall prior decisions and avoid repeating past discussions.
majiayu000/claude-skill-registry 163