什麼是 create-output-format?
建置新的規劃輸出格式適配器。建立一個格式目錄,其中包含實現輸出格式約定的所有必要檔案。 來源:leeovery/claude-technical-workflows。
建置新的規劃輸出格式適配器。建立一個格式目錄,其中包含實現輸出格式約定的所有必要檔案。
透過命令列快速安裝 create-output-format AI 技能到你的開發環境
來源:leeovery/claude-technical-workflows。
Scaffold a new output format adapter for the technical-planning workflow. Each format adapter is a directory of 5 files, one per concern.
Before writing anything, understand the tool. Ask the user for:
If the user provided these upfront, skip straight to research.
建置新的規劃輸出格式適配器。建立一個格式目錄,其中包含實現輸出格式約定的所有必要檔案。 來源:leeovery/claude-technical-workflows。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format建置新的規劃輸出格式適配器。建立一個格式目錄,其中包含實現輸出格式約定的所有必要檔案。 來源:leeovery/claude-technical-workflows。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/leeovery/claude-technical-workflows