Skip to main content
Execute qualquer Skill no Manus
com um clique

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).

Visão geral

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).

Comando de instalação
npx skills add https://github.com/shipshitdev/v0 --skill react-refactor

Copie e cole este comando no Claude Code para instalar a skill

Estrelas1
Forks0
Atualizado23 de abril de 2026 às 11:55
Explorador de arquivos
45 arquivos
SKILL.md
readonly