This is the final validation step in a documentation pipeline. It takes a manifest of generated API docs and runs them through a quality checklist: completeness against the original route scan, structural consistency (methods, params, responses), auth markers, valid JSON examples, and spot checks against actual source files. The output is a pass/fail report with coverage stats and a line-by-line issue list. It's designed to catch the gaps that always show up when you generate docs programmatically, like missing endpoints or response codes that don't match what the handler actually returns. Worth running before you commit generated docs to your repo.
npx -y skills add huangjia2019/claude-code-engineering --skill quality-checking --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills