From guide-audit
Scans API documentation against the actual implementation to find missing parameters, undocumented errors, stale examples, and structural issues with a prioritized fix list.
How this skill is triggered — by the user, by Claude, or both
Slash command
/guide-audit:guide-auditThis 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 existing docs and the actual API implementation or spec. Identify gaps between docs and reality.
Report: missing parameters, undocumented errors, stale examples, structural issues, and a prioritized fix list.
Output a brief summary:
2plugins reuse this skill
First indexed Jul 25, 2026
npx claudepluginhub tonone-ai/tonone --plugin guide-auditScans 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.
Reviews public API surface design, naming conventions, error semantics, consistency against exemplars, and documentation governance.