dev-style-react-no-use-effect

Community

Clean up useEffect usage in React projects.

Authornikbrunner
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scan React codebase for useEffect anti-patterns (derived state, event logic in effects, effect chains, prop-driven resets, missing cleanup, parent notifications, etc.) and propose idiomatic fixes. Based on React's "You Might Not Need an Effect" guide. Use when asked to audit, review, or clean up useEffect usage.

Core Features & Use Cases

  • Find: Detect anti-patterns like Derived State, Event Logic in Effect, Reset on Prop Change, etc.
  • Suggest: Provide idiomatic React fixes and alternatives.
  • Use Case: Audit a UI dashboard component to streamline effect usage and improve reliability.

Quick Start

Run a scan on the target React project to identify useEffect anti-patterns and propose concrete fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-style-react-no-use-effect
Download link: https://github.com/nikbrunner/dots/archive/main.zip#dev-style-react-no-use-effect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.