Aller au contenu principal

131 documents tagués avec "command"

Voir tous les tags

/assistant

Single entry point of the Claude Code foundation. Guides toward the right commands, agents, skills and workflows.

/assistant-auto

Orchestrator in automatic mode. Choose the workflow that semantically fits based on the request + the injected repo context, then execute immediately

/biz:biz-launch

Business and strategic analysis for the launch of a new product/service.

/biz:biz-model

Analyzes a project to propose a business model and the key elements of a business plan.

/biz:biz-mvp

Define the Minimum Viable Product and prioritize features.

/biz:biz-okr

Define OKRs (Objectives and Key Results) for a given period.

/biz:biz-personas

Create detailed and actionable user personas to guide product decisions.

/biz:biz-pitch

Create a pitch deck and prepare the presentation of a project.

/dev:dev-debug

Methodical and systematic bug diagnostic and resolution.

/dev:dev-flutter

Create Flutter widgets, screens and features with Clean Architecture.

/dev:dev-hook

Create a React custom hook with tests and documentation.

/dev:dev-mcp

Guide for creating quality MCP (Model Context Protocol) servers.

/dev:dev-neovim

Create and configure Neovim plugins, LSP, keymaps and features in Lua.

/dev:dev-rag

Design and implementation of RAG (Retrieval-Augmented Generation) systems.

/dev:dev-react-perf

React/Next.js performance optimization based on rules prioritized by impact.

/dev:dev-refactor

Code refactoring with behavior preservation and quality improvement.

/dev:dev-supabase

Configure and use Supabase as a backend (Auth, Database, Storage, Realtime, Edge Functions).

/dev:dev-tdd

Implements a feature by following the TDD (Test-Driven Development) cycle.

/dev:dev-test

Generates complete, high-quality tests for existing code.

/doc:doc-readme

Generates or improves a project's README to maximize its adoption and understanding.

/git-rename

Renames the current branch (typically a `feature/auto-*` branch created by the PreToolUse hook).

/growth:growth-cro

Conversion rate optimization (CRO) for pages, forms, signup flows, onboarding, and paywalls.

/legal:legal-docs

Generation of legal documents (Terms of Service, Sales Terms, Legal Notice, Privacy Policy).

/lessons

Lists the `feedback` memories captured for the current project (and globally) — the "lessons" learned from user corrections.

/ops:ops-backup

Backup and restore strategy for the project's critical data.

/ops:ops-ci

Configure CI/CD pipelines (GitHub Actions, GitLab CI, etc.).

/ops:ops-env

Environment management (dev, staging, prod) and environment variables.

/ops:ops-health

Quick health check of a project. Express diagnostic in 5 minutes.

/ops:ops-infra-code

Implements Infrastructure as Code (IaC) with Terraform, CloudFormation or Pulumi.

/ops:ops-opnsense

Infrastructure as Code for OPNsense. Configure and manage an OPNsense firewall via Terraform.

/ops:ops-proxmox

Proxmox VE infrastructure management: VMs, LXC, network, storage, backup with Terraform.

/ops:ops-serverless

Deployment of serverless applications (AWS Lambda, Vercel, Cloudflare Workers).

/ops:ops-standup

Morning briefing: commits, PRs, CI, blockers and priorities of the day.

/ops:ops-vps

Deployment to a VPS server (OVH, Hetzner, DigitalOcean, Scaleway, etc.).

/qa:qa-audit

Complete project quality audit. Combines security, GDPR, accessibility, performance and code quality.

/qa:qa-chrome

Visual tests and browser debugging via Claude Code's Chrome integration.

/qa:qa-design

UI/UX design audit and verification of web best practices.

/qa:qa-e2e

End-to-End tests with Playwright or Cypress.

/qa:qa-kaizen

Continuous improvement of code and processes with the Kaizen methodology.

/qa:qa-loop

Autonomous loop AUDIT (parallel) → VALIDATE → FIX → VERIFY → CHECK with stopping criteria.

/qa:qa-mobile

Quality audit specific to mobile applications (Flutter, React Native).

/qa:qa-neovim

Quality and performance audit of a Neovim configuration.

/qa:qa-tech-debt

Identification and prioritization of technical debt in the codebase.

/qa:wcag-audit

Accessibility audit based on WCAG 2.1/2.2 and the axe-core reference.

/work:work-batch

Autonomous and sequential execution of user stories from a PRD file (JSON or Markdown).

/work:work-pr

Creates a complete and well-documented Pull Request.

/work:work-quick

Quick workflow for trivial changes (1-3 files, 50 lines, zero risk).

/work:work-team

Launches a coordinated team of agents (Agent Teams) to parallelize work.