BMAD-METHOD/.claude/rules/sveltekit-restful-api-tailw.../documentation-standards.mdc

9 lines
404 B
Plaintext

---
description: Defines documentation standards, including writing clear comments, using JSDoc, and keeping README.md, AI.MD, and CHANGELOG.md updated. This rule ensures comprehensive and up-to-date documentation.
globs: **/*
---
- |-
7. Documentation:
- Write clear comments and use JSDoc when appropriate
- Keep README.md and AI.MD updated
- Maintain CHANGELOG.md for significant changes