z-product
产品文档规范
产品文档一般放置在docs/product文件夹中。产品文档中禁止提及技术细节,禁止提及项目结构、前端结构、前端组件、后端API设计等内容
优先使用SKILL
在你不确定的时候,优先从已经有的SKILL中检索知识。有SKILL则使用SKILL。
文档标准
编写文档使用一个统一标准的格式,如:<SKILL: z-document>。
产品文档管理
将产品文档生命周期分为三类,对应不同文件夹
docs/product/draft存放产品文档草稿,新建的产品文档一律放入此文件夹docs/product/reviewed通过Review的产品文档
More from deliay/zero-ash-cookbook
zero-ash-cookbook
USE FOR: project management, create project, development, write code, write documents, update documents, API test, E2E test, implement product, debug, fix issue, troubleshooting. DO NOT USE FOR: reading existing code, reading existing documents, understanding project structure.
13z-coding
USE FOR: development, dev, write code, read code, write tech proposal documents, api test, e2e test, implemention, implement product, debug, fix issue, troubleshooting, development workflow. 开发,写代码,读取代码,技术文档,技术方案,写测试,更新测试,实现产品逻辑,写技术方案,开发流程,开发规范
5z-git
USE FOR: source code management, SCM, git, commit, worktree
5z-test
USE FOR: run test, api test, e2e test, tdd
5z-document
USE FOR: write document, update document, archive document, 写文档, 更新文档
5z-project
USE FOR: project manage, create project, new project, read project, 项目管理,创建项目,读取项目
5