React Component Refactor
This skill provides a systematic approach for refactoring complex React components. Use it when a module has overgrown files, tangled state, or unclear separation of concerns.
Instructions
- Read the Guidelines: Read
resources/GUIDELINES.mdfor the complete refactoring checklist and rules. - Read the Examples: Read
resources/EXAMPLES.mdfor concrete before/after patterns from real refactoring work. - Execute: Follow the guidelines to refactor the target module.
Source: dataelement/bisheng — distributed by TomeVault.