Validates that an Odoo theme module renders identically to the reference static site across all breakpoints. This skill is the final gate before a theme migration is declared complete — it blocks release until every section matches the reference at every viewport width.
$npx -y skills add michalvarys/claude-plugins --skill theme-responsive-validationInstalls into the current project.
Run `npx skills use "https://github.com/michalvarys/claude-plugins" --skill "michalvarys/claude-plugins/theme-responsive-validation"` 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.