frontend-design-principles

frontend-design-principles is a skill for Claude Code, Codex from Kastalien-Research/thoughtbox. It costs 44 tokens per session (2,497 once invoked), scanned A, original, MIT.

A set of design guidance for building frontend interfaces such as dashboards, admin panels, landing pages, and web applications. It directs the work toward different guidance depending on the kind of interface being built.

In plain words
What is it for?
Use it when creating or refining a web interface, including dashboards, internal tools, marketing pages, and SaaS products.
Why use it?
It helps prevent generic-looking interfaces and gives the agent a structured way to make design decisions for the intended context.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when creating or refining a web interface, including dashboards, internal tools, marketing pages, and SaaS products.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kastalien-research/thoughtbox/frontend-design-principles
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.

Any agent
npx skills add Kastalien-Research/thoughtbox --skill frontend-design-principles
Clone the repo
git clone --depth 1 https://github.com/Kastalien-Research/thoughtbox

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/kastalien-research/thoughtbox/frontend-design-principles/github.svg)](https://agentmods.dev/skills/kastalien-research/thoughtbox/frontend-design-principles)
Your own site
<a href="https://agentmods.dev/skills/kastalien-research/thoughtbox/frontend-design-principles"><img src="https://agentmods.dev/badge/skills/kastalien-research/thoughtbox/frontend-design-principles/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-design-principles

Your own site · 80×15
<a href="https://agentmods.dev/skills/kastalien-research/thoughtbox/frontend-design-principles"><img src="https://agentmods.dev/badge/skills/kastalien-research/thoughtbox/frontend-design-principles.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,497 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00044 $0.02497
Opus 5 $0.00022 $0.01248
Sonnet 5 $0.00009 $0.00499
Haiku 4.5 $0.00004 $0.00250

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

Security

Grade A, and why

frontend-design-principles 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.

apps/web/.roo/skills/frontend-design-principles/SKILL.md · 210 lines

How it starts

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

Frontend Design Principles

Build frontend interfaces with craft and intention.

Scope & Routing

After reading this file, load additional guidance based on what you're building:

Load app.md when building:

  • Dashboards and admin interfaces
  • Settings panels and configuration screens
  • Internal tools and SaaS products
  • Data-heavy interfaces with tables, forms, lists
  • Any interface where users work repeatedly

Load marketing.md when building:

  • Landing pages and marketing sites
  • Promotional materials and announcements
  • Creative artifacts and posters
  • Public-facing pages meant to impress
  • Any interface where first impression matters most

If unclear, ask. Some projects blend both — a SaaS marketing site needs marketing.md, but its actual product dashboard needs app.md.

Why This Process Exists

You will generate generic output. Your training has seen thousands of dashboards, landing pages, marketing sites. The patterns are strong.

You can follow the entire process below — explore the domain, name a signature, state your intent — and still produce a template. Warm colors on cold structures. Friendly fonts on generic layouts. "Kitchen feel" that looks like every other app.

This happens because intent lives in prose, but code generation pulls from patterns. The gap between them is where defaults win.

The process below helps. But process alone doesn't guarantee craft. You have to catch yourself.

Where Defaults Hide

Defaults don't announce themselves. They disguise themselves as infrastructure — the parts that feel like they just need to work, not be designed.

Typography feels like a container. Pick something readable, move on. But typography isn't holding your design — it IS your design. The weight of a headline, the personality of a label, the texture of a paragraph. These shape how the product feels before anyone reads a word. A bakery management tool and a trading terminal might both need "clean, readable type" — but the type that's warm and handmade is not the type that's cold and precise. If you're reaching for your usual font, you're not designing.

Read the full file on GitHub · 210 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. 6d ago First seen · 210 lines · 44 tokens per session scan A e11541d0ad5d

Subscribe to this mod's changes

frontend-design-principles is a skill published in the GitHub repository Kastalien-Research/thoughtbox (64 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 2,497 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

html-artifacts

Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.

langchain-ai/open-swe · 51 tokens

21st-ui

Find, install, and generate UI with 21st.dev. Use when the user asks for a UI component (pricing table, hero, navbar, dashboard, form, etc.), wants design inspiration, needs a brand logo as an SVG component, or wants to generate new UI from a prompt.

21st-dev/magic-mcp · 63 tokens

bencium-impact-designer

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. Based on Anthropic's Frontend Designer Skill.

bencium/bencium-marketplace · 56 tokens

ui-typography

Professional typography rules for UI design, web applications, software interfaces, and all screen-based text. Enforces timeless typographic correctness that LLMs consistently get wrong: proper quote marks, dashes, spacing, hierarchy, and layout. ENFORCEMENT MODE: When generating ANY HTML, CSS, React, JSX, or UI code…

bencium/bencium-marketplace · 200 tokens

frontend-design-taste

Build distinctive frontends that avoid generic AI aesthetics. Provides anti-slop enforcement, variance dials, art direction archetypes, creative arsenal, and performance guardrails. Use when creating new landing pages, UI components, design systems, or when the user says "make it look good", "design direction", "avoid…

Kevin-Liu-01/Agent-Machines · 79 tokens

reticle-design-system

Reticle/Sigil design system reference. Use when generating UI for a project that uses this design system -- provides token names, layout primitives (margins, gutters, crosses), typography, and component patterns. Drop in your own design-system skill to replace it.

Kevin-Liu-01/Agent-Machines · 58 tokens