react-patterns
Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
Content Preview
--- name: react-patterns description: "Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices." risk: unknown source: community date_added: "2026-02-27" --- # React Patterns > Principles for building production-ready React applications. --- ## 1. Component Design Principles ### Component Types | Type | Use | State | |------|-----|-------| | **Server** | Data fetching, static | None | | **Client** | Interactivity | useState, effects | | **Presentati
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/react-patterns.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/react-patterns/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/react-patterns/SKILL.md
Related Skills
react-patterns
React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition
react-patternsreactpatterns
by rohitg00 · awesome-claude-toolkit
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
finishing-a-development-branchfinishing a development branch
by Jesse Vincent (community) · obra-superpowers-skills
mobile-development
Mobile development patterns for React Native and Flutter including navigation, state management, and responsive design
mobile-developmentmobiledevelopmentreact
by rohitg00 · awesome-claude-toolkit
development
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery.
development
by sickn33 (Antigravity) · antigravity-awesome-skills