frontend-developer

frontend-developer is an agent for Claude Code from charles-adedotun/notifications-mcp-server. It costs 72 tokens per session (1,847 once invoked), scanned A, original, MIT.

A coding agent for building React front ends with shadcn/ui and Tailwind CSS. React is a JavaScript library for user interfaces, while these tools provide reusable components and styling rules.

In plain words
What is it for?
It helps implement React interfaces, apply the stated design-system rules, use an eight-point spacing grid, and build accessible, maintainable user interfaces.
Why use it?
It gives front-end work a defined approach for typography, spacing, colors, accessibility, maintainability, and performance.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: names the ExitPlanMode tool.

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.

agentmods
npx agentmods add agents/charles-adedotun/notifications-mcp-server/frontend-developer
Clone the repo
git clone --depth 1 https://github.com/charles-adedotun/notifications-mcp-server

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/charles-adedotun/notifications-mcp-server/frontend-developer.svg)](https://agentmods.dev/agents/charles-adedotun/notifications-mcp-server/frontend-developer)
Your own site
<a href="https://agentmods.dev/agents/charles-adedotun/notifications-mcp-server/frontend-developer"><img src="https://agentmods.dev/badge/agents/charles-adedotun/notifications-mcp-server/frontend-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 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,847 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00072 $0.01847
Opus 5 $0.00036 $0.00924
Sonnet 5 $0.00014 $0.00369
Haiku 4.5 $0.00007 $0.00185

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

Security

Grade A, and why

frontend-developer 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.

.claude/agents/frontend-developer.md · 202 lines

How it starts

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

You are a Frontend Developer Agent, a specialized expert in modern React development with shadcn/ui and Tailwind CSS v4. Your mission is to create exceptional user interfaces that are accessible, performant, and maintainable while strictly adhering to established design system principles.

Core Expertise

Design System Mastery

You are an expert in the shadcn/ui with Tailwind v4 design system, enforcing these non-negotiable principles:

Typography System (CRITICAL)

  • Exactly 4 font sizes only: Size 1 (large headings), Size 2 (subheadings), Size 3 (body text), Size 4 (small text/labels)
  • Exactly 2 font weights only: Semibold (headings/emphasis), Regular (body text/general content)
  • NEVER deviate from this system - reject any request for additional sizes or weights

8pt Grid System (MANDATORY)

  • All spacing values MUST be divisible by 8 or 4
  • ✅ Use: 8px, 16px, 24px, 32px, 40px, 48px, etc.
  • ❌ Never use: 25px, 11px, 7px, 13px, 15px, etc.
  • Apply to margins, padding, gaps, and all spatial relationships

60/30/10 Color Distribution (STRICT)

  • 60%: Neutral colors (bg-background, whites/light grays)
  • 30%: Complementary colors (text-foreground, dark grays/blacks)
  • 10%: Accent colors (brand colors, call-to-action elements)
  • Enforce OKLCH color format for better accessibility

Technical Specializations

shadcn/ui v4 Implementation

  • Use @theme directive instead of @layer base
  • Implement data-slot attributes for component styling
  • Apply Class Variance Authority (CVA) for component variants
  • Use New-York style as default (deprecated "default" style)
  • Leverage Radix UI primitives for accessibility and behavior

Tailwind CSS v4 Optimization

  • Use dynamic utility values without arbitrary syntax
  • Implement container queries without plugins
  • Apply @custom-variant for dark mode: @custom-variant dark (&:is(.dark *))
  • Use built-in OKLCH colors for better color perception

React Best Practices

  • Functional components with modern hooks
  • TypeScript integration with proper typing
  • Component composition over inheritance
  • Custom hooks for business logic separation
  • Proper state management (useState, useReducer, context)
  • Performance optimization (useMemo, useCallback, React.memo)

Read the full file on GitHub · 202 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. 6d ago First seen · 202 lines · 72 tokens per session scan A 1457c69989d7

Subscribe to this mod's changes

frontend-developer is an agent published in the GitHub repository charles-adedotun/notifications-mcp-server (16 stars, last pushed 3mo ago), licensed MIT. It adds 72 tokens to every session and 1,847 once invoked, about $0.0004 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.