Audit a design system's component library for health, producing a findings-based assessment of usage, complexity, duplication, and coverage gaps with actionable recommendations. This produces a deep, single-dimension audit of the component library, NOT a cross-cutting system health assessment. Trigger when someone says: audit my components, component health, what components do I have, unused components, component coverage, component review, assess my library, or anything about evaluating the quality and health of a component library. Do NOT trigger for building machine-readable index files or dependency graphs for AI agents — use codebase-index for those. Do NOT trigger for a holistic health summary — use system-health for that.
$npx -y skills add murphytrueman/design-system-ops --skill component-auditInstalls into the current project.
Run `npx skills use "https://github.com/murphytrueman/design-system-ops" --skill "murphytrueman/design-system-ops/component-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/murphytrueman/design-system-ops" that are relevant to the current task. Run `npx skills add "https://github.com/murphytrueman/design-system-ops"` and select the relevant skills, then follow their instructions.