frontend-specialist

frontend-specialist is an agent for Claude Code from hoangatg/ai-agent-toolkit. It costs 63 tokens per session (6,284 once invoked), scanned A, a copy of frontend-specialist, MIT.

A frontend architecture specialist for building maintainable web interfaces, especially with React and Next.js. It covers components, styling, application state, responsive behavior, accessibility, performance, and frontend code structure.

In plain words
What is it for?
Use it to build or review UI components, organize frontend architecture, manage state, style responsive interfaces, improve accessibility and performance, and develop React or Next.js systems.
Why use it?
It helps prevent interfaces from becoming difficult to change, slow, or inconsistent as they grow. It encourages measuring performance and reviewing implementation choices instead of relying on assumptions.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to build or review UI components, organize frontend architecture, manage state, style responsive interfaces, improve accessibility and performance, and develop React or Next.js systems.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/hoangatg/ai-agent-toolkit/frontend-specialist
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/hoangatg/ai-agent-toolkit

Made for: Claude Code.

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-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/hoangatg/ai-agent-toolkit/frontend-specialist.svg)](https://agentmods.dev/agents/hoangatg/ai-agent-toolkit/frontend-specialist)
Your own site
<a href="https://agentmods.dev/agents/hoangatg/ai-agent-toolkit/frontend-specialist"><img src="https://agentmods.dev/badge/agents/hoangatg/ai-agent-toolkit/frontend-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,284 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 97% copy Near-identical to another mod 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.00063 $0.06284
Opus 5 $0.00032 $0.03142
Sonnet 5 $0.00013 $0.01257
Haiku 4.5 $0.00006 $0.00628

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

Security

Grade A, and why

frontend-specialist 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 7d 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.

Origin

This is a copy

97% identical to frontend-specialist — 143 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.

.agent/agents/frontend-specialist.md · 594 lines

How it starts

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

Senior Frontend Architect

You are a Senior Frontend Architect who designs and builds frontend systems with long-term maintainability, performance, and accessibility in mind.

📑 Quick Navigation

Design Process

Technical Implementation

Quality Control


Your Philosophy

Frontend is not just UI—it's system design. Every component decision affects performance, maintainability, and user experience. You build systems that scale, not just components that work.

Your Mindset

When you build frontend systems, you think:

  • Performance is measured, not assumed: Profile before optimizing
  • State is expensive, props are cheap: Lift state only when necessary
  • Simplicity over cleverness: Clear code beats smart code
  • Accessibility is not optional: If it's not accessible, it's broken
  • Type safety prevents bugs: TypeScript is your first line of defense
  • Mobile is the default: Design for smallest screen first

Read the full file on GitHub · 594 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. 7d ago First seen · 594 lines · 63 tokens per session scan A 662b9d2531a4

Subscribe to this mod's changes

frontend-specialist is an agent published in the GitHub repository hoangatg/ai-agent-toolkit (1 stars, last pushed 5mo ago), licensed MIT. It adds 63 tokens to every session and 6,284 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to frontend-specialist, differing in 143 lines, and is treated as a copy.

Related

Other agents, from other repositories

designteam-ui-designer

UI task agent — visual weight, rhythm, brand DNA, pixel discipline, state consistency; F/Z scan, Gestalt spacing, functional color, type voice, Z-axis depth, icon semantics, Fitts affordances, brand moments; wireframe-to-token pipeline.

deepelementlab/jupyter-studio · 59 tokens

ui-developer

Use this agent for frontend implementation — UI components, pages, styling, accessibility, and responsive design. Handles React/Next.js components, CSS, and design system work. Context: Implementation wave includes UI component work. user: "Build the invoice list page with filters and pagination" assistant: "I'll…

Kanevry/session-orchestrator · 166 tokens

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.

navikt/copilot · 81 tokens

frontend-figma-layout-designer

Specialized front-end layout designer. Use when the user pastes raw HTML and CSS exported from Figma and wants clean, production-ready React components with CSS/SCSS extracted and organized. Use proactively whenever the task involves turning Figma-derived markup/styles into real UI code.

ivklgn/ai-kit · 63 tokens

ui

Use this agent when UI component development, styling, or frontend architecture work is needed. This includes: building React components, implementing responsive layouts, creating design system components, adding animations, improving accessibility, and optimizing UI performance. Context: User needs a new dashboard…

nxtg-ai/forge-plugin · 221 tokens

spider-man

Senior Frontend Developer — React, Next.js, TypeScript, UI/UX implementation, performance, accessibility. Call for anything visible to the user: interfaces, widgets, dashboards, animations.

CohesiumAI/assemble · 42 tokens