Aller au contenu principal

Commands Matrix

131 commands organized by domain

For the exhaustive and always up-to-date list, see the Commands Catalog (auto-generated from .claude/commands/).

WORK - Workflow (11)

CommandDescription
/work:work-exploreExplore and understand the code
/work:work-specifyCreate a specification
/work:work-clarifyClarify the requirements
/work:work-planPlan an implementation
/work:work-commitCreate a clean commit
/work:work-commit-push-prFull workflow: commit + push + PR
/work:work-prCreate a Pull Request
/work:work-flow-featureFull feature workflow
/work:work-flow-bugfixFull bugfix workflow
/work:work-flow-releaseFull release workflow
/work:work-flow-launchFull launch workflow

DEV - Development (23)

CommandDescription
/dev:dev-tddTDD development
/dev:dev-testGenerate tests
/dev:dev-testing-setupConfigure the test infrastructure
/dev:dev-debugDebug a problem
/dev:dev-refactorGuided refactoring
/dev:dev-documentDocument generation (PDF, DOCX, XLSX, PPTX)
/dev:dev-apiCreate/document REST API
/dev:dev-api-versioningAPI versioning
/dev:dev-componentCreate a UI component
/dev:dev-hookCreate a React/Vue hook
/dev:dev-error-handlingError handling strategy
/dev:dev-react-perfReact/Next.js optimization
/dev:dev-mcpCreate MCP servers
/dev:dev-flutterFlutter widgets and screens
/dev:dev-supabaseSupabase backend
/dev:dev-graphqlGraphQL API
/dev:dev-neovimNeovim plugins
/dev:dev-prompt-engineeringLLM prompt optimization
/dev:dev-ragRAG (Retrieval-Augmented Generation) systems
/dev:dev-design-systemDesign tokens and component library
/dev:dev-prismaPrisma ORM (schema, migrations, queries)
/dev:dev-trpcType-safe APIs with tRPC
/dev:dev-ai-integrationLLM integration (OpenAI, Claude API)

QA - Quality (15)

CommandDescription
/qa:qa-reviewIn-depth code review
/qa:qa-securityOWASP security audit
/qa:qa-perfPerformance analysis
/qa:wcag-auditWCAG accessibility audit
/qa:qa-auditFull quality audit
/qa:qa-chromeChrome visual tests (DOM debugging, responsive, captures)
/qa:qa-designUI/UX audit (100+ web design rules)
/qa:qa-responsiveResponsive/mobile audit
/qa:qa-automationTest automation
/qa:qa-coverageTest coverage analysis
/qa:qa-e2eEnd-to-End tests (Playwright, Cypress)
/qa:qa-kaizenContinuous improvement
/qa:qa-mobileMobile quality audit
/qa:qa-neovimNeovim config audit
/qa:qa-tech-debtIdentify and prioritize technical debt

OPS - Operations (30)

CommandDescription
/ops:ops-hotfixUrgent production fix
/ops:ops-releaseCreate a release
/ops:ops-depsDependencies audit
/ops:ops-dockerDockerize a project
/ops:ops-migrateCode migration
/ops:ops-ciCI/CD configuration
/ops:ops-monitoringLogs, metrics, alerts
/ops:ops-observability-stackDeploy Prometheus, Grafana, Loki, Alertmanager
/ops:ops-grafana-dashboardGrafana dashboard
/ops:ops-databaseSchema, DB migrations
/ops:ops-healthQuick health check
/ops:ops-envEnvironment management
/ops:ops-backupBackup/restore strategy
/ops:ops-load-testingLoad testing
/ops:ops-cost-optimizationCloud cost optimization
/ops:ops-disaster-recoveryRecovery plan
/ops:ops-infra-codeInfrastructure as Code
/ops:ops-secrets-managementSecrets management
/ops:ops-k8sKubernetes
/ops:ops-vpsVPS configuration
/ops:ops-mobile-releaseMobile release
/ops:ops-serverlessServerless deployment (Lambda, Vercel, CF Workers)
/ops:ops-vercelVercel configuration and deployment
/ops:ops-proxmoxProxmox VE infrastructure (VMs, LXC, network, backup)
/ops:ops-opnsenseOPNsense configuration via Terraform
/ops:ops-rollbackSafe rollback procedure
/ops:ops-gitflow-initInitialize GitFlow
/ops:ops-gitflow-featureGitFlow feature
/ops:ops-gitflow-releaseGitFlow release
/ops:ops-gitflow-hotfixGitFlow hotfix

DOC - Documentation (9)

CommandDescription
/doc:doc-generateGenerate documentation
/doc:doc-changelogGenerate changelog
/doc:doc-explainExplain code
/doc:doc-onboardDiscover a codebase
/doc:doc-i18nInternationalization
/doc:doc-fix-issueFix a GitHub issue
/doc:doc-api-specOpenAPI/Swagger spec
/doc:doc-readmeCreate/improve README
/doc:doc-architectureDocument the architecture

BIZ - Business (11)

CommandDescription
/biz:biz-modelBusiness model, Lean Canvas
/biz:biz-marketMarket study
/biz:biz-mvpDefine the MVP
/biz:biz-pricingPricing strategy
/biz:biz-pitchCreate a pitch deck
/biz:biz-roadmapPlan the roadmap
/biz:biz-launchLaunch workflow
/biz:biz-competitorCompetitive analysis
/biz:biz-okrDefine OKRs
/biz:biz-personasCreate personas
/biz:biz-researchUser research

GROWTH - Growth (11)

CommandDescription
/growth:growth-landingLanding page
/growth:growth-seoSEO audit
/growth:growth-analyticsTracking setup
/growth:growth-croConversion rate optimization (CRO)
/growth:growth-onboardingOnboarding journey
/growth:growth-emailEmail marketing
/growth:growth-ab-testPlan A/B tests
/growth:growth-retentionRetention strategies
/growth:growth-funnelFunnel optimization
/growth:growth-localizationMulti-market localization strategy
/growth:growth-app-store-analyticsApp Store analytics

DATA - Data (3)

CommandDescription
/data:data-pipelineETL/ELT pipelines
/data:data-analyticsAnalysis and reports
/data:data-modelingData modeling
CommandDescription
/legal:legal-docsToS, T&Cs, legal notices
/legal:legal-rgpdGDPR compliance
/legal:legal-paymentPayment integration
/legal:legal-terms-of-serviceToS
/legal:legal-privacy-policyPrivacy policy

ASSISTANT (2)

CommandDescription
/assistantSingle entry point, full guide
/assistant-autoAutomatic mode, analyzes and executes directly

See also