clone-app-pat-pro-public
Pixel-perfect web app cloning from any URL
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install clone-app-pat-pro?โผ
Run `npx skills add per-simmons/clone-app-pat-pro-public --all -g -y` in your terminal to install the skill globally.
How to clone a website pixel for pixel?โผ
Give the skill a URL and it reads the live site's real computed styles, fonts, and assets, rebuilds the app in code, then verifies every value with automated style assertions until it matches.
Why do most website clones look wrong?โผ
Most clones guess from screenshots and miss exact values like gradients, spacing, and fonts. This skill measures the real rendered code and grades itself against those measurements.
Does it work on sites that require login?โผ
Yes. It drives your own Chrome browser through the Claude Chrome extension, so it can reach pages you are already logged into.
Do I need coding experience to use it?โผ
No. You just provide a URL in plain English, and the workflow handles recon, extraction, building, and verification automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core