frontend-design

frontend-design is a skill for Claude Code, Codex from agentry-ai/agentry. It costs 77 tokens per session (1,429 once invoked), scanned A, original, Apache-2.0.

A design and implementation guide for building polished web interfaces, including pages, dashboards, components, posters, and applications.

In plain words
What is it for?
It helps create working HTML, CSS, JavaScript, or React user interfaces with a chosen visual style, color system, brand treatment, and responsive layout.
Why use it?
It gives frontend work a deliberate visual direction and detailed styling decisions instead of leaving the interface generic or unfinished.

Skill for Claude CodeCodex

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 skills/agentry-ai/agentry/frontend-design
Any agent
npx skills add agentry-ai/agentry --skill frontend-design
Clone the repo
git clone --depth 1 https://github.com/agentry-ai/agentry

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/agentry-ai/agentry/frontend-design.svg)](https://agentmods.dev/skills/agentry-ai/agentry/frontend-design)
Your own site
<a href="https://agentmods.dev/skills/agentry-ai/agentry/frontend-design"><img src="https://agentmods.dev/badge/skills/agentry-ai/agentry/frontend-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,429 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 $0.00077 $0.01429
Opus 5 $0.00039 $0.00714
Sonnet 5 $0.00015 $0.00286
Haiku 4.5 $0.00008 $0.00143

Measured 4d ago against content hash db0393d72fa0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

frontend-design 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 4d 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.

docker/docs/skills/frontend-design/SKILL.md · 65 lines

How it starts

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

This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.

This is the ENTRY POINT of the design chain. The order is:

  1. Direction (this file) — pick an extreme aesthetic tone and commit.
  2. Palette/language — EITHER a tuned palette from ../theme-factory/themes/<name>.md (10 presets) OR a named visual language from ../theme-factory/styles-catalog.md (50+, when the user names one or the tone demands stronger commitment).
  3. Brand../brand-guidelines/SKILL.md REFINES the chosen direction into reusable tokens; it never overrides step 1.

Do these in order, once, before the first line of CSS/JSX. Don't loop back to step 1 after brand tokens exist — that's a redesign, which only the user can request.

The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints.

Design thinking

Before coding, understand the context and commit to a BOLD aesthetic direction:

  • Purpose: What problem does this interface solve? Who uses it?
  • Tone: Pick an extreme — brutally minimal, maximalist chaos, retro-futuristic, organic/natural, luxury/refined, playful/toy-like, editorial/magazine, brutalist/raw, art deco/geometric, soft/pastel, industrial/utilitarian. See ../theme-factory/styles-catalog.md for 50+ named directions you can pick from directly.
  • Constraints: Technical requirements (framework, performance, accessibility).
  • Differentiation: What makes this UNFORGETTABLE? What's the one thing someone will remember?

CRITICAL: Choose a clear conceptual direction and execute it with precision. Bold maximalism and refined minimalism both work — the key is intentionality, not intensity.

Then implement working code (HTML/CSS/JS, React, Vue, etc.) that is:

  • Production-grade and functional
  • Visually striking and memorable
  • Cohesive with a clear aesthetic point-of-view
  • Meticulously refined in every detail

Read the full file on GitHub · 65 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 65 lines · 77 tokens per session scan A db0393d72fa0

Subscribe to this mod's changes

frontend-design is a skill published in the GitHub repository agentry-ai/agentry (5 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 77 tokens to every session and 1,429 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-31.

Related

Other skills, from other repositories