api-endpoint-create
Standard procedure for creating robust API endpoints
ci-pipeline-update
Updates CI/CD pipelines for DevOps Engineer
code-review-checklist
Generates a code review checklist for the Code Reviewer agent
database-migration-create
Safely creates database migrations
dependency-audit
Audit npm dependencies for security vulnerabilities, outdated packages, and license compliance.
docs-update
Standard procedure for updating documentation
git-commit-standard
Generates conventional commits based on file changes. Analyzes diffs and creates properly formatted commit messages.
madappgang-claude-code-debugging-strategies
Universal debugging strategies and techniques applicable across all technology stacks. Use when approaching unknown bugs or need language-agnostic debugging methodology.
maxritter-claude-codepro-backend-models-standards
Backend development standards and best practices for API design, database, security, and performance. Use when designing or reviewing backend systems.
modu-ai-moai-adk-moai-tool-opencode
Multi-agent orchestration using MoAI framework for complex task coordination. Use when orchestrating multiple agents or building multi-agent workflows.
muratcankoylan-agent-skills-for-context-engineering-memory-systems
Context management and persistent memory systems for AI agents. Use when optimizing context windows or building agent memory systems.
obra-superpowers-brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
obra-superpowers-systematic-debugging
Systematic debugging approach with 4-phase root cause analysis. Use when troubleshooting complex bugs, identifying root causes, or following structured debugging methodology.
obra-superpowers-test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
obra-superpowers-using-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
obra-superpowers-writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
pattern-extraction
Extracts reusable patterns from code changes
planning-with-files
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
professor-for-testing-agentic-qe-skill-builder
Build comprehensive testing skills with TDD, quality engineering, and automated test generation. Use when creating test suites or improving testing practices.
react-component-create
Create new React components following project patterns and best practices. Includes proper typing, testing, and documentation.
resilience-check
Checklist for reliability engineering
security-audit
Procedure for analyzing code or dependencies for vulnerabilities
test-suite-create
Creates a comprehensive test suite for a feature
typescript-refactor
Safely refactor TypeScript code while maintaining type safety and test coverage. Includes verification steps.
git-commit-message
Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce meaningful commit messages following Conventional Commits specification.