Publish a runnable prototype and return a shareable link. Prepares the prototype to run, starts/serves it (or deploys), and hands back a URL plus run instructions for review. Use when the user says "share the prototype", "give me a link", "publish this", "let the team see it", "deploy the preview", or is ready to circulate a prototype for feedback. Final stage of the Product Design set.
$npx -y skills add dkeken/codex-skills-alternative --skill design-shareInstalls into the current project.
Run `npx skills use "https://github.com/dkeken/codex-skills-alternative" --skill "dkeken/codex-skills-alternative/design-share"` 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.