什么是 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