Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
database-query
Query database safely with parameterized statements
majiayu000/claude-skill-registry 163
-
elaborate-phase
Elaborate a migration plan phase into a complete self-contained implementation plan. Use when user says "elaborate phase", "elaborate phase N", or "phase elaboration". Assesses codebase, writes detailed phase plan, then validates with dry walkthrough.
majiayu000/claude-skill-registry 163
-
mkdocs-material
MkDocs with Material theme expertise for Python-centric documentation. Configure navigation, plugins, multi-language support, PDF export, and advanced Material theme features.
majiayu000/claude-skill-registry 163
-
code-review-checklist
Reads a git diff (staged or between branches) and generates a checklist of things
to verify before merging. Not a code review itself, but the list of what a reviewer
should look at. Each item references specific files and lines, with priority levels.
majiayu000/claude-skill-registry 163
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
majiayu000/claude-skill-registry 163
-
terraform-aws
Provision AWS infrastructure with Terraform. Create modules, manage state, and implement IaC best practices. Use when deploying AWS resources declaratively.
majiayu000/claude-skill-registry 163
-
git-guru
Expert Git skills covering interactive rebase, worktree management, reflog recovery, bisect debugging, advanced workflows, commit message best practices, and clean history management. Use this skill when needing advanced Git operations, cleaning commit history, managing multiple worktrees, recovering lost commits, debugging with bisect, or implementing sophisticated Git workflows.
majiayu000/claude-skill-registry 163
-
Mobile Analytics
Mobile app analytics and crash reporting integration
majiayu000/claude-skill-registry 163
-
monitoring
Monitors key metrics and sends alerts for revenue, usage, enterprise accounts, backend costs, and API runtime. Routes requests to specialized monitoring sub-agents.
majiayu000/claude-skill-registry 163
-
_business-finance-mastery
Master financial integrations, competitive analysis, cost optimizations, and business metrics. Use this as a central index to access specialized sub-skills.
majiayu000/claude-skill-registry 163
-
scaling-plan
Create scaling strategy for winning campaigns including budget increments, multi-account distribution, and day-parting schedules. Use when you have proven winners and need a structured plan to increase spend while maintaining performance.
majiayu000/claude-skill-registry 163
-
simpy
Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
majiayu000/claude-skill-registry 163
-
code-review-gate
Architect code review with DRY, YAGNI, abstraction, and test coverage principle enforcement
majiayu000/claude-skill-registry 163
-
design-system-patterns
Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.
majiayu000/claude-skill-registry 163
-
cicd-automation
CI/CD pipeline design, GitHub Actions, and deployment automation. Auto-triggers when setting up pipelines, automating deployments, or configuring workflows.
majiayu000/claude-skill-registry 163
-
codex
コーディング担当エージェント「Codex」を起動します。中上級者のコーディングエージェントとして、コード実装・設計・技術課題解決を担当します。
majiayu000/claude-skill-registry 163
-
generating-wordpress-fse-blocks
Generates WordPress Full Site Editing blocks and theme files. Use when the user asks about block.json, Gutenberg blocks, FSE themes, WordPress block development, or theme.json configuration.
majiayu000/claude-skill-registry 163
-
browser
Web browser automation with AI-optimized snapshots for claude-flow agents
majiayu000/claude-skill-registry 163
-
backend-patterns
Apply backend architecture patterns to the user's project. Covers repository pattern, service layer, middleware, error handling, validation, and database patterns. Adapts to the detected stack.
majiayu000/claude-skill-registry 163
-
unsloth
Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization
majiayu000/claude-skill-registry 163
-
docs-seeker
Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel
majiayu000/claude-skill-registry 163
-
convex-schema-validator
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
majiayu000/claude-skill-registry 163
-
background-job-orchestrator
Expert in background job processing with Bull/BullMQ (Redis), Celery, and cloud queues. Implements retries, scheduling, priority queues, and worker management. Use for async task processing, email campaigns, report generation, batch operations. Activate on "background job", "async task", "queue", "worker", "BullMQ", "Celery". NOT for real-time WebSocket communication, synchronous API calls, or simple setTimeout operations.
majiayu000/claude-skill-registry 163
-
test-generator
Generate comprehensive unit tests for code. Use when creating tests, improving test coverage, or setting up testing frameworks.
majiayu000/claude-skill-registry 163