per-simmonsper-simmonsCommunityยท1 Agent Skills Included

clone-app-pat-pro-public

Pixel-perfect web app cloning from any URL

Clones any web app pixel for pixel by reading the live site's real computed styles, fonts, colors, and spacing instead of guessing from screenshots. Rebuilds the app in code, then verifies the copy with measured style assertions and auto-fixes mismatches in a loop until it matches exactly. Eliminates generic, inaccurate clones and hours of manual design inspection.
npx skills add per-simmons/clone-app-pat-pro-public --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’