docs-audit
Installation
SKILL.md
Documentation Audit
Audit Mastra docs against source, deterministic checks, styleguides, and followability. Produce an evidence-based report first, then an approved fix plan, then mandatory eval after fixes.
Use this for audits/reviews/critiques/accuracy checks/completeness checks/followability checks, not ordinary docs authoring.
References
Load during the audit:
references/RUBRIC.md: audit dimensions and severity rulesreferences/AUDIT-REPORT.md: required report format.claude/skills/mastra-docs/references/STYLEGUIDE.md: base docs styleguide- One matching page-type guide from
.claude/skills/mastra-docs/references/:DOC.md,GUIDE_QUICKSTART.md,GUIDE_TUTORIAL.md,GUIDE_INTEGRATION.md,GUIDE_DEPLOYMENT.md, orREFERENCE.md
Scripts
Use scripts for deterministic mechanics; do not hand-roll run dirs, snapshots, lint capture, eval scaffolds, typecheck logging, or local package linking. Invoke from anywhere as bash .claude/skills/docs-audit/scripts/<name>.sh ....