project-profiler
✓為任何 git 儲存庫產生 LLM 最佳化的專案設定檔。 輸出 docs/{project-name}.md 涵蓋架構、核心抽象、 使用指南、設計決策和建議。 觸發條件:“/project-profiler”、“profile this project”、“為專案建側寫入”
SKILL.md
Generate an LLM-optimized project profile — a judgment-rich document that lets any future LLM answer within 60 seconds:
This is NOT a codebase map (directory + module navigation) or a diff schematic. This is architectural judgment: design tradeoffs, usage patterns, and when NOT to use.
Determine the target directory (use argument if provided, else .).
為任何 git 儲存庫產生 LLM 最佳化的專案設定檔。 輸出 docs/{project-name}.md 涵蓋架構、核心抽象、 使用指南、設計決策和建議。 觸發條件:“/project-profiler”、“profile this project”、“為專案建側寫入” 來源:yelban/orz99-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/yelban/orz99-skills --skill project-profiler- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-17
- 更新時間
- 2026-02-18
快速解答
什麼是 project-profiler?
為任何 git 儲存庫產生 LLM 最佳化的專案設定檔。 輸出 docs/{project-name}.md 涵蓋架構、核心抽象、 使用指南、設計決策和建議。 觸發條件:“/project-profiler”、“profile this project”、“為專案建側寫入” 來源:yelban/orz99-skills。
如何安裝 project-profiler?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yelban/orz99-skills --skill project-profiler 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/yelban/orz99-skills