This one handles the full spectrum of technical documentation, from user guides and API docs to architecture diagrams and troubleshooting guides. It structures everything with the audience in mind, whether you're writing for beginners or experts, and enforces good practices like active voice, short sentences, and scannable sections. The templates are solid: user guides get prerequisites and common tasks sections, tutorials include time estimates and verification steps, architecture docs break down components and data flow. What I appreciate is the emphasis on showing expected outputs and including troubleshooting upfront rather than as an afterthought. It's built for maintainability too, with checklist verification and notes on when to review docs.
npx -y skills add onewave-ai/claude-skills --skill technical-writer --agent claude-codeInstalls into .claude/skills of the current project.
Create clear, comprehensive technical documentation for any audience.
references/templates.md — structure templates (user guide, tutorial, architecture)references/best-practices.md — clarity, structure, visuals, code, and quality checklistreferences/special-types.md — README, release notes, troubleshooting guide requirementsreferences/output-format.md — final delivery wrapper and maintenance notesIdentify the documentation type. See references/special-types.md for the full type list and type-specific section requirements.
Determine the audience:
Select and fill the matching structure template from references/templates.md. Start simple, then layer in complexity.
Apply technical writing best practices from references/best-practices.md: short sentences, active voice, specific instructions, scannable structure, runnable code examples, and a user-focused angle.
Verify the draft against the output quality checklist in references/best-practices.md.
Deliver using the wrapper in references/output-format.md, including the documentation checklist and maintenance notes.
Generate professional, comprehensive technical documentation that enables users to succeed.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills