什麼是 create-specification?
為解決方案建立一個新的規範文件,並針對生成式 AI 消耗進行了最佳化。 來源:github/awesome-copilot。
為解決方案建立一個新的規範文件,並針對生成式 AI 消耗進行了最佳化。
透過命令列快速安裝 create-specification AI 技能到你的開發環境
來源: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].
為解決方案建立一個新的規範文件,並針對生成式 AI 消耗進行了最佳化。 來源:github/awesome-copilot。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/github/awesome-copilot --skill create-specification為解決方案建立一個新的規範文件,並針對生成式 AI 消耗進行了最佳化。 來源:github/awesome-copilot。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/github/awesome-copilot --skill create-specification 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot