frontend-design

frontend-design is a skill for Claude Code from alebgl77/claude-inc. It costs 107 tokens per session (1,166 once invoked), scanned A, original, MIT.

A front-end interface builder for writing polished website or application screens with a deliberate visual style, usable structure, typography, and interaction details.

In plain words
What is it for?
Use it to build landing pages, dashboards, and other interfaces as a single file or reusable components, including states such as focus, selection, and cursor behaviour.
Why use it?
It helps replace generic-looking screens with a consistent design that is also structured for real use and accessibility.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-inc plugin — 50 skills, 3 commands, 8 agents shipped together

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

Made for: Claude Code.

Or install claude-inc, the plugin that ships this one along with the rest of its 50 skills, 3 commands, 8 agents.

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/alebgl77/claude-inc/frontend-design.svg)](https://agentmods.dev/skills/alebgl77/claude-inc/frontend-design)
Your own site
<a href="https://agentmods.dev/skills/alebgl77/claude-inc/frontend-design"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/frontend-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 107 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,166 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.00107 $0.01166
Opus 5 $0.00053 $0.00583
Sonnet 5 $0.00021 $0.00233
Haiku 4.5 $0.00011 $0.00117

Measured 6d ago against content hash 9d2aad4d42b0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 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.

skills/frontend-design/SKILL.md · 91 lines

How it starts

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

Frontend Design — Front of House

"Build front-end UIs"

When to use

  • It is time to write real interface code — "build the landing page", "code this dashboard UI".
  • An existing front-end looks generic — "this screams AI-generated, give it a point of view".
  • A design system exists and needs its first consumer — pairs with ui-ux-pro-max tokens.
  • The user wants craft, not scaffolding — "make it feel expensive", "no template energy".

Workflow

  1. Commit to one art direction before writing a line. Editorial (serif display, generous whitespace, hairline rules), brutalist (raw borders, mono, hard shadows), soft-depth (layered surfaces, tinted shadows), retro-terminal (phosphor palette, restraint with the scanlines), industrial (dense, technical, visible grid) — or argue for another. Write the direction as one sentence; every later decision must serve it.
  2. Set the typographic reality. Two families max; display size at least 3x body — no 14/16/18 mush. Tighten letter-spacing on large sizes, widen it on small caps and labels. Load one hosted family at most; fall back to a deliberate system stack.
  3. Structure in semantic HTML first. Landmarks (header/nav/main/section/footer), heading order without skips, buttons are <button>, links are <a>, inputs have labels. No div soup.
  4. Style with intent. Spacing on one scale, color through role variables, and exactly one signature move executed hard — an oversized numeral, an asymmetric grid, sticky marginalia, an unexpected hover. One. Not four.
  5. Craft the custom details. ::selection tinted to the palette, :focus-visible rings designed rather than default blue, cursor changes where they mean something, real empty and error states.
  6. Wire interactions in vanilla JS — or the project's existing framework. Event delegation, no dependencies for what CSS already does.
  7. Run the anti-slop checklist below. Any hit is rework, not an excuse.
  8. Deliver one self-contained file (or components matching repo conventions) opening with a three-line comment: the art direction, its rules, its one signature move.

Read the full file on GitHub · 91 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 · 91 lines · 107 tokens per session scan A 9d2aad4d42b0

Subscribe to this mod's changes

frontend-design is a skill published in the GitHub repository alebgl77/claude-inc (14 stars, last pushed 4d ago), licensed MIT. It adds 107 tokens to every session and 1,166 once invoked, about $0.0005 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 skills, from other repositories

slide-deck

When you want to draft, update, convert, or export a slide deck for a React/Next.js slide system (${SLIDEDECKREPO:-$HOME/code/your-slide-deck-site}/src/app/slides/). Writes TypeScript Slide[] arrays using your primitives (Eyebrow, Heading, Accent, Body, BulletList, Divider, TwoCol, GradientText), 12 cycling brand…

coreyhaines31/makerskills · 259 tokens

knowledge-interaction-surfaces-terminal-ui

覆盖 Blade React + Ink TUI 的初始化、输入协议、消息与工具渲染、确认队列、Session 切换、流式缓冲和 Runtime 清理。进入时机:修改终端键盘行为、粘贴、Ctrl+C、审批与 问答、流式输出、Static 布局、会话恢复或 slash command 展示。 不包含:Headless/Print 输出(见 ../cli-bootstrap-headless-and-print/)、Web React 状态(见 ../web-client/)。 关键词:AppWrapper, BladeInterface, MessageArea, useCommandHandler, useAgent…

echoVic/blade-code · 150 tokens

mcp-lark

Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.

aahl/skills · 45 tokens

deep-work

Activate when: user says 'I can never find time for focused work', 'I feel busy but produce nothing', 'I keep getting interrupted', 'I want to protect my focus time', 'flow state', 'deliberate practice', 'Cal Newport', or asks how to make progress on hard cognitive work (research, writing, engineering, strategy). Do…

deciqAI/knowledge-skills · 123 tokens

dichotomy-of-control

Activate when: user says "I can't stop worrying about something I can't control," "I'm anxious about how this will turn out," "I keep replaying what went wrong," "I need them to change," "this uncertainty is paralyzing me," or is processing a setback, preparing for a high-stakes unknown outcome, or stuck in…

deciqAI/knowledge-skills · 143 tokens

knowing-and-doing-as-one

Activate when: user says 'I know I should but I haven't', a team is stuck in analysis paralysis going in circles, you need to assess whether someone actually learned from a past experience, a strategy or lessons-learned doc has produced no operational change, or an organization keeps repeating the same mistake. Do NOT…

deciqAI/knowledge-skills · 118 tokens