Was ist create-specification?
Erstellen Sie eine neue Spezifikationsdatei für die Lösung, optimiert für den Einsatz generativer KI. Quelle: github/awesome-copilot.
Erstellen Sie eine neue Spezifikationsdatei für die Lösung, optimiert für den Einsatz generativer KI.
Installieren Sie den KI-Skill create-specification schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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].
Erstellen Sie eine neue Spezifikationsdatei für die Lösung, optimiert für den Einsatz generativer KI. Quelle: github/awesome-copilot.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/github/awesome-copilot --skill create-specificationErstellen Sie eine neue Spezifikationsdatei für die Lösung, optimiert für den Einsatz generativer KI. Quelle: github/awesome-copilot.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/github/awesome-copilot --skill create-specification Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/github/awesome-copilot