This skill should be used when the user asks to "build a block theme from this HTML", "turn these designs into a WordPress theme", "convert this Claude Design output to a block theme", "make a WordPress theme from these HTML files", "make this design into a real WordPress site", or otherwise requests turning static HTML/CSS/JS design files into a WordPress block theme on a local WordPress Studio site. Triggers when static HTML/CSS design files (or a directory of them) are supplied alongside any HTML→block-theme conversion intent.
$npx -y skills add a8cteam51/claude-code-plugins --skill html-to-block-themeInstalls into the current project.
Run `npx skills use "https://github.com/a8cteam51/claude-code-plugins" --skill "a8cteam51/claude-code-plugins/html-to-block-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/a8cteam51/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/a8cteam51/claude-code-plugins"` and select the relevant skills, then follow their instructions.