什麼是 command-generator?
命令檔案產生器 - 使用 YAML frontmatter 建立 Claude Code 命令檔案的 5 階段工作流程。為專案或使用者範圍產生 .md 命令檔。在「建立命令」、「新命令」、「命令產生器」上觸發。 來源:catlog22/claude-code-workflow。
命令檔案產生器 - 使用 YAML frontmatter 建立 Claude Code 命令檔案的 5 階段工作流程。為專案或使用者範圍產生 .md 命令檔。在「建立命令」、「新命令」、「命令產生器」上觸發。
透過命令列快速安裝 command-generator AI 技能到你的開發環境
來源:catlog22/claude-code-workflow。
CLI-based command file generator producing Claude Code command .md files through a structured 5-phase workflow. Supports both project-level (.claude/commands/) and user-level (/.claude/commands/) command locations.
Phase 1: Parameter Validation | Document | Purpose | When to Use |
| phases/01-parameter-validation.md | Validate required parameters | Phase 1 execution |
命令檔案產生器 - 使用 YAML frontmatter 建立 Claude Code 命令檔案的 5 階段工作流程。為專案或使用者範圍產生 .md 命令檔。在「建立命令」、「新命令」、「命令產生器」上觸發。 來源:catlog22/claude-code-workflow。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/catlog22/claude-code-workflow --skill command-generator命令檔案產生器 - 使用 YAML frontmatter 建立 Claude Code 命令檔案的 5 階段工作流程。為專案或使用者範圍產生 .md 命令檔。在「建立命令」、「新命令」、「命令產生器」上觸發。 來源:catlog22/claude-code-workflow。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/catlog22/claude-code-workflow --skill command-generator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/catlog22/claude-code-workflow