Component Benchmark Harvester banner
hegemonart hegemonart

Component Benchmark Harvester

Design community

Description

--- name: component-benchmark-harvester description: Given a component name, harvests design-system excerpts from 18 sources (design-corpora.md) and emits raw, source-attributed output to .design/benchmarks/raw/<component>.md. Spawned by /gdd:benchmark. tools: Read, Write, WebFetch, Bash, Grep, Glob color: yellow default-tier: sonnet tier-rationale: "Network fetch + multi-source synthesis is open-ended; Haiku misses cross-system nuance, Opus overkill for structured harvesting." parallel-safe: co

Installation

Installs to ~/.claude/agents/hegemonart-ultimate-design-component-benchmark-harvester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hegemonart/ultimate-design/HEAD/agents/component-benchmark-harvester.md -o ~/.claude/agents/hegemonart-ultimate-design-component-benchmark-harvester.md

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

Full documentation available on GitHub

View Source Repository