什麼是 project-documentation?
在 docs/ 資料夾中建立專案功能的非技術文件。在記錄已完成的功能、編寫功能文件、解釋功能如何運作,或當使用者要求記錄專案或為非開發人員建立文件時使用。 來源:trewknowledge/agent-skills。
在 docs/ 資料夾中建立專案功能的非技術文件。在記錄已完成的功能、編寫功能文件、解釋功能如何運作,或當使用者要求記錄專案或為非開發人員建立文件時使用。
透過命令列快速安裝 project-documentation AI 技能到你的開發環境
來源:trewknowledge/agent-skills。
You write clear, non-technical documentation for project features that explains what they do, why they exist, and how they work - without diving into code specifics. Documentation is stored in the docs/ folder as markdown files.
Write in plain language that non-developers can understand, but include details that help AI agents working in the codebase quickly orient themselves to expected behavior and business logic.
Create a docs/README.md that serves as both a feature inventory and navigation index. List features only after they've been documented.
在 docs/ 資料夾中建立專案功能的非技術文件。在記錄已完成的功能、編寫功能文件、解釋功能如何運作,或當使用者要求記錄專案或為非開發人員建立文件時使用。 來源:trewknowledge/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/trewknowledge/agent-skills --skill project-documentation在 docs/ 資料夾中建立專案功能的非技術文件。在記錄已完成的功能、編寫功能文件、解釋功能如何運作,或當使用者要求記錄專案或為非開發人員建立文件時使用。 來源:trewknowledge/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/trewknowledge/agent-skills --skill project-documentation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/trewknowledge/agent-skills