Commands Full Reference
Commands by Namespace
| Namespace | Count |
|---|---|
/angular:* | 6 |
/ansible:* | 5 |
/common:* | 19 |
/coolify:* | 5 |
/csharp:* | 6 |
/docker:* | 5 |
/flutter:* | 10 |
/frankenphp:* | 5 |
/gate:* | 7 |
/hcloud:* | 5 |
/kubernetes:* | 5 |
/laravel:* | 6 |
/opentofu:* | 5 |
/paperclip:* | 8 |
/pgbouncer:* | 5 |
/php:* | 5 |
/project:* | 34 |
/python:* | 10 |
/qa:* | 6 |
/react:* | 10 |
/reactnative:* | 10 |
/sprint:* | 5 |
/symfony:* | 10 |
/team:* | 4 |
/uiux:* | 8 |
/vuejs:* | 6 |
/workflow:* | 10 |
| Total | 220 |
/angular:*
| Command | Description |
|---|---|
/angular:check-architecture | Angular Architecture Review |
/angular:check-code-quality | Angular Code Quality Analysis |
/angular:check-compliance | Angular Standards Compliance Check |
/angular:check-security | Angular Security Audit |
/angular:check-testing | Angular Test Coverage and Quality Analysis |
/angular:generate-component | Generate Angular standalone component with tests |
/ansible:*
| Command | Description |
|---|---|
/ansible:architecture | Design complete Ansible automation architecture |
/ansible:debug | Diagnose Ansible playbook issues from symptoms |
/ansible:deploy-setup | Setup CI/CD pipeline for Ansible automation |
/ansible:optimize | Optimize Ansible performance and playbook quality |
/ansible:security-audit | Audit Ansible security posture |
/common:*
| Command | Description |
|---|---|
/common:add-technology | Ajouter une nouvelle technologie à claude-craft avec les best practices de Context7 et recherche web |
/common:aliases | CLI aliases for frequently used commands |
/common:architecture-decision | Architecture Decision Record (ADR) |
/common:audit-freshness | Audit de fraîcheur multi-stack (versions + best practices) via équipe d'agents parallèles Context7 + Web |
/common:daily-standup | Génération Résumé Daily Stand-up |
/common:generate-changelog | Génération Automatique du Changelog |
/common:getting-started | Interactive 10-minute guided tour for new Claude Craft users |
/common:init | Bootstrap de la structure Claude-Craft pour un nouveau projet |
/common:pack-repo | Pack la codebase en un fichier AI-friendly (Repomix wrapper + fallback shell). Token counting inclus. |
/common:pre-commit-check | Vérification Pre-Commit |
/common:pre-merge-check | Vérification Pre-Merge |
/common:ralph-run | Executer Claude en boucle continue jusqu'a completion de la tache (Ralph Wiggum v2.0) |
/common:release-checklist | Checklist de Release |
/common:research-context7 | Recherche avec Context7 et Web |
/common:search | Search commands, skills and agents by keyword |
/common:setup-ci | Configuration CI/CD |
/common:setup-project-context | Analyser la codebase et configurer le contexte projet interactivement |
/common:setup-rtk | Configure RTK and token optimization for Claude Code |
/common:sub-agents-patterns | Patterns de sub-agents pour les tâches parallèles et complexes |
/coolify:*
| Command | Description |
|---|---|
/coolify:coolify-backup | Configure and manage Coolify backups |
/coolify:coolify-debug | Diagnose Coolify deployment issues |
/coolify:coolify-deploy | Deploy application to Coolify |
/coolify:coolify-setup | Initialize project for Coolify deployment |
/coolify:optimize | Optimize Coolify deployment |
/csharp:*
| Command | Description |
|---|---|
/csharp:check-architecture | Validate Clean Architecture implementation in C#/.NET project |
/csharp:check-code-quality | Run comprehensive code quality analysis on C#/.NET project |
/csharp:check-compliance | Verify C#/.NET project compliance with Clean Architecture and coding standards |
/csharp:check-security | Security audit for C#/.NET applications following OWASP guidelines |
/csharp:check-testing | Analyze test coverage and testing practices in C#/.NET project |
/csharp:generate-feature | Generate a complete feature with Clean Architecture structure |
/docker:*
| Command | Description |
|---|---|
/docker:docker-architecture | Complete Docker Architecture |
/docker:docker-cicd-pipeline | Docker CI/CD Pipeline |
/docker:docker-compose-setup | Docker Compose Setup |
/docker:docker-debug | Docker Diagnostics |
/docker:optimize | Dockerfile Optimization |
/flutter:*
| Command | Description |
|---|---|
/flutter:analyze-performance | Analyse Performance Flutter |
/flutter:check-architecture | Vérification Architecture Flutter |
/flutter:check-code-quality | Vérification Qualité du Code Flutter |
/flutter:check-compliance | Audit Complet de Conformité Flutter |
/flutter:check-security | Vérification Sécurité Flutter |
/flutter:check-testing | Vérification Tests Flutter |
/flutter:generate-feature | Génération Feature Flutter Complète |
/flutter:generate-widget | Génération Widget Flutter avec Tests |
/flutter:golden-update | Mise à jour Golden Tests |
/flutter:localization-check | Vérification des Traductions |
/frankenphp:*
| Command | Description |
|---|---|
/frankenphp:architecture | Design complete FrankenPHP serving architecture |
/frankenphp:debug | Diagnose FrankenPHP worker and Caddyfile issues from symptoms |
/frankenphp:deploy-setup | Generate FrankenPHP deployment files for Docker, Kubernetes, or standalone |
/frankenphp:optimize | Optimize FrankenPHP worker performance and throughput |
/frankenphp:security-audit | Audit FrankenPHP security posture |
/gate:*
| Command | Description |
|---|---|
/gate:report | Show comprehensive quality gates report |
/gate:validate-alignment | Validate spec-code alignment to ensure implementation matches specifications |
/gate:validate-backlog | Validate backlog stories against INVEST criteria |
/gate:validate-prd | Validate PRD against quality gate (≥80%) |
/gate:validate-sprint | Validate sprint readiness before starting |
/gate:validate-story | Validate story against Definition of Done |
/gate:validate-techspec | Validate Tech Spec against quality gate (≥90%) |
/hcloud:*
| Command | Description |
|---|---|
/hcloud:architecture | Design complete Hetzner Cloud infrastructure architecture |
/hcloud:debug | Diagnose Hetzner Cloud infrastructure issues from symptoms |
/hcloud:deploy-setup | Setup CI/CD pipeline for Hetzner Cloud deployments |
/hcloud:optimize | Optimize Hetzner Cloud cost and performance |
/hcloud:security-audit | Audit Hetzner Cloud security posture |
/kubernetes:*
| Command | Description |
|---|---|
/kubernetes:architecture | Design complete Kubernetes architecture |
/kubernetes:debug | Diagnose Kubernetes issues from symptoms |
/kubernetes:deploy-setup | Setup GitOps deployment pipeline for Kubernetes |
/kubernetes:optimize | Optimize Kubernetes resource usage and costs |
/kubernetes:security-audit | Kubernetes security posture audit |
/laravel:*
| Command | Description |
|---|---|
/laravel:check-architecture | Audit Laravel application architecture and design patterns |
/laravel:check-code-quality | Analyze Laravel code quality using static analysis and metrics |
/laravel:check-compliance | Check Laravel project compliance with coding standards |
/laravel:check-security | Security audit for Laravel applications following OWASP guidelines |
/laravel:check-testing | Audit Laravel test coverage and testing practices |
/laravel:generate-controller | Generate a Laravel controller following best practices |
/opentofu:*
| Command | Description |
|---|---|
/opentofu:architecture | Design complete OpenTofu IaC architecture |
/opentofu:debug | Diagnose OpenTofu state issues and drift |
/opentofu:deploy-setup | Setup CI/CD pipeline for OpenTofu |
/opentofu:optimize | OpenTofu cost optimization and resource analysis |
/opentofu:security-audit | Audit OpenTofu security posture |
/paperclip:*
| Command | Description |
|---|---|
/paperclip:check-architecture | Audit Paperclip Architecture |
/paperclip:check-code-quality | Audit Paperclip Code Quality |
/paperclip:check-compliance | Check Complete Paperclip Compliance |
/paperclip:check-security | Audit Paperclip Security |
/paperclip:check-testing | Audit Paperclip Test Coverage and Quality |
/paperclip:generate-adapter | Scaffold a Paperclip extension (plugin via create-paperclip-plugin, or built-in adapter) |
/paperclip:generate-agent-config | Draft a Paperclip agent-hire payload (for the API or the dashboard) |
/paperclip:setup-company | Bootstrap a new Paperclip company (onboarding + first agent) |
/pgbouncer:*
| Command | Description |
|---|---|
/pgbouncer:architecture | Design complete PgBouncer connection pooling architecture |
/pgbouncer:debug | Diagnose PgBouncer connection pool issues from symptoms |
/pgbouncer:deploy-setup | Setup PgBouncer deployment with Docker, Kubernetes, or systemd |
/pgbouncer:optimize | Optimize PgBouncer pool performance and connection utilization |
/pgbouncer:security-audit | Audit PgBouncer security posture |
/php:*
| Command | Description |
|---|---|
/php:check-architecture | Architecture Validation |
/php:check-code-quality | Code Quality Analysis |
/php:check-compliance | Standards Compliance Check |
/php:check-security | Security Audit |
/php:check-testing | Test Coverage Analysis |
/project:*
| Command | Description |
|---|---|
/project:add-epic | Add an EPIC |
/project:add-story | Add a User Story |
/project:add-task | Add a Task |
/project:analyze-backlog | Analyze existing backlog structure for BMAD migration |
/project:batch-status | Show batch processing queue status |
/project:board | Display Kanban Board |
/project:burndown | Generate sprint burndown chart in Mermaid format showing daily progress |
/project:checkpoint | Run spec verification checkpoints before and after implementation phases |
/project:coverage-map | Identify requirements not covered by stories, code, or tests |
/project:critical-path | Identify the critical path through story dependencies to optimize sprint execution |
/project:decompose-tasks | Decompose User Stories into Tasks |
/project:dependencies | Generate a visual dependency graph between user stories using Mermaid |
/project:gap-analysis | Compare existing specifications with actual codebase to identify gaps and inconsistencies |
/project:generate-backlog | Generate Complete SCRUM Backlog |
/project:generate-constitution | Generate a Project Constitution capturing immutable project decisions and principles |
/project:generate-prd | Generate a Product Requirements Document from project context and specifications |
/project:generate-tech-spec | Generate a Technical Specification from PRD and architecture analysis |
/project:list-epics | List EPICs |
/project:list-stories | List User Stories |
/project:list-tasks | List Tasks |
/project:metrics | Generate project metrics dashboard with sprint velocity, spec coverage, and quality indicators |
/project:migrate-backlog | Migrate existing backlog to BMAD v6 format |
/project:move-task | Move a Task |
/project:reverse-prd | Generate a PRD from an existing codebase by analyzing implemented features and business logic |
/project:reverse-stories | Generate user stories from existing codebase features and endpoints |
/project:run-epic | Run all stories from an epic in batch |
/project:run-queue | Process the batch queue of stories |
/project:run-sprint | Execute all ready stories in the current sprint |
/project:scan | Analyze existing codebase and generate a structured inventory of modules, endpoints, models, and tests |
/project:sync-backlog | Synchronize backlog files with sprint-status.yaml |
/project:trace | Display bidirectional traceability matrix from requirements to code and tests |
/project:update-epic | Update an EPIC |
/project:update-stories | Update stories to BMAD v6 format with missing fields |
/project:update-story | Update a User Story |
/python:*
| Command | Description |
|---|---|
/python:async-check | Vérification Patterns Async Python |
/python:check-architecture | Vérification Architecture Python |
/python:check-code-quality | Vérification Qualité du Code Python |
/python:check-compliance | Vérification Compliance Complète Python |
/python:check-security | Vérification Sécurité Python |
/python:check-testing | Vérification Tests Python |
/python:dependency-audit | Audit des Dépendances Python |
/python:generate-endpoint | Génération Endpoint FastAPI |
/python:generate-model | Génération Model SQLAlchemy |
/python:type-coverage | Vérification Couverture des Types Python |
/qa:*
| Command | Description |
|---|---|
/qa:fix | Correction automatisee des bugs identifies par la QA Recette |
/qa:recette | Tests d'acceptance automatises avec Claude in Chrome |
/qa:regression | Voir et gerer le registre de tests de regression QA Recette |
/qa:report | Generer des rapports QA Recette a partir des donnees de session |
/qa:status | Afficher le statut et la progression des sessions QA Recette |
/qa:tdd | Correction de Bug en Mode TDD/BDD |
/react:*
| Command | Description |
|---|---|
/react:accessibility-check | Audit Accessibilité React |
/react:bundle-analyze | Analyse du Bundle React |
/react:check-architecture | Vérification de lArchitecture React |
/react:check-code-quality | Vérification de la Qualité du Code React |
/react:check-compliance | Audit Complet de Conformité React |
/react:check-security | Vérification de la Sécurité React |
/react:check-testing | Vérification des Tests React |
/react:generate-component | Génération Composant React |
/react:generate-hook | Génération Custom Hook React |
/react:storybook-story | Génération Story Storybook |
/reactnative:*
| Command | Description |
|---|---|
/reactnative:app-size | Analyse Taille Application React Native |
/reactnative:check-architecture | Check Architecture React Native |
/reactnative:check-code-quality | Check Code Quality React Native |
/reactnative:check-compliance | Check Compliance React Native |
/reactnative:check-security | Check Security React Native |
/reactnative:check-testing | Check Testing React Native |
/reactnative:deep-link | Configuration Deep Linking React Native |
/reactnative:generate-screen | Génération Screen React Native |
/reactnative:native-module | Guide Création Module Natif React Native |
/reactnative:store-prepare | Checklist Publication Store React Native |
/sprint:*
| Command | Description |
|---|---|
/sprint:auto-route | Execute automatic routing rules for story transitions |
/sprint:dev | Start TDD/BDD development of a sprint with automatic status updates |
/sprint:next-story | Get next story ready for development |
/sprint:status | Sprint Status |
/sprint:transition | Transition story to a new status |
/symfony:*
| Command | Description |
|---|---|
/symfony:api-endpoint | Création Endpoint API Platform |
/symfony:check-architecture | Audit Architecture Symfony |
/symfony:check-code-quality | Audit Qualité du Code Symfony |
/symfony:check-compliance | Audit Complet de Conformité Symfony |
/symfony:check-security | Audit Sécurité Symfony |
/symfony:check-testing | Audit Testing Symfony |
/symfony:generate-command | Génération Commande Symfony |
/symfony:generate-crud | Génération CRUD Complet |
/symfony:migration-plan | Planification Migration Base de Données |
/symfony:optimize-doctrine | Optimisation Requêtes Doctrine |
/team:*
| Command | Description |
|---|---|
/team:audit | Équipe d'Audit Complet - Audit multi-technologie parallèle utilisant les Agent Teams |
/team:delivery | Équipe de Livraison - Cycle de vie complet du sprint (rédaction + implémentation) utilisant les Agent Teams |
/team:security | Équipe de Revue de Sécurité - Audit de sécurité multi-dimension parallèle utilisant les Agent Teams |
/team:sprint | Équipe de Développement Sprint - Implémentation parallèle de stories utilisant les Agent Teams |
/uiux:*
| Command | Description |
|---|---|
/uiux:a11y-audit | Audit Accessibilité WCAG 2.2 AAA |
/uiux:a11y-component | Spécification Accessibilité Composant |
/uiux:audit | Audit Complet UI/UX/Accessibilité |
/uiux:component-spec | Spécification Complète Composant UI/UX/A11y |
/uiux:design-tokens | Définition Design Tokens |
/uiux:generate-design-md | Génère un DESIGN.md à la racine du projet à partir du template Claude Craft + analyse des sources UI existantes (Tailwind, tokens, CSS). |
/uiux:orchestrator | Orchestrateur UI/UX |
/uiux:user-flow | Conception Parcours Utilisateur |
/vuejs:*
| Command | Description |
|---|---|
/vuejs:check-architecture | Audit Vue.js project architecture and module organization |
/vuejs:check-code-quality | Analyze Vue.js code quality with ESLint, TypeScript, and Prettier checks |
/vuejs:check-compliance | Audit Vue.js project compliance with coding standards and best practices |
/vuejs:check-security | Security audit for Vue.js applications (OWASP, XSS, CSRF) |
/vuejs:check-testing | Audit Vue.js test coverage and quality with Vitest |
/vuejs:generate-component | Generate a Vue.js component with TypeScript, tests, and Storybook |
/workflow:*
| Command | Description |
|---|---|
/workflow:analyze | Exécuter la phase d'Analyse - recherche, exploration et identification des contraintes |
/workflow:auto-sprint | Orchestrateur de sprint de bout en bout (démarrage -> décomposition -> validation -> implémentation -> PR -> CI -> revue -> rétro -> merge) |
/workflow:design | Exécuter la phase de Conception (Solutioning) - spécification technique et architecture |
/workflow:implement | Exécuter la phase d'Implémentation - développement sprint avec TDD/BDD |
/workflow:init | Analyser le contexte du projet et recommander le track de workflow optimal |
/workflow:plan | Exécuter la phase de Planification - création du PRD, personas et génération du backlog |
/workflow:retro | Facilitation Rétrospective |
/workflow:review | Préparation Sprint Review |
/workflow:start | Préparation du Début de Sprint |
/workflow:status | Afficher la progression du workflow et les prochaines actions recommandées |