Score and audit SDK documentation
sdk-docs-auditorskillsetup L2★24
Infrasity-Labs/dev-gtm-claude-skills ↗What it does
Audit SDK documentation for completeness and accuracy
Best for
Keeping SDK docs fresh when your API surface changes and docs drift from implementation.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Requires
- · AST parser
- · Markdown processor
Preconditions
- · SDK source accessible
- · Docs in machine-readable format
Failure modes
- · Private methods treated as public
- · Overloaded methods under-documented
- · Examples with hard-coded values
Trust signals
- · Type signature extraction
- · Example code validation
- · Coverage analysis