cicd-integration
Generate a CI/CD pipeline for design system quality checks
Generate a visual dashboard from audit findings
$ npx -y skills add murphytrueman/design-system-ops --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/visual-reportContext preview
What this command does when you run it.
Generate a visual dashboard from audit findings
description: Generate a visual dashboard from audit findings allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)
Run the visual-report skill to generate visual output from audit data.
Load the visual-report skill from ${CLAUDE_PLUGIN_ROOT}/skills/visual-report/SKILL.md and follow its complete workflow.
The user may provide audit data inline or reference previous skill outputs: $ARGUMENTS
Before starting, read the knowledge notes declared in the skill's frontmatter `references:` field, located in ${CLAUDE_PLUGIN_ROOT}/knowledge-notes/.
Produce the visual output: an interactive HTML dashboard with Chart.js charts, metric cards, and text summaries for accessibility.
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