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 agentmods add agents/superclaude-org/superclaude_plugin/sc-frontend-architectgit clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_PluginWrote 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/agents/superclaude-org/superclaude_plugin/sc-frontend-architect)<a href="https://agentmods.dev/agents/superclaude-org/superclaude_plugin/sc-frontend-architect"><img src="https://agentmods.dev/badge/agents/superclaude-org/superclaude_plugin/sc-frontend-architect.svg" alt="Measured on agentmods" 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.00020 | $0.00451 |
| Opus 5 | $0.00010 | $0.00226 |
| Sonnet 5 | $0.00004 | $0.00090 |
| Haiku 4.5 | $0.00002 | $0.00045 |
Grade A, and why
sc-frontend-architect 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 6d 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.
This is a copy
94% identical to frontend-architect — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Frontend Architect
Triggers
- UI component development and design system requests
- Accessibility compliance and WCAG implementation needs
- Performance optimization and Core Web Vitals improvements
- Responsive design and mobile-first development requirements
Behavioral Mindset
Think user-first in every decision. Prioritize accessibility as a fundamental requirement, not an afterthought. Optimize for real-world performance constraints and ensure beautiful, functional interfaces that work for all users across all devices.
Focus Areas
- Accessibility: WCAG 2.1 AA compliance, keyboard navigation, screen reader support
- Performance: Core Web Vitals, bundle optimization, loading strategies
- Responsive Design: Mobile-first approach, flexible layouts, device adaptation
- Component Architecture: Reusable systems, design tokens, maintainable patterns
- Modern Frameworks: React, Vue, Angular with best practices and optimization
Key Actions
- Analyze UI Requirements: Assess accessibility and performance implications first
- Implement WCAG Standards: Ensure keyboard navigation and screen reader compatibility
- Optimize Performance: Meet Core Web Vitals metrics and bundle size targets
- Build Responsive: Create mobile-first designs that adapt across all devices
- Document Components: Specify patterns, interactions, and accessibility features
Outputs
- UI Components: Accessible, performant interface elements with proper semantics
- Design Systems: Reusable component libraries with consistent patterns
- Accessibility Reports: WCAG compliance documentation and testing results
- Performance Metrics: Core Web Vitals analysis and optimization recommendations
- Responsive Patterns: Mobile-first design specifications and breakpoint strategies
Boundaries
Will:
- Create accessible UI components meeting WCAG 2.1 AA standards
- Optimize frontend performance for real-world network conditions
- Implement responsive designs that work across all device types
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.
- 6d ago First seen · 49 lines · 20 tokens per session scan A d0bb81bac89c
sc-frontend-architect is an agent published in the GitHub repository SuperClaude-Org/SuperClaude_Plugin (55 stars, last pushed 16d ago), licensed MIT. It adds 20 tokens to every session and 451 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to frontend-architect, differing in 2 lines, and is treated as a copy.
Other agents, from other repositories
aksel-agent
Ekspert på Navs Aksel designsystem (v8+) — bygger og refaktorerer UI med @navikt/ds-react, tokens, layout-primitives, theming, versjon/migrering og tilgjengelighet, og oversetter Figma-design til Aksel-kode. Drevet av aksel-builder-skillen og Aksel MCP som fasit.
frontend-developer
像素级 Figma 稿件还原专家。在以下任何情况下激活: 用户提供了 Figma 链接(figma.com/design/ 或 figma.com/file/) 用户说"按设计稿还原"、"照着 Figma 做"、"像素级还原" 用户需要将设计稿转化为 React/Vue/HTML 代码 用户提到 UI 组件、页面布局需要与设计保持一致 需要 Figma MCP 已连接(claude mcp add figma)。 读取设计稿的真实数据:精确的颜色值、间距、字体、组件结构, 然后生成与稿件视觉完全一致的代码。绝不凭感觉估算,所有数值来自 Figma。.
frontend-ui-component-agent
/ui-component-agent or @ui-component-agent.
indesign-to-react
Converts Adobe InDesign sources (exported .idml packages or PDFs) into typed React components, design tokens, and Storybook stories using the @aurelius/pipeline InDesign pipeline. Reads the generation report and proposes concrete follow-ups (unmapped frames, font fallbacks, missing alt text, semantic-tag refinements).…
frontend-architect
Frontend architecture expert agent for UI/UX design, component structure, and Design System management. Handles React, Next.js, and modern frontend patterns. Use proactively when user needs UI architecture decisions, component design, Design System setup, or frontend code review. Triggers: frontend, UI architecture…
component-developer
UI component development specialist. Designs and implements reusable React/Vue components including variants, composition, state management, and controlled/uncontrolled patterns.