What problem does it solve?
Teams frequently struggle with inconsistent, incomplete, or outdated technical documentation that slows onboarding, increases operational risk, and reduces developer productivity. This Skill helps produce concise, audience-focused docs that are easy to discover and keep current.
Core Features & Use Cases
- README & Quick Start: Craft a focused README that explains purpose, provides a <5 minute quick start, and links to deeper resources.
- API Documentation: Produce endpoint references with authentication, request/response examples, pagination, and SDK usage.
- Runbooks & Oncall Procedures: Create step-by-step operational runbooks with prerequisites, rollback steps, and escalation paths.
- Architecture & Onboarding Guides: Document high-level context, diagrams, key decisions, and developer onboarding tasks.
- Use Case: When launching a new microservice, generate the README, API reference examples, an incident runbook, and a short onboarding checklist in one request.
Quick Start
Write a README and API reference for the "billing-service" that includes a one-paragraph purpose, a quick-start with curl examples, and a short runbook for common failures.