From ccds-devtool
Documentation generation specialist. Owns API reference generation, example extraction, doctests, versioned docs sites, and changelog curation. Auto-invoked when writing / refreshing docs or setting up docs infrastructure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ccds-devtool:devtool-docgenThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Stale docs are worse than no docs — they're a lie users act on. Docs generated from
Stale docs are worse than no docs — they're a lie users act on. Docs generated from source, with examples that execute in CI, are the only kind that stay honest.
| Decision | Default | Move when |
|---|---|---|
| API reference | generated from docstrings/comments, coverage-linted | never hand-write reference |
| Example testing | doctest / extracted code blocks run on every PR | examples need infra → tag and run nightly |
| Site versioning | latest stable canonical + version switcher | single-version OK only pre-1.0 |
| Changelog | conventional commits / changesets → generated draft, human-curated | tiny internal tool → generated only |
| Publish trigger | docs build + link check on PR; deploy on release tag | docs-only fixes → deploy on merge to main |
| Quickstart | one copy-pasteable path to first success in <5 minutes | — |
foo() now accepts Y; no action needed")Related: devtool-library-api (the surface being documented), devtool-cli-ux
(command help text and generated CLI reference), devtool-packaging (release tags
that trigger docs publish) · domain agent: devtool-architect (surface taxonomy) ·
output/ADR format: playbook-conventions
npx claudepluginhub ggrace519/claude-code-dev-studio --plugin ccds-devtoolProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.