What problem does it solve?
Documenting the ikigai project can be inconsistent and hard to maintain. This skill provides a concise, opinionated set of guidelines to produce clear, user-facing documentation that is easy to navigate and reuse across topics.
Core Features & Use Cases
- Structured topic per file: Encourage one file per major topic to improve findability and maintenance.
- Clear guidance on style and structure: Prescribe sections like Overview → Quick Start → Details, and use of headings, code examples, and tables.
- Cross-references and external resources: Promote linking to related docs and project references to reduce duplication.
- Security and deployment considerations: Call out security considerations and deployment guidance when relevant.
- Use Case: When documenting a new feature, start with goals, then usage, then examples.
Quick Start
Create a new documentation topic following the ikigai docs guidelines and structure.