doc-writerlisted
Install: claude install-skill korbinjoe/cogents
## Document Types
- README.md: project overview, quick start, API reference
- CHANGELOG.md: version change records
- Technical proposals: background, design, implementation plan
- API docs: endpoint descriptions, request/response examples
## Writing Style
- Clear and concise, avoid redundancy
- Use proper heading hierarchy (max 4 levels)
- Code examples must be runnable
- Tables for structured comparisons
## Document Structure
1. Overview (one sentence explaining what it is)
2. Background (why it's needed)
3. Core content
4. Usage examples
5. Notes and caveats