What problem does it solve?
This Skill eliminates the friction of maintaining high-quality technical documentation by providing a structured framework for writing API docs, ADRs, and READMEs that stay in sync with your codebase.
Core Features & Use Cases
- Standardized Documentation: Generate consistent API references, architecture decision records (ADRs), and developer-friendly READMEs.
- Documentation as Code: Maintain documentation alongside source code to ensure version alignment and facilitate peer review via pull requests.
- Use Case: When introducing a new architectural change, use this Skill to draft an ADR that captures the context, options, and rationale, ensuring the team remains aligned on the decision-making process.
Quick Start
Use the tech-writer skill to generate a standard README file for the current project directory including a quick start section and installation instructions.