Skip to content
Development
Command

/system-benchmark

Benchmark your design system across 12 scored dimensions

From plugin
design-system-ops
18614 skills14 commands
Install
$ npx -y skills add murphytrueman/design-system-ops --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/system-benchmark

Context preview

What this command does when you run it.

Benchmark your design system across 12 scored dimensions

Command definition

system-benchmark.md
description: Benchmark your design system across 12 scored dimensions
allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)

Run the system-benchmark skill against the user's design system.

Load the system-benchmark skill from ${CLAUDE_PLUGIN_ROOT}/skills/system-benchmark/SKILL.md and follow its complete workflow.

If the user provided a file or directory path as an argument, use that as the system root: $ARGUMENTS

If no argument was provided, search the codebase for package.json, component directories, token files, and documentation to identify the system boundaries.

Before starting the benchmark, read the knowledge notes declared in the skill's frontmatter `references:` field, located in ${CLAUDE_PLUGIN_ROOT}/knowledge-notes/.

Produce the full benchmark report including: 12-dimension scores across 4 pillars, percentile positioning, pillar analysis, and improvement recommendations.

Ships withdesign-system-ops

Claude Code skills for the work that keeps a design system alive.

Get the whole plugin

Other commands on design-system-ops.