Front door. Reads the current project (framework, tokens, brief, spec, harness) and reports what ui-craft can do right now, then routes you to the right next step. Run this first if you're new or unsure where to begin. No code changes. Invoke when the user asks for start on their UI, or mentions 'start' alongside design / UI / frontend work.
$npx -y skills add educlopez/ui-craft --skill startInstalls into the current project.
Run `npx skills use "https://github.com/educlopez/ui-craft" --skill "educlopez/ui-craft/start"` 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/educlopez/ui-craft" that are relevant to the current task. Run `npx skills add "https://github.com/educlopez/ui-craft"` and select the relevant skills, then follow their instructions.