react-patterns
React 19 patterns for hooks, Server Components, Server Actions, and performance optimization with TypeScript.
Install
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill react-patternsStats
| Total installs | 1,166 |
| Weekly installs | 1.1K |
| GitHub stars | 180 |
| First seen | Jan 20, 2026 |
| Source | @giuseppe-trisciuoglio/developer-kit |
Summary
- Covers core hooks (useState, useEffect, useRef, useMemo, useCallback) with TypeScript typing and custom hook extraction patterns
- Includes React 19 features: use() hook, useOptimistic, useFormStatus, useFormState, Server Actions, and Server Components with mixed architecture examples
- React Compiler automatic optimization eliminates manual memoization; includes setup, configuration, and migration guidance from React 18
- Addresses performance optimization, concurrent rendering with useTransition and useDeferredValue, error boundaries, and testing strategies for Server Actions and optimistic updates
Tags
reacttypescriptfrontendperformancearchitecturefullstackcode-qualitybest-practicesagent-skillmigration
Related skills
| Skill | Installs | vs react-patterns |
|---|---|---|
| flutter-architecture | 1,246 | +80 |
| target-serp | 1,230 | +64 |
| csharp-developer | 1,247 | +81 |
| shopify-liquid-themes | 1,246 | +80 |
| tailwindcss-animations | 1,224 | +58 |
FAQ
- How many installs does react-patterns have?
- react-patterns has 1,166 total installs and 1.1K installs this week.
- Where is react-patterns hosted?
- react-patterns is published by @giuseppe-trisciuoglio/developer-kit at https://github.com/giuseppe-trisciuoglio/developer-kit.
- How many GitHub stars does react-patterns have?
- react-patterns has 180 GitHub stars.
- When was react-patterns first indexed?
- OrangeBot.AI first indexed react-patterns on Jan 20, 2026.
- How do I install react-patterns?
- Run: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill react-patterns