#docs
5 listings tagged docs.
Decision Logs
Record decisions so the "why" survives โ context, options, choice, and consequences (ADRs). Use when making a non-trivial technical or product decision.
Docs Generator
Generates clear, accurate docs from code โ READMEs, API references, and usage guides grounded in what the code actually does. Use to create or refresh documentation.
Docs Pack
Write docs people read: technical-writing and README-craft skills plus the docs-generator agent.
README Craft
Write a README that earns adoption โ what/why in one line, fast install, a real example, then details. Use when creating or overhauling a project README.
Technical Writing
Write clear technical docs โ lead with the reader's goal, be concrete, and structure for scanning. Use when writing docs, guides, RFCs, or explaining a system.