Skills Catalog
54 skills auto-triggered by keywords
What is a Skill?
Skills are auto-triggered behaviors:
- Automatic triggering: Activated by keywords in the conversation
- Configurable context: Fork (isolated) or Shared (shared)
- Restricted tools: Limited access via
allowed-tools - Transparency: The user sees when a skill is activated
Skills by context
Fork (54 skills)
Skills with isolated context.
| Skill | Description | Keywords |
|---|---|---|
agent-teams | Multi-agent team orchestration with native Agent T... | agent, teams, audit-team |
api-mocking | API mock configuration for tests. Trigger when the... | api, mocking, mock api |
data-pipeline | ETL/ELT pipeline design. Trigger when the user wan... | data, pipeline |
dev-api | Develop and document a REST or GraphQL API. Use wh... | dev, api, field1 |
dev-auth | Modern web auth implementation (better-auth, Lucia... | dev, auth, user can edit if owner |
dev-debug | Debug and resolve problems. Use when the user has ... | dev, debug, quick fix for now |
dev-document | Document generation (PDF, DOCX, XLSX, PPTX). Trigg... | dev, document |
dev-error-handling | Error handling strategy. Trigger when the user wan... | dev, error, handling |
dev-flutter | Flutter development with Clean Architecture and BL... | dev, flutter |
dev-frontend-design | Distinctive UI design with strong art direction. T... | dev, frontend, design |
dev-graphql | GraphQL API development. Trigger when the user wan... | dev, graphql |
dev-i18n | Internationalization (i18n) and localization (l10n... | dev, i18n, d'accord |
dev-nextjs | Next.js development (App Router, Server Components... | dev, nextjs, use client |
dev-prisma | Development with Prisma ORM (schema, migrations, t... | dev, prisma |
dev-prompt-engineering | Prompt optimization for LLMs. Trigger when the use... | dev, prompt, engineering |
dev-react-perf | React/Next.js performance optimization. Trigger wh... | dev, react, perf |
dev-refactor | Code refactoring to improve quality. Trigger when ... | dev, refactor |
dev-shadcn | Integration and customization of shadcn/ui (copy-p... | dev, shadcn |
dev-supabase | Backend development with Supabase. Trigger when th... | dev, supabase |
dev-tdd | TDD development with Red-Green-Refactor cycle. Use... | dev, tdd, as a reference |
doc-changelog | CHANGELOG maintenance following Keep a Changelog. ... | doc, changelog |
doc-generate | Technical documentation generation. Trigger when t... | doc, generate |
feature-flags | Feature flags and toggles management. Trigger when... | feature, flags, feature flag |
git-worktrees | Using git worktrees for parallel development. Trig... | git, worktrees, parallel sessions |
growth-cro | Conversion rate optimization (CRO). Trigger when t... | growth, cro, how |
ops-ci | CI/CD pipeline configuration. Trigger when the use... | ops |
ops-ci-fix | Autonomous diagnosis and repair of failing CI/CD p... | ops, fix |
ops-database | Database schema design. Trigger when the user want... | ops, database |
ops-docker | Docker and Docker Compose containerization. Trigge... | ops, docker |
ops-infra-code | Infrastructure as Code with Terraform/OpenTofu. Tr... | ops, infra, code |
ops-mobile-release | Publishing apps to the App Store and Google Play. ... | ops, mobile, release |
ops-monitoring | Application instrumentation for monitoring. Trigge... | ops, monitoring |
ops-opnsense | OPNsense configuration via Terraform. Trigger for ... | ops, opnsense |
ops-proxmox | Proxmox VE infrastructure with Terraform (VMs, LXC... | ops, proxmox, pve |
ops-standup | Cross-repo morning briefing. Aggregation of recent... | ops, standup, no activity |
parallel-agents | Orchestration of parallel agents to maximize effic... | parallel, agents |
qa-chrome | Visual tests and browser debugging via Chrome. Use... | chrome, claude in chrome |
qa-design | UI/UX design audit and verification of web best pr... | design, invalid field, image |
qa-e2e | End-to-end tests with Playwright or Cypress. Trigg... | e2e, end-to-end, end-to-end test |
qa-perf | Application performance optimization. Trigger when... | perf |
qa-review | Perform a thorough code review. Use when the user ... | review |
qa-security | Perform a security audit based on OWASP. Use when ... | security |
qa-tech-debt | Technical debt management and prioritization. Trig... | tech, debt, technical debt |
session-handoff | Context transfer between AI sessions. Trigger when... | session, handoff |
state-management | State management patterns and implementation. Trig... | state, management, state management |
web-scraping | Clean LLM-ready web scraping via Firecrawl (scrape... | web, scraping, extract data from ... |
work-batch | Sequential execution of user stories from a PRD fi... | work, batch |
work-brainstorm | Structured ideation before specification. Transfor... | work, brainstorm, i have a vague idea |
work-commit | Generates clear commit messages following Conventi... | work, commit, add |
work-explore | Explore and understand an existing codebase. Use w... | work, explore |
work-plan | Plan the implementation of a feature. Use when the... | work, plan |
work-pr | Create a complete and well-documented Pull Request... | work, fix bug |
work-quick | Quick workflow for trivial changes (single-file fi... | work, quick |
writing-skills | Guide for creating new skills for the Claude Code ... | writing, skills |
Card view
Multi-agent team orchestration with native Agent Teams. Trigger when the user wa
API mock configuration for tests. Trigger when the user wants to mock APIs, use
ETL/ELT pipeline design. Trigger when the user wants to create data flows, trans
Develop and document a REST or GraphQL API. Use when the user wants to create an
Modern web auth implementation (better-auth, Lucia, NextAuth/Auth.js, Clerk, Sup
Debug and resolve problems. Use when the user has a bug, an error, an unexpected
Document generation (PDF, DOCX, XLSX, PPTX). Trigger when the user wants to crea
Error handling strategy. Trigger when the user wants to implement error handling
Flutter development with Clean Architecture and BLoC. Trigger when the user want
Distinctive UI design with strong art direction. Trigger when the user wants to
GraphQL API development. Trigger when the user wants to create schemas, resolver
Internationalization (i18n) and localization (l10n) for web and mobile applicati
See also
- Architecture - Understand Commands vs Agents vs Skills
- Commands - Manual commands
- Agents - Autonomous sub-agents