skills/smithery.ai/clonereact

clonereact

Installation
SKILL.md

CloneReact - Visual Component Extractor

Extract React components from any website using Electron-powered visual selection.

How It Works

  1. cluso-inspector opens target URL with visual selector
  2. You click the element you want to extract
  3. Inspector closes and returns extraction JSON
  4. Claude processes the data and generates React component files
  5. Preview in your terminal with code and screenshot

Usage

/clonereact https://stripe.com --typescript
/clonereact https://github.com --output ./components
/clonereact https://airbnb.com --depth 10
Installs
1
First Seen
Apr 11, 2026
clonereact from smithery.ai