什麼是 arch-mmd?
建立/更新映射程式碼庫/產品的 ARCHITECTURE.mmd 檔案。每當使用者要求查看程式碼庫/產品的架構或架構發生變更並且當前 ARCHITECTURE.mmd 檔案已過時時使用。 來源:aravhawk/claude-code-utils。
建立/更新映射程式碼庫/產品的 ARCHITECTURE.mmd 檔案。每當使用者要求查看程式碼庫/產品的架構或架構發生變更並且當前 ARCHITECTURE.mmd 檔案已過時時使用。
透過命令列快速安裝 arch-mmd AI 技能到你的開發環境
來源:aravhawk/claude-code-utils。
Create or update an ARCHITECTURE.mmd Mermaid diagram that maps out the codebase's high-level architecture. The goal is a clean, readable overview — not an exhaustive map of every file.
Scan the project to understand its architecture at a high level:
Use graph TD (top-down) as the default direction. Use graph LR only if the architecture is clearly pipeline-shaped.
建立/更新映射程式碼庫/產品的 ARCHITECTURE.mmd 檔案。每當使用者要求查看程式碼庫/產品的架構或架構發生變更並且當前 ARCHITECTURE.mmd 檔案已過時時使用。 來源:aravhawk/claude-code-utils。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/aravhawk/claude-code-utils --skill arch-mmd建立/更新映射程式碼庫/產品的 ARCHITECTURE.mmd 檔案。每當使用者要求查看程式碼庫/產品的架構或架構發生變更並且當前 ARCHITECTURE.mmd 檔案已過時時使用。 來源:aravhawk/claude-code-utils。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aravhawk/claude-code-utils --skill arch-mmd 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aravhawk/claude-code-utils