z-document
文档规范
每个文档子目录为一个完整独立的日志范围,每个文件夹各自使用 Zettelkasten 方法管理所有知识。
所有文档顶部应包含 YAML front matter,例如:
---
description: 文档描述,简短说明此文档的用途
type: Fleeting | Literature | Permanent
---
文件命名规范
- 使用唯一标识符(ID)作为文件名开头,如
01-、20240101- - ID 仅用于排序和去重,不代表优先级或时间顺序
- 标题紧跟 ID 之后,使用连字符分隔,如
01-AIMP-PRD.md
原子化原则
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-product
USE FOR: product design, product solution, write product document, update product document, prd template, product document template, delivery product document, 产品设计, 产品方案设计, 产品文档, 编写产品文档, 修改产品文档, 公布产品文档, 产品文档模板.
5z-project
USE FOR: project manage, create project, new project, read project, 项目管理,创建项目,读取项目
5