Comprehensive health audit for design documentation. Use when performing thorough quality checks, preparing for releases, or ensuring documentation compliance.
Performs deep quality audits of design documentation, checking structure, content, relationships, and compliance with standards.
This skill provides comprehensive quality auditing for design documentation by running all validation checks, analyzing content quality, verifying cross-reference integrity, checking sync status, and generating detailed audit reports with prioritized recommendations.
Audit all modules:
/design-audit
Audit specific module:
/design-audit effect-type-registry
Quick audit (non-strict):
/design-audit --strict=false
module: Limit to specific module (default: all)strict: Enable strict mode (default: true)include-archived: Include archived docs (default: false)output: Output file path for reportHigh-level audit process:
For detailed implementation steps, see supporting documentation below.
When you need detailed information, load the appropriate supporting file:
See instructions.md for:
Load when: Performing audits or need implementation details
See checks.md for:
Load when: Need check specifications, scoring details, or validation rules
See examples.md for:
Load when: User needs examples or clarification
INFO: No design documents found to audit
Scope: {module}
This is normal for new modules. Run /design-init to create your first
design doc.
SUCCESS: All audit checks passed!
Overall Health: {score}/100 ({rating})
No issues found.
Works well with:
/design-validate - Run validation before full audit/design-review - Review issues found in audit/design-sync - Fix sync issues identified/design-update - Address content quality issues/design-report - Compare audit with health reportA successful audit: