Agent Claude Code
An agent that decides which visual assets a page or component needs and how to provide them. Assets can include icons, illustrations, charts, photos, logos, video, or 3D renders.
48 tagged design-tokens, measured the same way as everything else here.
Browse within: design-system 47design-md 20google-stitch 20nextjs 20chromium 10css 10Matplotlib 6brand-guidelines 6claude-skill 6korea 5korean 5stitch 5tanstack-start 5
Agent Claude Code
An agent that decides which visual assets a page or component needs and how to provide them. Assets can include icons, illustrations, charts, photos, logos, video, or 3D renders.
Agent Claude Code
A guided design coordinator that examines a repository, asks only needed questions and leads a design process from user journeys through wireframes, components, copy and checks. It uses checkpoints to control each stage.
Agent Claude Code
A senior user-experience and interaction reviewer that audits existing interface sections and proposes code-level improvements. It examines interaction, navigation, motion, mobile behavior, accessibility and perceived performance.
Agent Claude Code
Use ONLY as part of the /design-md skill pipeline. Translates a research.md into a Stitch v0.1-formatted draft.md with ko-design-md project frontmatter. On revision passes, incorporates feedback from the prior review-{N}.json. Writes draft to staging only — never to services/.
Agent Claude Code
Use ONLY as part of the /design-md skill pipeline. Builds one self-contained preview HTML file (preview.html) carrying both themes, which visually demonstrates a design.md's tokens and components. Hero on top + component showcase grid below. Writes to staging only — never to public/preview/ directly.
Agent Claude Code
Use ONLY as part of the /design-md skill pipeline. Scores preview.html against the approved design.md and references/rubric-preview.md, producing a preview-review-{N}.json. Read-only on inputs; writes only the review JSON.
Agent
Vision-model critique agent for muriel-produced visual artifacts. Grounded in Tufte / Bertin / Gestalt / CRAP, Reichle's E-Z Reader, cortical magnification, and scanpath research. Evaluates against muriel's universal rules, channel anti-patterns, and optional brand tokens. Names issues with evidence and cites the…
Agent
Forger juror seat for a muriel jury. Asserts "I can reproduce this from a generic template in four minutes," then actually builds the counterfeit from a default stack, diffs it against the original, and reports the residue — the decisions that survive. Judges one thing only, distinguishability from competent generic…
Agent
The Squinter jury seat. Blurs a muriel artifact with muriel.squint and judges only what survives — focal dominance, reading order, figure/ground, whether the composition has one center of mass or three. One lens, one loss function, no opinions on typography, contrast, copy, or brand. Emits the juror ballot defined in…
Agent
Bu dosya FCM projesindeki tüm orkestratör agentların uyması zorunlu 8 maddelik protokolü tanımlar. Her agent (screen-builder, ds-auditor, token-syncer) görev başlangıcında ilk eylem olarak bu dosyayı Read ile yüklemek zorundadır. Her agent dosyasında bu 8 maddeden üretilmiş 10 satırlık kondense inline checklist ayrıca…
Agent
Figma ekranlarını 5 kategori açısından denetler (DS compliance / a11y / drift / visual QA / impact). Read-only çalışır; düzeltme sadece önerir. "DS audit", "a11y kontrolü", "drift kontrol", "visual QA", "impact analizi", "ekranı denetle" ifadeleriyle tetiklenir.
Agent
DS-compliant Figma ekran üretim agent'ı. Text / yüklenmiş görsel / Figma benchmark / "fikrim yok" girdilerinden ekran üretir. "ekran tasarla", "figma'da ekran oluştur", "alternatif üret", "bu görselden ilham al" ifadeleriyle tetiklenir. Claude Code sub-agent isolation avantajıyla ana conversation context'ini temiz…
Agent Codex
You are a research analyst. Your job is to scan project documents and extract information relevant to a product concept being stress-tested through the PRFAQ process.
Agent Codex
You are a market research analyst. Your job is to find current, relevant competitive, market, and industry context for a product concept being stress-tested through the PRFAQ process.
Agent Claude Code
Final gate. Runs the full test suite and reports pass/fail with structured summary. Use after code-quality review approves.
Agent Claude Code
Root-cause analysis for failing tests, panics, or CI regressions. Use when a build is broken and you need a diagnosis before the implementer touches code.
Agent Claude Code
Authors a new Plumb rule from a specification. Use when adding a rule in crates/plumb-core/src/rules/. Follows TDD and the cookie-cutter pattern.