mcp-specialist
MCP server lifecycle management, catalog maintenance, and agent tool
agent-package-manager
Agent for creating and managing APM agent packages with kebab-case naming
claude-framework
CLAUDE Framework coding standards for code quality, naming conventions, error handling, security, testing, database, and logging
docker-compose
Docker Compose management for orchestrating MCP servers and multi-container applications. Use when deploying MCP servers, managing container lifecycles, or configuring service dependencies.
feature-orchestration
Story orchestration with progress tracking, standardized directory structure, and validation
fullstack-expertise
Full-stack development expertise covering backend, frontend, database, DevOps, and testing domains
git-worktree-workflow
Manage parallel development with git worktree for isolated story branches, conflict prevention, and efficient merge coordination
integration-testing
Frontend-backend integration patterns, CORS configuration, API contract validation, and build hygiene for full-stack TypeScript applications. Use when integrating separate services or debugging cross-origin issues.
playwright-testing
Comprehensive Playwright automation testing skill with E2E testing standards, test generation workflows, and browser automation best practices. Use when writing automated browser tests, testing user flows, or performing web application QA.
refactoring-patterns
Martin Fowler's refactoring catalog with incremental change patterns and test-driven refactoring discipline
retrospective-workflow
Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
secure-development
Security best practices for production applications including PII protection, input validation, SQL injection prevention, XSS mitigation, and secure logging. Apply when handling user data, authentication, or external inputs.
spec-driven-development
Spec-Driven Development workflow using GitHub spec-kit for building high-quality software with structured specifications and intent-driven development
task-delegation
Delegate user stories with complete context, clear acceptance criteria, and validation
tdd-workflow
Test-Driven Development workflow with TDD commit convention, compliance tracking, and validation
vector-search
Semantic search using vector embeddings and similarity metrics. Apply when implementing search with embeddings (OpenAI, Sentence Transformers) or distance-based ranking. Covers cosine similarity, Euclidean distance, dot product, and threshold selection.