Bootstrap or retrofit a Vite + React 18 + TypeScript project so it uses the Domino design system (@dominodatalab/extensions-tools). Scoped to projects that are (or will be) a fully standalone SPA frontend for a Domino application or extension — not snippets, library additions, or work inside an existing Domino monorepo package. Use this skill whenever the user wants to create, build, scaffold, start, refactor, retrofit, or set up such an SPA — a React app, web app, frontend, UI, or extension that should "look like Domino", use Domino components, follow the Domino design system, or integrate with the Domino platform — even when they don't say the word "Domino" explicitly but mention Domino-flavored terms like DominoThemeProviderDecorator, extensions-tools, or base-components. Also use when the user points at an existing standalone React/Vite project and asks to make it "Domino-styled", wire it up to the Domino component library, add Domino theming, or migrate it. The skill handles version pinning (React 18, react-router 5), MCP registration for the Storybook component reference, theme provider wiring, and a verification step — all things that are easy to get wrong otherwise.
$npx -y skills add dominodatalab/domino-claude-plugin --skill domino-ui-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/dominodatalab/domino-claude-plugin" --skill "dominodatalab/domino-claude-plugin/domino-ui-bootstrap"` 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/dominodatalab/domino-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/dominodatalab/domino-claude-plugin"` and select the relevant skills, then follow their instructions.