Docs Pack
Write docs people read: technical-writing and README-craft skills plus the docs-generator agent.
npx @aiskillet/cli add docs-pack --target claude-code
Install once: npm i -g @aiskillet/cli โ then it works in whatever tool you use.
The same skill, compiled to each target's native format.
What's inside 3
One install adds every capability below โ each also available on its own.
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.
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.
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.
- Author
- @aiskillet
- Source
- aiskillet/cookbook/tree/main/plugins/docs-pack
- Targets
- claude-code
- License
- MIT
- Tags
- writing, docs, bundle