Re-render Scalex banner and OG image PNGs from their HTML source files using Chrome DevTools MCP. Use this skill whenever banner HTML files are edited (slogan changes, color tweaks, layout changes) and the corresponding PNGs need to be regenerated. Triggers on "capture banners", "update banner images", "re-render banners", "regenerate PNGs", or after any edit to files in site/*-banner*.html or site/og-banner*.html.
$npx -y skills add nguyenyou/scalex --skill capture-bannersInstalls into the current project.
Run `npx skills use "https://github.com/nguyenyou/scalex" --skill "nguyenyou/scalex/capture-banners"` 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/nguyenyou/scalex" that are relevant to the current task. Run `npx skills add "https://github.com/nguyenyou/scalex"` and select the relevant skills, then follow their instructions.