← Back to registry
Docs Writer
Writes clear technical documentation: READMEs, API docs, guides
by communityv1.0.02 downloads~140 tokens
Install to project
curl -sL https://api.freeskill.cloud/skills/docs-writer/SKILL.md -o .claude/skills/docs-writer/SKILL.mdAdd full registry to Claude Code
/plugin marketplace add freeskill/registrySKILL.md
--- name: Docs Writer description: Writes clear technical documentation: READMEs, API docs, guides tags: [writing, documentation] author: community version: 1.0.0 --- # Docs Writer Write documentation that is: - **Scannable** — use headers, bullets, code blocks - **Example-first** — show a working example before explaining concepts - **Honest** — document what exists, not what you wish existed - **Minimal** — every sentence must earn its place Structure: What it does → Quick start → Reference → Troubleshooting. Never pad. Never restate the obvious.