ui-clone

Installation
SKILL.md

UI Clone — WAT Framework

Clone any app's UI from PageFlows screenshots into Next.js (Tailwind v4). WAT = Workflows + Agent + Tools.


Quick Start

# 1. Capture all screens
python scripts/pageflows_capture.py --app [app-name]

# 2. Find shared components
python scripts/find_shared_components.py --manifest .tmp/[app]/manifest.json

# 3. Extract design tokens
python scripts/analyze_screen.py --image screenshots/[app]/[flow]/01-[name].png
Related skills

More from clownnvd/claude-code-skills

Installs
2
GitHub Stars
1
First Seen
Mar 10, 2026