Skip to main content
在 Manus 中运行任何 Skill
一键导入

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

概览

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

安装命令
npx skills add https://github.com/shipshitdev/v0 --skill react-refactor

复制此命令并粘贴到 Claude Code 中以安装该技能

星标1
分支0
更新时间2026年4月23日 11:55
文件资源管理器
45 个文件
SKILL.md
readonly