murphytrueman

Full System Diagnostic Agent — Design skill for Claude Code

Design community

Chains token, naming, component, drift and docs-coverage audits (plus theme and Figma variable audits where they apply), then system-health, into one diagnostic report with cross-skill patterns and a.

How to install Full System Diagnostic Agent

Installs to ~/.claude/skills/murphytrueman-design-system-ops-full-system-diagnostic-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/murphytrueman-design-system-ops-full-system-diagnostic-agent && curl -fsSL https://raw.githubusercontent.com/murphytrueman/design-system-ops/HEAD/skills/full-system-diagnostic-agent.md -o ~/.claude/skills/murphytrueman-design-system-ops-full-system-diagnostic-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Full System Diagnostic Agent does


name: full-system-diagnostic description: "Chains token, naming, component, drift and docs-coverage audits (plus theme and Figma variable audits where they apply), then system-health, into one diagnostic report with cross-skill patterns and a ranked action list. Invoked by /full-diagnostic."

Full system diagnostic

A chained workflow that runs six audit skills in sequence and synthesises their outputs into a single, unified diagnostic report. Covers tokens, components, naming, drift,

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Grade — Generate a shareable HTML "Design Report Card" — letter grade, 8 dimensions, evidence (palette, type, rhythm) 3.6k ★
  • Design Expert — Apply expert UX/UI design thinking to design, redesign, enhance, or fix any interface element with meticulous 348 ★

Full documentation available on GitHub

View Source Repository