Use when bringing design work created in claude.ai/design — a component, a guideline/specimen card, a token change, or a full screen — back into the repo's design-system/. The inbound direction, opposite of the outbound /design-sync. Triggers: a designer built something in the design tool and handed you a project link (or a zip) to get into the repo.
$npx -y skills add bsaffel/moneybin --skill design-importInstalls into the current project.
Run `npx skills use "https://github.com/bsaffel/moneybin" --skill "bsaffel/moneybin/design-import"` 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/bsaffel/moneybin" that are relevant to the current task. Run `npx skills add "https://github.com/bsaffel/moneybin"` and select the relevant skills, then follow their instructions.