cicd-integration
Generate a CI/CD pipeline for design system quality checks
Score your design system's overall health
$ npx -y skills add murphytrueman/design-system-ops --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/system-healthContext preview
What this command does when you run it.
Score your design system's overall health
description: Score your design system's overall health allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)
Run the system-health skill to produce a scored health assessment of the user's design system.
Load the system-health skill from ${CLAUDE_PLUGIN_ROOT}/skills/system-health/SKILL.md and follow its complete workflow.
Before starting, read the knowledge notes declared in the skill's frontmatter `references:` field, located in ${CLAUDE_PLUGIN_ROOT}/knowledge-notes/.
Begin with Step 1b (Baseline calibration) to establish the system's maturity level before scoring. Score all 7 dimensions (Tokens, Components, Documentation, Adoption, Governance, AI readiness, Platform maturity) with calibrated expectations appropriate to the system's maturity level.
Produce the full health report including: dimension scores out of 35, maturity level assessment, specific findings per dimension, and a prioritised action list.
If the user provides context about their system as an argument, use it: $ARGUMENTS
Claude Code skills for the work that keeps a design system alive.
Repo: murphytrueman/design-system-ops
Generate a CI/CD pipeline for design system quality checks
Generate a migration codemod with tests and rollback plan
Audit whether your documentation surface keeps pace with your components