·react-patterns
</>

react-patterns

benshapyro/cadre-devkit-claude

Modern React patterns for TypeScript applications including hooks, state management, and component composition. Use when building React components, managing state, or implementing React best practices.

3Installs·0Trend·@benshapyro

Installation

$npx skills add https://github.com/benshapyro/cadre-devkit-claude --skill react-patterns

SKILL.md

| Simple component state | useState | | Complex state with many actions | useReducer | | State shared across components | Context + useReducer | | Server data (fetch, cache, sync) | React Query / SWR | | Global app state (auth, theme) | Context or Zustand |

Modern React patterns for TypeScript applications including hooks, state management, and component composition. Use when building React components, managing state, or implementing React best practices. Source: benshapyro/cadre-devkit-claude.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benshapyro/cadre-devkit-claude --skill react-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/benshapyro/cadre-devkit-claude --skill react-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is react-patterns?

Modern React patterns for TypeScript applications including hooks, state management, and component composition. Use when building React components, managing state, or implementing React best practices. Source: benshapyro/cadre-devkit-claude.

How do I install react-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benshapyro/cadre-devkit-claude --skill react-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/benshapyro/cadre-devkit-claude

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None