cmd-docs-idiot-proof
Installation
SKILL.md
Simple Docs for Humans and Agents
Use this command to write or rewrite documentation so it is simple, fast to scan, and easy to execute.
Primary Goal
- Bias toward simple docs.
- Start with the shortest successful path.
- Preserve original meaning and factual content while reordering for clarity.
Required Output Order
- Quickstart (always first)
- Main workflow
- Configuration/reference tables (when relevant)
- Alternative paths (only when they are true user/code path alternatives)
- Extra details at the end inside
<details><summary>...</summary>...</details>