frontend-design-react

frontend-design-react is a skill for Claude Code, Codex from matteocervelli/llms. It costs 19 tokens per session (6,786 once invoked), scanned A, original, MIT.

A design and development guide for building React and TypeScript web interfaces with intentional typography, color, layout, motion, and accessibility.

In plain words
What is it for?
It is for creating React applications, reusable components, and high-fidelity interactive frontends with responsive and accessible designs.
Why use it?
It helps avoid repetitive, default-looking React interfaces by connecting visual design choices with concrete implementation patterns.

Skill for Claude CodeCodex

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

Good fit It is for creating React applications, reusable components, and high-fidelity interactive frontends with responsive and accessible designs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/matteocervelli/llms/frontend-design-react
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 matteocervelli/llms --skill frontend-design-react
Clone the repo
git clone --depth 1 https://github.com/matteocervelli/llms

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/matteocervelli/llms/frontend-design-react"><img src="https://agentmods.dev/badge/skills/matteocervelli/llms/frontend-design-react.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,786 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.00019 $0.06786
Opus 5 $0.00010 $0.03393
Sonnet 5 $0.00004 $0.01357
Haiku 4.5 $0.00002 $0.00679

Measured 6d ago against content hash 33d4b5771c72, 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-react 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.

.archive/frontend-design-system/skills/_archive/frontend-design-react/SKILL.md · 849 lines

How it starts

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

Frontend Design React Skill

Create distinctive, production-grade React frontends with TypeScript and exceptional design quality. This skill integrates the 5-dimension design framework with React-specific patterns, Framer Motion animations, and accessibility best practices.

Base Aesthetics Framework

Overview

This is the core 5-dimension framework for creating intentional, non-generic design that avoids the homogenized aesthetic of default AI outputs. Each dimension works together to create designs with personality and deliberation.

The Five Dimensions

1. Typography Dimension

Purpose: Typography is the primary carrier of voice and personality in digital design.

Core Principles:

  • Typeface selection creates immediate emotional context
  • Font pairings establish visual hierarchy and rhythm
  • Weight and size extremes create contrast and emphasis
  • Avoid: Inter, Roboto, Open Sans, Lato, system fonts (these are default AI outputs)
  • Prefer: JetBrains Mono, Fira Code, Space Grotesk, Playfair Display, Crimson Pro, IBM Plex, Bricolage Grotesque

Implementation:

  • Use high-contrast pairings: Display + Mono, Serif + Geometric Sans
  • Employ weight extremes: 100/200 vs 800/900 (not mid-range weights)
  • Apply size jumps of 3x or more, not incremental 1.5x steps
  • Create visual hierarchy through deliberate typographic choices

Example Pattern:

  • Display: Playfair Display (300, 400, 700)
  • Body: IBM Plex Sans (400, 600)
  • Mono: JetBrains Mono (400, 500)
2. Color & Theme Dimension

Purpose: Color sets mood and creates visual coherence while avoiding cliché palettes.

Core Principles:

  • Move beyond default color systems (Material Design, Tailwind defaults)
  • Use unexpected but harmonious color relationships
  • Consider context: what emotional response do you want?
  • Saturation and tone matter as much as hue

Anti-Patterns to Avoid:

  • Primaries: Blue, Red, Green (default AI trinity)
  • Neutrals: Pure grays (#999999, #CCCCCC) without personality
  • Monochrome gradients that feel soulless
  • Color palettes that match "flat design" clichés

Read the full file on GitHub · 849 lines

Files

What ships with it

2 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 · 849 lines · 0 tokens per session scan A 33d4b5771c72

Subscribe to this mod's changes

frontend-design-react is a skill published in the GitHub repository matteocervelli/llms (25 stars, last pushed 3mo ago), licensed MIT. It adds 19 tokens to every session and 6,786 once invoked, about $0.0001 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

chakra-ui-builder

Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…

chakra-ui/chakra-ui · 214 tokens

antigravity-design-expert

Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.

sickn33/agentic-awesome-skills · 39 tokens

frontend-ui-dark-ts

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

microsoft/skills · 48 tokens

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

ThinkInAIXYZ/deepchat · 64 tokens

liquid-metal-border

Add and tune animated liquid-metal WebGL borders with the React metal-fx package. Use when buttons, icon controls, chips, tabs, cards, or selected surfaces need a metallic active, selected, hover, focus, or premium border; when implementing the MetalFx component from metal.jakubantalik.com; or when troubleshooting its…

MengTo/Skills · 97 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