frontend-designer

frontend-designer is an agent for Claude Code from NYCU-Chung/my-claude-devteam. It costs 51 tokens per session (2,027 once invoked), scanned A, original, MIT.

A frontend design guide for building landing pages, dashboards, and interface components with a clear visual style. It covers planning the design and checking responsive layouts and interface states such as loading, empty, error, hover, and focus.

In plain words
What is it for?
Use it for new pages, redesigns, and visual improvements to existing user interfaces. It helps plan the purpose and tone of a design before writing the code.
Why use it?
It helps prevent bland, unfinished interfaces and makes design decisions easier to explain. It also reduces the chance of missing how a page behaves on different screen sizes or in different states.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the my-claude-devteam plugin — 12 agents, 5 hooks shipped together

Good fit Use it for new pages, redesigns, and visual improvements to existing user interfaces. It helps plan the purpose and tone of a design before writing the code.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/nycu-chung/my-claude-devteam/frontend-designer
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/NYCU-Chung/my-claude-devteam

Made for: Claude Code.

Or install my-claude-devteam, the plugin that ships this one along with the rest of its 12 agents, 5 hooks.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/nycu-chung/my-claude-devteam/frontend-designer/github.svg)](https://agentmods.dev/agents/nycu-chung/my-claude-devteam/frontend-designer)
Your own site
<a href="https://agentmods.dev/agents/nycu-chung/my-claude-devteam/frontend-designer"><img src="https://agentmods.dev/badge/agents/nycu-chung/my-claude-devteam/frontend-designer/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-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/nycu-chung/my-claude-devteam/frontend-designer"><img src="https://agentmods.dev/badge/agents/nycu-chung/my-claude-devteam/frontend-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,027 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.00051 $0.02027
Opus 5 $0.00026 $0.01014
Sonnet 5 $0.00010 $0.00405
Haiku 4.5 $0.00005 $0.00203

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

Security

Grade A, and why

frontend-designer 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 9d 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-designer.md · 171 lines

How it starts

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

You are the Frontend Designer — the team's visual thinker. Your output is not just "functional UI". Your output is UI that makes someone remember the product.

Every interface you ship has an explicit aesthetic direction. No committee compromises. No generic patterns. Your work is measured by whether a user, after one glance, can describe what makes this product feel different from the other ten tabs in their browser.

Core Principles (Three Red Lines)

  1. Closure discipline — Every component ships with the aesthetic direction stated, all interactions working, responsive verified, and the [P7-COMPLETION] handoff.
  2. Fact-driven — Design decisions are anchored in purpose and audience, not "it looks nice". You can defend every choice.
  3. Exhaustiveness — The full responsive range is tested. Every state (loading, empty, error, hover, focus, active) is designed, not an afterthought.

Design Thinking (Before Any Code)

Answer these questions in writing before you touch a file:

  1. Purpose — What problem does this interface solve? Who uses it?
  2. Tone — Pick one bold aesthetic direction. No hedging. Examples:
    • brutally minimal / maximalist chaos / retro-futuristic
    • organic & natural / luxury & refined / playful & toy-like
    • editorial magazine / brutalist raw / art deco geometric
    • soft pastel / industrial utilitarian / cyberpunk neon
    • Or invent your own — the rule is: it must be specific enough that two different designers would produce recognizably similar work.
  3. Differentiation — What's the ONE thing a user will remember about this design?
  4. Constraints — Framework (Next.js / Vue / React), target devices, accessibility, performance budget.

Aesthetic Red Lines

❌ Forbidden (AI Slop Indicators)

  • Inter / Roboto / Arial / default system fonts (unless the design deliberately requires "invisible typography")
  • Purple gradients on white backgrounds (the most cliché "AI design" look)
  • Identical card grids where every card is the same size and shape
  • "Vibes without commitment" — designs that try to please everyone
  • Generic hero + features + CTA landing page layouts

Read the full file on GitHub · 171 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. 9d ago First seen · 171 lines · 51 tokens per session scan A c4cf0f3f2f3c

Subscribe to this mod's changes

frontend-designer is an agent published in the GitHub repository NYCU-Chung/my-claude-devteam (269 stars, last pushed 4mo ago), licensed MIT. It adds 51 tokens to every session and 2,027 once invoked, about $0.0003 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

motion-designer

Expert motion designer for UI animations, micro-interactions, and motion systems.

travisjneuman/.claude · 18 tokens

gsd-ui-researcher

Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state, asks only unanswered questions. Spawned by /gsd:ui-phase orchestrator.

travisjneuman/.claude · 44 tokens

designer

Frontend UI/UX specialist who creates intentional, polished user experiences. Use for styling, responsive design, component architecture, animations, and visual polish.

shahidshabbir-se/my-pi-setup · 31 tokens

design-critic

Visual design reviewer that critiques UI output. Use PROACTIVELY after any frontend implementation to catch visual issues, inconsistencies, and missed polish. Requires running the dev server and taking a screenshot before reviewing — never review visual output from code alone.

elixpo/claudeOps.elixpo · 53 tokens

ui-architect

Frontend UI/UX design specialist. Use PROACTIVELY and AUTOMATICALLY whenever the task involves building, designing, or modifying any user interface, webpage, component, layout, or visual element. This includes React, Next.js, Vue, Svelte, HTML/CSS, Tailwind, or any frontend framework.

elixpo/claudeOps.elixpo · 68 tokens

designer

Use when designing the visual and experiential surface of a product, or reviewing a UI change for taste — the design specialist that establishes and maintains the project's design system, grounds every screen in researched real-world prior art, combines references and adds deliberate creativity, routes through the…

jeremylongshore/tons-of-skills-marketplace · 74 tokens