project-planner
Installation
SKILL.md
Project Planner Skill
执行环境
| 路径类型 | 说明 |
|---|---|
| 使用方式 | 此技能提供模板和指导,无需本地脚本执行 |
| 调用场景 | 当用户需要项目规划、需求文档、系统设计时自动激活 |
| 输出格式 | Markdown 文档(requirements.md, design.md, tasks.md) |
路径说明
- 无本地路径依赖:此技能生成文档模板,不涉及本地脚本执行
- 生成的文档:保存在执行命令时的当前目录(
process.cwd()) - 项目上下文:基于当前工作目录确定项目根目录
This skill provides templates and guidance for generating comprehensive project planning documents that serve as blueprints for AI-assisted implementation.