Clone a GitHub repo and extract design tokens (colors, fonts, spacing) from its codebase. Use when user gives a github.com URL and wants a design system or design work rooted in the repo's style.
$npx -y skills add bluzir/claude-code-design --skill ingest-githubInstalls into the current project.
Run `npx skills use "https://github.com/bluzir/claude-code-design" --skill "bluzir/claude-code-design/ingest-github"` 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.