react-useeffect
π―Skillfrom fluid-tools/claude-skills
Guides React developers through optimal `useEffect` usage, teaching when to use or avoid effects for state management, data fetching, and external system synchronization.
Part of
fluid-tools/claude-skills(13 items)
Installation
npx add-skillSkill Details
"React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives."
More from this repository10
vercel-ai-sdk skill from fluid-tools/claude-skills
convex-anti-patterns skill from fluid-tools/claude-skills
convex-performance-patterns skill from fluid-tools/claude-skills
convex-helpers-patterns skill from fluid-tools/claude-skills
typescript-strict-mode skill from fluid-tools/claude-skills
convex-components skill from fluid-tools/claude-skills
convex-fundamentals skill from fluid-tools/claude-skills
convex-actions-scheduling skill from fluid-tools/claude-skills
convex-schema-validators skill from fluid-tools/claude-skills
Provides performance optimization guidelines for React and Next.js, offering 45 actionable rules to improve application speed, bundle size, and rendering efficiency.