Turn a live website into a working local frontend you can edit. Fetches the page, extracts its design system and structure, and rebuilds it locally in your stack, then screenshot-compares to the original. Use when the user says "url to code", "clone this site locally", "make it look like linear.app", "rebuild this page", or provides a live URL to recreate. Part of the Product Design set. Uses web-fetch + browser automation.
$npx -y skills add dkeken/codex-skills-alternative --skill design-url-to-codeInstalls into the current project.
Run `npx skills use "https://github.com/dkeken/codex-skills-alternative" --skill "dkeken/codex-skills-alternative/design-url-to-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dkeken/codex-skills-alternative" that are relevant to the current task. Run `npx skills add "https://github.com/dkeken/codex-skills-alternative"` and select the relevant skills, then follow their instructions.