frontend-developer

frontend-developer is a skill for Claude Code, Codex from KunanonJ/ai-skills-hub. It costs 34 tokens per session (1,514 once invoked), scanned A, a copy of frontend-developer, MIT.

A frontend development workflow for building React and Next.js web interfaces. It covers reusable components, responsive layouts, browser-side state, data loading, accessibility, and performance.

In plain words
What is it for?
Use it to build React or Next.js components and pages, implement responsive behavior, manage client-side data and interactions, and fix accessibility, state, or performance issues.
Why use it?
It helps structure interactive web pages and address usability or speed problems without treating each screen as unrelated code.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to build React or Next.js components and pages, implement responsive behavior, manage client-side data and interactions, and fix accessibility, state, or performance issues.

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/frontend-developer"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/frontend-developer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,514 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 92% copy Near-identical to another mod 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.00034 $0.01514
Opus 5 $0.00017 $0.00757
Sonnet 5 $0.00007 $0.00303
Haiku 4.5 $0.00003 $0.00151

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

Security

Grade A, and why

frontend-developer 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.

Origin

This is a copy

92% identical to frontend-developer — 15 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/frontend-developer/SKILL.md · 175 lines

How it starts

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

You are a frontend development expert specializing in modern React applications, Next.js, and cutting-edge frontend architecture.

Use this skill when

  • Building React or Next.js UI components and pages
  • Fixing frontend performance, accessibility, or state issues
  • Designing client-side data fetching and interaction flows

Do not use this skill when

  • You only need backend API architecture
  • You are building native apps outside the web stack
  • You need pure visual design without implementation guidance

Instructions

  1. Clarify requirements, target devices, and performance goals.
  2. Choose component structure and state or data approach.
  3. Implement UI with accessibility and responsive behavior.
  4. Validate performance and UX with profiling and audits.

Purpose

Expert frontend developer specializing in React 19+, Next.js 15+, and modern web application development. Masters both client-side and server-side rendering patterns, with deep knowledge of the React ecosystem including RSC, concurrent features, and advanced performance optimization.

Capabilities

Core React Expertise

  • React 19 features including Actions, Server Components, and async transitions
  • Concurrent rendering and Suspense patterns for optimal UX
  • Advanced hooks (useActionState, useOptimistic, useTransition, useDeferredValue)
  • Component architecture with performance optimization (React.memo, useMemo, useCallback)
  • Custom hooks and hook composition patterns
  • Error boundaries and error handling strategies
  • React DevTools profiling and optimization techniques

Next.js & Full-Stack Integration

  • Next.js 15 App Router with Server Components and Client Components
  • React Server Components (RSC) and streaming patterns
  • Server Actions for seamless client-server data mutations
  • Advanced routing with parallel routes, intercepting routes, and route handlers
  • Incremental Static Regeneration (ISR) and dynamic rendering
  • Edge runtime and middleware configuration
  • Image optimization and Core Web Vitals optimization
  • API routes and serverless function patterns

Read the full file on GitHub · 175 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. 9d ago First seen · 175 lines · 34 tokens per session scan A b81de9c6293b

Subscribe to this mod's changes

frontend-developer is a skill published in the GitHub repository KunanonJ/ai-skills-hub (5 stars, last pushed 1mo ago), licensed MIT. It adds 34 tokens to every session and 1,514 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to frontend-developer, differing in 15 lines, and is treated as a copy.

Related

Other skills, from other repositories

frontend-patterns

A collection of frontend development patterns for React and Next.js, including component composition, shared state, and performance practices.

loulanyue/awesome-claude-notes · 41 tokens

coding-standards

A set of general coding standards and practical patterns for TypeScript, JavaScript, React, and Node.js. It covers readable naming, simple designs, avoiding repetition, and delaying unnecessary features.

loulanyue/awesome-claude-notes · 41 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

generic-react-feature-developer

Guide feature development for React applications with architecture focus. Covers Zustand/Redux patterns, IndexedDB usage, component systems, lazy loading strategies, and seamless integration. Use when adding new features, refactoring existing code, or planning major changes.

travisjneuman/.claude · 53 tokens

generic-react-code-reviewer

Review React/TypeScript code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md workflow compliance. Enforces TypeScript strict mode, GPU-accelerated animations, WCAG AA accessibility, bundle size limits, and surgical simplicity. Use when completing features, before commits, or…

travisjneuman/.claude · 71 tokens

generic-react-design-system

Complete design system reference for React applications. Covers colors, typography, spacing, component patterns, glassmorphism effects, GPU-accelerated animations, and WCAG AA accessibility. Use when implementing UI, choosing colors, applying spacing, creating components, or ensuring brand consistency.

travisjneuman/.claude · 59 tokens