CodexClaude
State Management Audit
Find tangled UI state and simplify data flow.
Reviews client state, server state, derived values, effects, and synchronization bugs.
Curated score
84
Difficulty
Medium
Risk
Medium
What it helps with
Remove duplicate state
Fix stale effect
Map server state
Use cases
React cleanup
Bug reduction
Refactor planning
Skill contents
SKILL.mdIncluded
ScriptsNot listed
ReferencesIncluded
AssetsNot listed
stateReactdata flow
Safety / risk notes
SKILL.md
Check before using
Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🧱Component Audit
Find brittle props, layout drift, and duplicated UI patterns.
♿Accessibility Pass
Practical accessibility checks for product UI.
🌐i18n Pass
Prepare UI for multiple languages without layout breakage.
📋Form Validation QA
Check form validation, errors, and keyboard paths.
🔎SEO Pass
Review metadata, page structure, and crawl basics.
🎨Frontend Design
Production-grade interfaces with a clear visual point of view.