INTERNAL create / greenfield backend. NOT a user-facing slash command — it is reached via /lazyweb-design with objective=create, which redirects here for designing a NEW product screen from scratch (no existing screen to ground on). Combines Lazyweb's screenshot database with web research and produces a prototype-first HTML report with side-by-side prototypes and a clustered inspo map. Do not route users here directly; route them to /lazyweb-design and let the create objective hand off to this backend.
$npx -y skills add aboul3ata/lazyweb-skill --skill lazyweb-design-createInstalls into the current project.
Run `npx skills use "https://github.com/aboul3ata/lazyweb-skill" --skill "aboul3ata/lazyweb-skill/lazyweb-design-create"` 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/aboul3ata/lazyweb-skill" that are relevant to the current task. Run `npx skills add "https://github.com/aboul3ata/lazyweb-skill"` and select the relevant skills, then follow their instructions.