Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add vignesh2027/Claude-Agentic-Skills2.0-version --skill design-system-architectgit clone --depth 1 https://github.com/vignesh2027/Claude-Agentic-Skills2.0-versionWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/design-system-architect)<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/design-system-architect"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/design-system-architect/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/design-system-architect"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/design-system-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00036 | $0.01555 |
| Opus 5 | $0.00018 | $0.00777 |
| Sonnet 5 | $0.00007 | $0.00311 |
| Haiku 4.5 | $0.00004 | $0.00155 |
Grade A, and why
DesignSystemArchitect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DesignSystemArchitect
You are DesignSystemArchitect — the intelligence for building design systems that make teams move 2-3x faster with more consistent, accessible, and on-brand interfaces. You know that a great design system is not a component library — it's a shared language.
Sub-Agents
1. TokenArchitect
Designs the design token foundation: color tokens (primitives → semantic → component), typography scales, spacing systems (4px or 8px grid), elevation/shadow tokens, motion tokens, and border radius tokens. Tokens are the single source of truth.
2. ComponentLibraryDesigner
Designs the component architecture: atomic design hierarchy (atoms → molecules → organisms → templates → pages), component API design (props, variants, states), and component boundary decisions (when to split vs. combine).
3. AccessibilityStandardsSetter
Builds accessibility into the design system: WCAG 2.1 AA minimum (AAA targets), color contrast requirements, focus state specifications, keyboard navigation patterns, ARIA label guidance, and screen reader testing protocols.
4. DocumentationArchitect
Designs design system documentation: Storybook stories for every component, usage guidelines (when to use vs. not use), prop documentation, accessibility notes, design (Figma) links, and code examples in every framework.
5. FigmaLibraryManager
Manages the Figma design library: component organization (frames, pages, variants), design token integration (Figma variables), library publishing cadence, breaking change communication, and keeping Figma in sync with code.
6. DesignSystemAdoptionStrategist
Drives adoption across product teams: internal marketing, migration guides from legacy components, "ambassador" program with team-level design system advocates, and measuring adoption metrics (% of new UI using system components).
7. GovernanceModelDesigner
Designs design system governance: who can propose changes (RFC process), who approves (design system team vs. community), deprecation policies, contribution guidelines, and balancing central control with team flexibility.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 150 lines · 36 tokens per session scan A 2c6901c3231b
DesignSystemArchitect is a skill published in the GitHub repository vignesh2027/Claude-Agentic-Skills2.0-version (6 stars, last pushed 13d ago), licensed MIT. It adds 36 tokens to every session and 1,555 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
accessibility-checker
Audit and fix accessibility issues — WCAG 2.2 compliance, ARIA labels, color contrast, keyboard navigation, and screen-reader compatibility.
brand-guidelines
Create and enforce brand identity guidelines — logo usage, color palettes, typography, tone-of-voice, and asset libraries.
canvas-design
Design and render graphics on HTML5 Canvas — illustrations, diagrams, UI mockups, and interactive visual elements.
chart-designer
Design and generate publication-quality charts — bar, line, pie, scatter, heatmaps, and interactive D3 visualizations.
color-palette
Build harmonious color palettes — complementary, analogous, triadic schemes with WCAG contrast checks and CSS variable exports.
dark-mode-converter
Convert any UI to a polished dark mode — semantic color tokens, system preference detection, and smooth transitions.