·component-refactoring
*

component-refactoring

first-fluke/fullstack-starter

Refactor high-complexity React components. Use when complexity metrics are high or to split monolithic UI.

0Installs·0Trend·@first-fluke

Installation

$npx skills add https://github.com/first-fluke/fullstack-starter --skill component-refactoring

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.

View raw

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