frontend-dev-guidelines

frontend-dev-guidelines is a skill for Claude Code, Codex from liuchiawei/agent-skills. It costs 51 tokens per session (1,957 once invoked), scanned A, original, no licence file.

A set of development standards for React and TypeScript front ends. It covers how to organize features, load data and code, style with MUI, define routes with TanStack Router, improve performance, and enforce strict TypeScript practices.

In plain words
What is it for?
Use it when building or reviewing modern React and TypeScript applications, especially their data loading, routing, styling, structure, and performance.
Why use it?
It gives developers consistent rules for common front-end decisions instead of leaving architecture and performance choices to each person.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when building or reviewing modern React and TypeScript applications, especially their data loading, routing, styling, structure, and performance.

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

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-dev-guidelines

README.md
[![agentmods](https://agentmods.dev/badge/skills/liuchiawei/agent-skills/frontend-dev-guidelines.svg)](https://agentmods.dev/skills/liuchiawei/agent-skills/frontend-dev-guidelines)
Your own site
<a href="https://agentmods.dev/skills/liuchiawei/agent-skills/frontend-dev-guidelines"><img src="https://agentmods.dev/badge/skills/liuchiawei/agent-skills/frontend-dev-guidelines.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,957 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 unknown 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.00051 $0.01957
Opus 5 $0.00026 $0.00979
Sonnet 5 $0.00010 $0.00391
Haiku 4.5 $0.00005 $0.00196

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

Security

Grade A, and why

frontend-dev-guidelines 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 7d 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/frontend-dev-guidelines/SKILL.md · 360 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 360 lines · 51 tokens per session scan A 0cd1feadfa8a

Subscribe to this mod's changes

frontend-dev-guidelines is a skill published in the GitHub repository liuchiawei/agent-skills (2 stars, last pushed 6mo ago), with no licence file. It adds 51 tokens to every session and 1,957 once invoked, about $0.0003 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

fp-ts-react

Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.

tmolavi/mcp-agent-skills-hub · 48 tokens

Functional Programming in React

Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Works with React 18/19, Next.js 14/15.

whatiskadudoing/fp-ts-skills · 39 tokens

frontend-conventions

Coding conventions, architecture patterns, and testing rules for the SkillHub React frontend. Ensures agents follow Feature-Sliced Design and use the generated OpenAPI types.

iflytek/skillhub · 36 tokens

fast-typescript-check

Keep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus…

internet-development/www-sacred · 84 tokens

typescript-react

Apply, review, and explain React conventions from the TypeScript Style Guide. Use automatically for TypeScript and TSX tasks involving prop-derived state, prop typing, component responsibilities, data flow, compound components, or client and server state.

mkosir/typescript-style-guide · 50 tokens

electron-dev

Electron desktop apps with React, TypeScript, and Vite. Use for IPC, window/tray, PTY terminals, WebRTC, and packaging.

jamditis/claude-skills-journalism · 34 tokens