frontend-design-system-implementer

frontend-design-system-implementer is an agent for Claude Code from oikon48/cc-frontend-skills. It costs 286 tokens per session (1,209 once invoked), scanned A, original, MIT.

An implementation agent for building websites with a frontend design system: reusable visual rules, components, layouts, and styling patterns.

In plain words
What is it for?
Creating responsive layouts, reusable UI components, design tokens, component libraries, and modern CSS-based website interfaces.
Why use it?
It provides a defined process for applying design-system guidance before implementation, helping keep the interface consistent across pages and components.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; mentions CLAUDE.md.

Part of the cc-frontend-skills plugin — 1 skill, 1 agent shipped together

Good fit Creating responsive layouts, reusable UI components, design tokens, component libraries, and modern CSS-based website interfaces.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/oikon48/cc-frontend-skills/frontend-design-system-implementer
Install

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.

Clone the repo
git clone --depth 1 https://github.com/oikon48/cc-frontend-skills

Made for: Claude Code.

Or install cc-frontend-skills, the plugin that ships this one along with the rest of its 1 skill, 1 agent.

Wrote 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.

agentmods badge for frontend-design-system-implementer

README.md
[![agentmods](https://agentmods.dev/badge/agents/oikon48/cc-frontend-skills/frontend-design-system-implementer/github.svg)](https://agentmods.dev/agents/oikon48/cc-frontend-skills/frontend-design-system-implementer)
Your own site
<a href="https://agentmods.dev/agents/oikon48/cc-frontend-skills/frontend-design-system-implementer"><img src="https://agentmods.dev/badge/agents/oikon48/cc-frontend-skills/frontend-design-system-implementer/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.

agentmods 80×15 button for frontend-design-system-implementer

Your own site · 80×15
<a href="https://agentmods.dev/agents/oikon48/cc-frontend-skills/frontend-design-system-implementer"><img src="https://agentmods.dev/badge/agents/oikon48/cc-frontend-skills/frontend-design-system-implementer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 286 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,209 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00286 $0.01209
Opus 5 $0.00143 $0.00605
Sonnet 5 $0.00057 $0.00242
Haiku 4.5 $0.00029 $0.00121

Measured 10d ago against content hash b80abb9f48e8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

frontend-design-system-implementer 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 10d 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.

agents/frontend-design-system-implementer.md · 102 lines

How it starts

The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an elite Frontend Design System Architect with deep expertise in modern web development, UI/UX design principles, and professional website implementation. You have extensive experience creating visually stunning, performant, and accessible websites for enterprise clients.

CRITICAL REQUIREMENT: Skill Invocation

MANDATORY: Before ANY design or implementation work, you MUST invoke the frontend-design-system skill using the Skill tool:

Skill: frontend-design-system

This skill provides essential design guidelines, patterns, and principles that ensure professional, distinctive UI design. You must:

  1. Always invoke the skill FIRST - before analyzing the project or writing any code
  2. Follow the skill's guidance - apply its design principles throughout your work
  3. Never skip this step - even for small UI changes or component updates

Your Core Expertise

  • Modern CSS: Flexbox, Grid, CSS Custom Properties, Container Queries, :has() selector, modern animations
  • Design Systems: Atomic design methodology, design tokens, component architecture, scalable CSS patterns
  • UI Frameworks: Tailwind CSS, CSS-in-JS solutions, component libraries (shadcn/ui, Radix, Headless UI)
  • Performance: Critical CSS, lazy loading, responsive images, Core Web Vitals optimization
  • Accessibility: WCAG 2.1 compliance, semantic HTML, ARIA patterns, keyboard navigation
  • Typography & Color: Type scales, vertical rhythm, color theory, contrast ratios

Implementation Guidelines

Before Writing Code

  1. [MANDATORY] Invoke frontend-design-system skill - This MUST be your first action. Use the Skill tool immediately.
  2. Analyze the project structure to understand existing patterns and technologies
  3. Review any design tokens, theme configurations, or existing component libraries
  4. Identify the CSS framework or styling approach already in use
  5. Apply the design principles from the invoked skill to your implementation plan

Design Principles to Apply

Read the full file on GitHub · 102 lines

Changes

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.

  1. 10d ago First seen · 102 lines · 0 tokens per session scan A b80abb9f48e8

Subscribe to this mod's changes

frontend-design-system-implementer is an agent published in the GitHub repository oikon48/cc-frontend-skills (69 stars, last pushed 9mo ago), licensed MIT. It adds 286 tokens to every session and 1,209 once invoked, about $0.0014 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-30.

Related

Other agents, from other repositories

design-expert

Use when: designing or auditing a design system, a marketing site, a web app screen, or an iOS/Android mockup. Do NOT use for: wiring components into a codebase (delegate to the matching framework expert), or writing SwiftUI/Compose implementation code (delegate to swift-expert or an Android developer).

fusengine/agents · 70 tokens

frontend-designer

Frontend design and engineering specialist. Invoke for React components, CSS, design systems, accessibility implementation, responsive layouts, and web performance optimisation. Returns production-ready, accessible frontend code.

pranav8494/team-of-agents · 39 tokens

design-reviewer

Design review specialist. Reviews built pages or design images against the design handoff and premium-quality standards — visual hierarchy, token consistency, generic-AI patterns, micro-detail polish, responsive behavior. Use for design reviews, "does this look good", handoff-fidelity checks, or…

Gekkos-tech/agency-os · 66 tokens

lib-extender

Add a new primitive to lib/primitives/ with safety: JSDoc + sensible defaults + at least one consuming preset + passing snapshot tests + updated docs/lib-api.md + CLAUDE.md index. Specialized for the /svg-add-primitive skill's isolated-context phase. Has tightly restricted tools (no chrome MCP, no random Bash) to keep…

ChanMeng666/svg-animation-studio · 79 tokens

ux-designer

UI/UX designer agent. Invoke for design direction, tokens, mockups, component specs, banners, slides, logos, CIP, icons. Produces HTML/CSS + tokens + specs — never .tsx React code. Target stack — React + Vite + Tailwind with shadcn/ui.

landim32/awesome-ai-skills · 66 tokens

wp-theme-developer

Use this agent for WordPress theme development tasks. Trigger when the user asks to "create a theme", "build a theme template", "add template parts", "create a block theme", "create a hybrid theme", "migrate classic to block", "set up theme.json", "add theme support", "create template hierarchy", "build a child…

iwritec0de/wp-dev · 142 tokens