Aller au contenu principal

DEV Commands

Developpement (TDD, API, composants, debug)

Overview

This domain contains 16 commands for developpement (tdd, api, composants, debug).

Commands list

CommandDescription
/dev:dev-ai-integrationIntegration of language models (LLM) and AI APIs into applications.
/dev:dev-apiCreate or document REST, GraphQL, or tRPC endpoints, with a versioning strategy.
/dev:dev-componentGenerate a complete UI component — or a custom React hook — with tests, types and documentation.
/dev:dev-debugMethodical and systematic bug diagnostic and resolution.
/dev:dev-design-systemCreation and maintenance of design systems and component libraries.
/dev:dev-documentGeneration of professional documents in various office formats.
/dev:dev-error-handlingImplements a robust and consistent error handling strategy.
/dev:dev-flutterCreate Flutter widgets, screens and features with Clean Architecture.
/dev:dev-mcpGuide for creating quality MCP (Model Context Protocol) servers.
/dev:dev-neovimCreate and configure Neovim plugins, LSP, keymaps and features in Lua.
/dev:dev-prismaConfiguration and usage of Prisma ORM.
/dev:dev-ragDesign and implementation of RAG (Retrieval-Augmented Generation) systems.
/dev:dev-react-perfReact/Next.js performance optimization based on rules prioritized by impact.
/dev:dev-refactorCode refactoring with behavior preservation and quality improvement.
/dev:dev-supabaseConfigure and use Supabase as a backend (Auth, Database, Storage, Realtime, Edge Functions).
/dev:dev-tddImplements a feature by following the TDD (Test-Driven Development) cycle.

Commands in detail


Back to all commands