url-to-code
Installation
SKILL.md
URL To Code
If the user explicitly invokes this skill, continue.
Only continue when the user asks to clone or recreate the current site.
If the user says like, better, redesign, or improve, return to $index.
Clone <target-url> as a real interactive, frontend-only local app or website. The clone should look and interact like the source.
Critical Overrides
- Refer to the Plugin router $index before proceeding.
- Follow $critical-overrides.
User Context
Before starting, load $user-context and run its preflight script when local shell access is available.