react skills

1,788 tagged react, measured the same way as everything else here.

Browse within: typescript 457nextjs 342javascript 124rust 98nodejs 87open-source 84fastapi 77angular 74ui 66best-practices 65grid 65cms 63graphql 63nestjs 63

feature-flags

01

react/react

Skill Claude CodeCodex

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

248k 4d ago A 34 tokens original MIT

react/react

Skill Claude CodeCodex

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

248k 4d ago A 38 tokens original MIT

plan-update

03

react/react

Skill Claude CodeCodex

Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc.

248k 4d ago A 44 tokens original MIT

vercel/next.js

Skill Claude CodeCodex

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

142k yesterday A 95 tokens original MIT

vercel/next.js

Skill Claude CodeCodex

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

142k yesterday A 170 tokens original MIT

vercel/next.js

Skill Claude CodeCodex

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

142k yesterday A 103 tokens original MIT

shadcn-ui/ui

Skill Claude CodeCodex

Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.

123k +74 yesterday A 61 tokens original MIT

shadcn

08

shadcn-ui/ui

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

123k +74 yesterday A 94 tokens original MIT

material-ui-review

09

mui/material-ui

Skill Claude CodeCodex

Review the current diff for regressions, correctness bugs, tests, simplifications, and docs issues, scaling depth to a low/medium/high/xhigh/max effort level. Use ONLY when explicitly requested by name: the user runs /material-ui-review, writes $material-ui-review, or asks for "the Material UI review skill". Do NOT…

99k today A 137 tokens original MIT

material-ui-nextjs

10

mui/material-ui

Skill Claude CodeCodex

Integrates Material UI with Next.js App and Pages routers using @mui/material-nextjs, Emotion cache providers, next/font, CSS layers with Tailwind/CSS Modules, Link component prop patterns, CSS theme variables SSR notes, and App Router useSearchParams + Suspense. Use when setting up or debugging MUI in a Next.js app.

99k today A 76 tokens original MIT

material-ui-styling

11

mui/material-ui

Skill Claude CodeCodex

Chooses the right Material UI styling approach (sx, styled, theme overrides, global CSS) from official MUI guidance. Use when styling @mui/material components, customizing themes, overriding slots, or comparing sx vs styled.

99k today A 52 tokens original MIT

fact-check

12

leonardomso/33-js-concepts

Skill Claude CodeCodex

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation.

67k 29d ago A 30 tokens original MIT

seo-review

13

leonardomso/33-js-concepts

Skill Claude CodeCodex

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential.

67k 29d ago A 25 tokens original MIT

write-concept

14

leonardomso/33-js-concepts

Skill Claude CodeCodex

Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines.

67k 29d ago A 27 tokens original MIT

add-effect

15

remotion-dev/remotion

Skill Claude CodeCodex

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

58k 3d ago A 39 tokens

gh-stack

16

remotion-dev/remotion

Skill Claude CodeCodex

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

58k 3d ago A 80 tokens

writing-tests

17

remotion-dev/remotion

Skill Claude CodeCodex

Rules for writing and reviewing tests in the Remotion repository. Use whenever adding, editing, or reviewing tests, especially for Studio UI, rendering, CLI, server, media, and cross-package changes, to prefer complete integration workflows over narrow helper tests and implementation details.

58k 3d ago A 56 tokens

triage-ci-flake

18

payloadcms/payload

Skill Claude CodeCodex

Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failing tests.

44k 3d ago A 38 tokens original MIT

ui4

19

payloadcms/payload

Skill Claude CodeCodex

Manually invoked skill for reskinning Payload UI components. Requires Figma URL. Usage: /ui4.

44k 3d ago A 25 tokens original MIT

payload

20

payloadcms/payload

Skill Claude CodeCodex

Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

44k 3d ago A 43 tokens original MIT

resume-builder

21

amruthpillai/reactive-resume

Skill Claude CodeCodex

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON…

42k 3d ago A 71 tokens original MIT

chakra-ui-builder

22

chakra-ui/chakra-ui

Skill Claude CodeCodex

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…

41k yesterday A 214 tokens original MIT

chakra-ui-migrate

23

chakra-ui/chakra-ui

Skill Claude CodeCodex

Migrate Chakra UI projects from v2 to v3, covering package changes, codemods, provider setup, color mode, prop renaming, compound components, theming, recipes, and Next.js updates. Use this skill whenever a user is upgrading Chakra UI versions, encountering breaking changes after an upgrade, converting old v2 patterns…

41k yesterday A 137 tokens original MIT

chakra-ui-refactor

24

chakra-ui/chakra-ui

Skill Claude CodeCodex

Review, convert, and improve UI code using Chakra UI v3. Use this skill whenever a user wants to review Chakra UI code for issues, convert plain HTML/CSS, Tailwind, CSS Modules, or styled-components to Chakra UI, clean up messy Chakra components, fix layout structure or token usage, or asks anything like "is this…

41k yesterday A 139 tokens original MIT