Skip to main content
Run any Skill in Manus
with one click

react-refactor

Architectural refactoring guide for React applications covering component architecture, state architecture, hook patterns, component decomposition, coupling and cohesion, data flow, and refactoring safety. Use when refactoring React codebases, reviewing PRs for architectural issues, decomposing oversized components, or improving module boundaries. Does NOT cover React 19 API usage (see react skill) or performance optimization (see react-optimise skill).

Overview

Architectural refactoring guide for React applications covering component architecture, state architecture, hook patterns, component decomposition, coupling and cohesion, data flow, and refactoring safety. Use when refactoring React codebases, reviewing PRs for architectural issues, decomposing oversized components, or improving module boundaries. Does NOT cover React 19 API usage (see react skill) or performance optimization (see react-optimise skill).

Install command
npx skills add https://github.com/pproenca/dot-skills --skill react-refactor

Copy and paste this command into Claude Code to install the skill

Stars154
Forks9
UpdatedMay 27, 2026 at 09:50
File Explorer
46 files
SKILL.md
readonly