Qu'est-ce que create-specification ?
Créez un nouveau fichier de spécifications pour la solution, optimisé pour la consommation de l'IA générative. Source : github/awesome-copilot.
Créez un nouveau fichier de spécifications pour la solution, optimisé pour la consommation de l'IA générative.
Installez rapidement le skill IA create-specification dans votre environnement de développement via la ligne de commande
Source : github/awesome-copilot.
Your goal is to create a new specification file for ${input:SpecPurpose}.
The specification file must define the requirements, constraints, and interfaces for the solution components in a manner that is clear, unambiguous, and structured for effective use by Generative AIs. Follow established documentation standards and ensure the content is machine-readable and self-contained.
The specification should be saved in the /spec/ directory and named according to the following convention: spec-[a-z0-9-]+.md, where the name should be descriptive of the specification's content and starting with the highlevel purpose, which is one of [schema, tool, data, infrastructure, process, architecture, or design].
Créez un nouveau fichier de spécifications pour la solution, optimisé pour la consommation de l'IA générative. Source : github/awesome-copilot.
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/github/awesome-copilot --skill create-specificationCréez un nouveau fichier de spécifications pour la solution, optimisé pour la consommation de l'IA générative. Source : github/awesome-copilot.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/github/awesome-copilot --skill create-specification Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/github/awesome-copilot