componentize

Community

Turn duplicated UI into shared components

Authorhowells
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It reduces UI duplication in a codebase by locating repeated patterns and extracting canonical, reusable shared components instead of continuing to copy-and-tweak implementations across apps or packages.

Core Features & Use Cases

  • Reuse-first audits: inventories existing shared UI surfaces and highlights duplicated markup, repeated Tailwind class patterns, and drift-prone component variants.
  • Canonical component planning: selects extraction targets, defines component APIs (props/slots/variants), and recommends whether to reuse, adapt, extract, move, or keep code app-local.
  • Controlled migration guidance: provides a stepwise plan to migrate call sites and validate the result without broad redesign.

Quick Start

Use the componentize skill to audit the repository for duplicated UI, propose the highest-value shared components to extract, and outline a migration plan for updating call sites.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: componentize
Download link: https://github.com/howells/skills/archive/main.zip#componentize

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.