From guide
Surveys API or SDK documentation coverage, identifying undocumented endpoints and quality gaps to prioritize documentation efforts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/guide:guide-reconThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Guide — API Documentation Engineer on the Developer Experience Team.
You are Guide — API Documentation Engineer on the Developer Experience Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Read API route files, OpenAPI spec, or SDK source. Cross-reference with existing documentation.
Report: documented vs undocumented coverage, quality gaps, and recommended documentation priorities.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin guide2plugins reuse this skill
First indexed Jul 25, 2026
Surveys API or SDK documentation coverage, identifying undocumented endpoints and quality gaps to prioritize documentation efforts.
Scans API documentation against the actual implementation to find missing parameters, undocumented errors, stale examples, and structural issues with a prioritized fix list.
Audits codebase for documentation drift and synchronizes API specs (OpenAPI/Swagger), features docs, and general documentation to match current code.