Convert a debugged static HTML + CSS + JS bundle (produced by the web-to-static skill) into a complete, installable Odoo 18 theme module. Use this skill when the user has a static website ready and wants to turn it into a theme_* module with snippets, pages, header/footer inheritance, SCSS architecture, and asset registration. This is stage 2 of the web-to-odoo migration pipeline. Applies all editor-safe rules from the odoo-theme skill and splits the static HTML into drag-and-drop snippets using data-snippet markers. Czech triggers (CZ): Trigger also when the user speaks Czech and mentions: "HTML do Odoo", "statické HTML na modul", "převést na theme modul", "vygenerovat Odoo téma", "udělat Odoo modul ze statiky", "statická verze do Odoo", "HTML šablona do Odoo", "migrace do theme".
$npx -y skills add michalvarys/claude-plugins --skill static-to-odoo-themeInstalls into the current project.
Run `npx skills use "https://github.com/michalvarys/claude-plugins" --skill "michalvarys/claude-plugins/static-to-odoo-theme"` 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.