LogoClawIndex
CasesSkillsAbout
LogoClawIndex

preen-split-react-components - Split Oversized React Components

Search monorepo for large React components and refactor into small, one-per-file modules with colocated tests

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • search monorepo
  • identify candidates
  • analyze component structure
  • extract components
  • create feature folders
  • colocate tests
  • validate refactoring
  • run coverage checks
  • create git branch
  • commit changes

Inputs

  • monorepo
  • TSX files
  • test coverage thresholds
  • package manager

Outputs

  • refactored component modules
  • new file structure
  • test files
  • coverage reports

Requirements

  • Git repository
  • TypeScript environment
  • test coverage configuration

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
React
refactoring
code quality
monorepo
testing
search monorepo
identify candidates
analyze component structure
extract components
monorepo
TSX files
test coverage thresholds
refactored component modules
new file structure
test files