truestack-react-frontend

truestack-react-frontend is a skill for Claude Code from adtn0810/truestack. It costs 108 tokens per session (1,396 once invoked), scanned A, original, MIT.

A set of practices for building or improving React user interfaces, the screens and components made with the React web framework. It combines visual design with front-end code that is accessible and efficient.

In plain words
What is it for?
Use it to build or reshape React pages, components, dashboards, and whole applications, including styling improvements. It covers visual direction, layout, accessibility, performance, and alignment with the existing project.
Why use it?
It helps avoid interfaces that look generic as well as interfaces that look polished but are slow, hard to use, or poorly structured. It bases technical choices on the project's actual React setup and existing design rules.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md.

Part of the truestack plugin — 23 skills, 8 commands, 2 hooks shipped together

Good fit Use it to build or reshape React pages, components, dashboards, and whole applications, including styling improvements. It covers visual direction, layout, accessibility, performance, and alignment with the existing project.

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

Made for: Claude Code.

Or install truestack, the plugin that ships this one along with the rest of its 23 skills, 8 commands, 2 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 truestack-react-frontend

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/adtn0810/truestack/truestack-react-frontend"><img src="https://agentmods.dev/badge/skills/adtn0810/truestack/truestack-react-frontend.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,396 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.00108 $0.01396
Opus 5 $0.00054 $0.00698
Sonnet 5 $0.00022 $0.00279
Haiku 4.5 $0.00011 $0.00140

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

Security

Grade A, and why

truestack-react-frontend 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.

skills/truestack-react-frontend/SKILL.md · 78 lines

How it starts

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

truestack-react-frontend

A professional frontend is two things at once, and most generated UI fails one of them: it either looks templated (generic AI design) or it's pretty but badly built (needless re-renders, no accessibility, data waterfalls). This skill holds both bars — a distinctive, intentional design and clean, fast, accessible React.

Read project memory first (CLAUDE.md + .ai/memory/) for the design language, component conventions, and stack. If the request is ambiguous, clarify first (same loop as truestack-architecture-planning) — and for a new build, the planning/scoping step itself belongs to truestack-architecture-planning; this skill picks up at implementation. Ground framework claims in the project's actual dependencies (React version, compiler/bundler config) and current docs — don't assert library behavior from recall.

1. Design with a point of view (don't ship AI slop)

Approach it as the design lead giving this product an identity that couldn't be mistaken for anyone else's. Ground every choice in the actual subject — its world, vocabulary, materials.

  • Hero is a thesis — open with the most characteristic thing in the subject's world, not the template (big number + gradient accent).
  • Typography carries personality — pair a characterful display face with a clean body face on an intentional scale; not the families you'd reach for on any project.
  • One signature element — the single thing the page is remembered by. Spend your boldness there; keep everything else quiet.
  • Structure encodes meaning — numbering / eyebrows / dividers only when they reflect something true (a real sequence), never decoration.
  • Motion deliberately — one orchestrated moment beats scattered effects; respect prefers-reduced-motion. Excess animation reads as AI-generated.
  • Avoid the AI-design clusters — cream-bg + serif + terracotta; near-black + acid accent; broadsheet hairline columns. Legitimate for some briefs, but defaults; don't spend a free axis on them.

Read the full file on GitHub · 78 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. 9d ago First seen · 78 lines · 108 tokens per session scan A 8c9d3f0ffff6

Subscribe to this mod's changes

truestack-react-frontend is a skill published in the GitHub repository adtn0810/truestack (2 stars, last pushed 2mo ago), licensed MIT. It adds 108 tokens to every session and 1,396 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-31.

Related

Other skills, from other repositories

design-sync

Push a React design system to claude.ai/design. This runs a converter that bundles the real component code (from Storybook or a bare package) and uploads it. Use when the user runs /design-sync or says "sync my design system to Claude Design".

asgeirtj/system_prompts_leaks · 56 tokens

frontend

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

code-yeongyu/oh-my-openagent · 49 tokens

animation-patterns

Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.

vibeeval/vibecosystem · 26 tokens

ui-design

Designs and builds React/Next/Tailwind UI and audits visual and interaction defects. Use when asked to "build a landing page", "extract our design system", "add dark mode", "make this responsive", "remove UI slop", or "audit this component". For product decisions use product-design; for browser measurements use…

mblode/agent-skills · 80 tokens

tailwind-theme-builder

Set up Tailwind v4 + shadcn/ui themed UI with dark mode. Install deps, configure CSS variables via @theme inline, wire dark mode toggle, verify. Use whenever the user mentions Tailwind v4, setting up Tailwind theming, shadcn/ui colours, dark mode, or troubleshooting colours not working, tw-animate-css errors, @theme…

jezweb/claude-skills · 98 tokens

generic-react-ux-designer

Professional UI/UX design expertise for React applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design…

travisjneuman/.claude · 69 tokens