Bundle an HTML artifact into a single self-contained file with all CSS/JS/images inlined as data URLs. Requires monolith CLI (brew install monolith).
$npx -y skills add bluzir/claude-code-design --skill export-standaloneInstalls into the current project.
Run `npx skills use "https://github.com/bluzir/claude-code-design" --skill "bluzir/claude-code-design/export-standalone"` 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.