¿Qué es create-specification?
Cree un nuevo archivo de especificación para la solución, optimizado para el consumo de IA generativa. Fuente: github/awesome-copilot.
Cree un nuevo archivo de especificación para la solución, optimizado para el consumo de IA generativa.
Instala rápidamente el skill de IA create-specification en tu entorno de desarrollo mediante línea de comandos
Fuente: 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].
Cree un nuevo archivo de especificación para la solución, optimizado para el consumo de IA generativa. Fuente: github/awesome-copilot.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/github/awesome-copilot --skill create-specificationCree un nuevo archivo de especificación para la solución, optimizado para el consumo de IA generativa. Fuente: github/awesome-copilot.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/github/awesome-copilot --skill create-specification Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/github/awesome-copilot