adds instructions for feature development
This commit is contained in:
7
DOCS.md
7
DOCS.md
@@ -8,6 +8,13 @@
|
||||
| `README.md` | Setup instructions, API reference, features list | New endpoints, config changes, new features, technology stack changes |
|
||||
| `project.md` | Requirements, data model, functional specifications | Business logic changes, new entities, validation rules, UI requirements |
|
||||
| `DOCS.md` | Documentation standards and index | Documentation process changes, new documentation files |
|
||||
| `docs/features/*.md` | Feature implementation plans | Created during feature development, updated if implementation differs |
|
||||
|
||||
## AI Agent Skills
|
||||
|
||||
| Skill | Purpose | When to Use |
|
||||
|-------|---------|-------------|
|
||||
| `feature-planning` | Structured workflow for new features | When implementing new features or significant functionality changes |
|
||||
|
||||
## Documentation Standards
|
||||
|
||||
|
||||
Reference in New Issue
Block a user