Claude Skills for React

Claude skills for React developers — component patterns, hooks, and performance.

Download the free pack

Get 3 Claude skills in a zip file. Upload each folder as its own skill in Claude.

Download pack (.zip)

Free. No email required. Install instructions

React is easy to write badly. This pack pushes Claude toward idiomatic modern React: server/client split awareness, correct hook usage, and performance fixes that target actual bottlenecks.

What you can do with this pack

  • Write components that match idiomatic React patterns
  • Refactor class components to hooks
  • Identify and fix render performance issues
  • Compose UI from primitive components cleanly
  • Audit existing components for common bugs

Skills in this pack

React Component Writer

Write idiomatic React components with correct hook usage, accessibility, and styling conventions. Trigger on 'write a React component', 'create a component', 'build this UI in React', or when the user wants React/TSX code.

React Hook Debugger

Debug common React hook problems — stale closures, infinite loops, missing deps, bad effects. Trigger on 'infinite loop', 'stale state', 'useEffect', 'dependency array', 'hook warning', or when the user has bugs rooted in hook misuse.

React Performance Auditor

Audit React components for render performance issues. Trigger on 'slow component', 'too many renders', 'react performance', 'profiler', 'optimize react', or when the user reports lag or jank in a React app.

How to install the skills

  1. In Claude, turn on code execution under Settings → Capabilities.
  2. Download and unzip the pack above — you'll see one folder per skill.
  3. Go to Customize → Skills, click + Create skill, then Upload a skill.
  4. Zip each individual skill folder and upload it.
  5. Toggle the skill on. Claude will use it automatically when your request matches.

Full instructions: /download/claude-skills

FAQ

What is a Claude skill?

A Claude skill is a folder containing a SKILL.md file. It tells Claude when to trigger the skill and how to execute the task. Skills live inside your Claude account once uploaded.

Do these work on Free, Pro and Max plans?

Yes, as long as code execution is enabled. On Team and Enterprise plans, an admin needs to enable skills at the organisation level first.

Can I edit the skills?

Yes — the skills are plain markdown files. Open SKILL.md in any editor and change the description, steps, templates, or output format to match how you work.

Do I need all the skills in the pack?

No. Upload only the ones you'll use. Too many active skills makes Claude less precise about which one to pick.

More Coding & Development skill packs