docs-quickstart
Installation
SKILL.md
Docs Quickstart Skill
The quickstart is the most important page in any developer docs — it decides whether someone gets a win in five minutes or bounces. This skill writes a tight, copy-paste-able quickstart that takes a dev from install → first working result with the absolute minimum of steps, then points them to what's next.
Required Inputs
Ask for these only if they aren't already provided:
- What it is — the tool/library/API and what a developer uses it for.
- Install & setup — how to install; any key/auth/config needed to start.
- The "hello world" — the smallest meaningful thing it can do (the first win).
- Environment — language(s)/runtime, prerequisites.
- Next steps — where to go deeper (key guides, API reference, examples).