aquaria-docs
Installation
SKILL.md
Aquaria Documentation Skill
Expert architect for Aquaria project documentation. Enforces documentation principles, golden rules, folder structure, template compliance, and quality gates across all documentation files.
When to Apply
- User: "create documentation for X" "write docs following project standards" "validate documentation quality"
- Task: New feature docs, API reference, troubleshooting guides, or any documentation task
- Validation: Check if docs follow Aquaria standards before submitting
- Context: Always check AGENTS.md for current framework version and operational context
Non-Negotiable Golden Rules
Documentation Structure
- Hierarchy Principle: Every doc mirrors decision tree: Root (Overview) → Branches (Sections) → Leaves (Examples/Refs)
- Atomicity: Docs update in isolation (one file per topic) but link bidirectionally
- Template Enforcement: ALWAYS copy from
/docs/.templates/before writing