state-audit

Community

Identify prop drilling in React state.

Authorberkcangumusisik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audits React state management to identify prop drilling, redundant or missing memoization, and opportunities to improve data flow and performance.

Core Features & Use Cases

  • Detect Prop Drilling: Find props passed through multiple levels that are unused or redundant.
  • Identify Redundant/Derived State: Spot state that can be derived or moved to avoid duplication.
  • Memoization & Performance: Suggest useMemo/useCallback placements to optimize renders.
  • Use Case: React apps with deep component trees using useState, Zustand, Redux, or Recoil.

Quick Start

Run a state-audit on a React project to surface prop drilling, redundant state, and memoization opportunities.

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: state-audit
Download link: https://github.com/berkcangumusisik/claude-code-practices/archive/main.zip#state-audit

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.