PyModel/react-frontend-skills

Production-grade AI agent skills for React 19, Next.js 16, TypeScript 7, testing, data, UI, and frontend architecture—ready for Codex, Claude Code, Cursor, Pi, and more.

3Stars on the repository
18Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

feature-arch

01

PyModel/react-frontend-skills

Skill Claude CodeCodex

React feature-based architecture guidelines for scalable applications (formerly feature-architecture). This skill should be used when writing, reviewing, or refactoring React code to ensure proper feature organization. Triggers on tasks involving project structure, feature organization, module boundaries…

3 12d ago A 65 tokens original MIT

msw

02

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current MSW v2 guidance for request handlers, Node/browser setup, HTTP and GraphQL mocking, test isolation, timing, and debugging. General test framework patterns are covered by vitest and methodology by tdd.

3 12d ago A 46 tokens original MIT

nextjs

03

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current Next.js 16 App Router guidance for caching, Cache Components, Server Components, routing, Server Actions, and next.config.js. Use for Next.js 16.x code. Generic React 19 patterns are covered by the react skill.

3 12d ago A 51 tokens original MIT

nuqs

04

PyModel/react-frontend-skills

Skill Claude CodeCodex

Comprehensive guide for type-safe URL query state management with nuqs in Next.js applications. Contains 42 rules across 8 categories, prioritized by impact to guide code generation, refactoring, and code review.

3 12d ago A 76 tokens original MIT

playwright

05

PyModel/react-frontend-skills

Skill Claude CodeCodex

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state, API mocking, hydration testing, parallel execution, CI…

3 12d ago A 69 tokens copy · 92% MIT

react-hook-form

06

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current React Hook Form v7 guidance for useForm, useWatch, useController, useFieldArray, validation, subscriptions, and UI-library integration. React Server Actions and useActionState are covered by the react skill.

3 12d ago A 48 tokens original MIT

react

07

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current React 19.2 guidance for concurrent rendering, Server Components, Actions, effects, React Compiler, state, and memoization. Use for React components and hooks. Next.js-specific routing/caching belongs to the nextjs skill; React Hook Form integration belongs to react-hook-form.

3 12d ago A 59 tokens original MIT

shadcn

08

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current shadcn/ui component guidance for projects generated with Radix UI or Base UI, including primitive-specific composition, Tailwind CSS v4 theming, accessibility, forms, tables, and state patterns. Inspect the checked-in component implementation before applying Radix asChild or Base UI render APIs.

3 12d ago A 63 tokens original MIT

tailwind

09

PyModel/react-frontend-skills

Skill Claude CodeCodex

Tailwind CSS v4 performance optimization and best practices guidelines (formerly tailwindcss-v4-style). This skill should be used when writing, reviewing, or refactoring Tailwind CSS v4 code to ensure optimal build performance, minimal CSS output, and correct usage of v4 features. Triggers on tasks involving Tailwind…

3 12d ago A 90 tokens copy · 86% MIT

tanstack-query

10

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current TanStack Query v5 guidance for queries, mutations, caching, prefetching, Suspense, and render optimization. Use with useQuery, useMutation, queryClient, queryOptions, skipToken, mutation scopes, or cache invalidation. API mocking is covered by the msw skill.

3 12d ago A 64 tokens copy · 86% MIT

tdd

11

PyModel/react-frontend-skills

Skill Claude CodeCodex

Test-Driven Development methodology and red-green-refactor workflow (formerly test-tdd). This skill should be used when practicing TDD, writing tests first, designing tests before implementation, or reviewing test-first approaches. Triggers on "write tests first", "test before code", "red green refactor", "test driven…

3 12d ago A 96 tokens copy · 98% MIT

typescript

12

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current TypeScript guidance, including TypeScript 7 migration, tsconfig design, type errors, declaration performance, async patterns, module organization, and runtime type safety. Use for .ts, .tsx, and .d.ts work; framework-specific patterns and testing are covered by their dedicated skills.

3 12d ago A 61 tokens original MIT

ui-design

13

PyModel/react-frontend-skills

Skill Claude CodeCodex

UI/UX and frontend design best practices guidelines (formerly frontend-design). This skill should be used when writing, reviewing, or designing frontend code to ensure accessibility, performance, and usability. Triggers on tasks involving HTML structure, CSS styling, responsive layouts, form design, animations, or…

3 12d ago A 63 tokens copy · 88% MIT

PyModel/react-frontend-skills

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture.

3 12d ago A 51 tokens copy · 75% MIT

PyModel/react-frontend-skills

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

3 12d ago A 67 tokens copy · 78% MIT

vitest

16

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current Vitest 4 guidance for setup, async tests, vi mocks, snapshots, worker pools, environments, assertions, and test performance. TDD methodology is covered by tdd and network mocking by msw.

3 12d ago A 46 tokens original MIT

PyModel/react-frontend-skills

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

3 12d ago A 44 tokens copy · 84% MIT

zod

18

PyModel/react-frontend-skills

Skill Claude CodeCodex

Zod 4 schema validation best practices for type safety, parsing, and error handling. Use when defining schemas, validating string formats, calling safeParse, formatting Zod errors, or inferring input/output types. React Hook Form integration is covered by the react-hook-form skill.

3 12d ago A 59 tokens copy · 92% MIT