Convert any web application (Next.js, React, Vue, or a live website) into plain static HTML + CSS + JS that a designer can open directly in a browser and iterate on before Odoo integration. Use this skill when the user wants to migrate an existing web project to Odoo and needs a clean, framework-free intermediate representation — one where styles can be debugged visually without build tooling. Covers Next.js static export, Tailwind tree-shaking + rewrite to semantic class names, framer-motion/GSAP replacement, asset extraction, and per-section HTML fragmentation. Czech triggers (CZ): Trigger also when the user speaks Czech and mentions: "převést web", "migrace webu", "Next.js do HTML", "statické HTML", "odstranit framework", "čisté HTML", "exportovat web", "převod na statický web", "udělat statickou verzi", "vzít starý web".
$npx -y skills add michalvarys/claude-plugins --skill web-to-staticInstalls into the current project.
Run `npx skills use "https://github.com/michalvarys/claude-plugins" --skill "michalvarys/claude-plugins/web-to-static"` 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/michalvarys/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/michalvarys/claude-plugins"` and select the relevant skills, then follow their instructions.