component-refactoring
Refactor high-complexity React components. Use when complexity metrics are high or to split monolithic UI.
Installation
SKILL.md
Refactor high-complexity React components with proven patterns and workflows.
Complexity Threshold: Components with cyclomatic complexity > 50 or line count > 300 should be candidates for refactoring.
Simplify Conditional Logic Goal: Reduce nesting and if/else checks implementation details.
Refactor high-complexity React components. Use when complexity metrics are high or to split monolithic UI. Source: first-fluke/fullstack-starter.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/first-fluke/fullstack-starter --skill component-refactoring- Category
- *Creative Media
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is component-refactoring?
Refactor high-complexity React components. Use when complexity metrics are high or to split monolithic UI. Source: first-fluke/fullstack-starter.
How do I install component-refactoring?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/first-fluke/fullstack-starter --skill component-refactoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/first-fluke/fullstack-starter
Details
- Category
- *Creative Media
- Source
- user
- First Seen
- 2026-02-01