Analyze an uploaded image (screenshot of a design, website, app) and extract design tokens to use as a starting point. Use when user pastes or attaches an image and says "recreate this", "match this image", "use this style".
$npx -y skills add bluzir/claude-code-design --skill ingest-screenshotInstalls into the current project.
Run `npx skills use "https://github.com/bluzir/claude-code-design" --skill "bluzir/claude-code-design/ingest-screenshot"` 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/bluzir/claude-code-design" that are relevant to the current task. Run `npx skills add "https://github.com/bluzir/claude-code-design"` and select the relevant skills, then follow their instructions.