What is react-patterns?
React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition Source: rohitg00/awesome-claude-code-toolkit.
React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition
Quickly install react-patterns AI skill to your development environment via command line
Source: rohitg00/awesome-claude-code-toolkit.
use() reads values from Promises and Context directly in render. Unlike other hooks, it can be called inside conditionals and loops.
Wrap components that use use() with a Promise in a boundary.
Push 'use client' as deep as possible. Only leaves that need interactivity should be Client Components.
React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition Source: rohitg00/awesome-claude-code-toolkit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill react-patternsBrowse more skills from rohitg00/awesome-claude-code-toolkit
React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition Source: rohitg00/awesome-claude-code-toolkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill react-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rohitg00/awesome-claude-code-toolkit