Converts a UI screenshot of a legacy application into semantic, unstyled mockup HTML. Use this when you need to extract the information structure from a screenshot so downstream agents can reason about the UI without expensive image tokens.
$npx -y skills add defra/claude-legacy-reveng-plugin --skill image-to-htmlInstalls into the current project.
Run `npx skills use "https://github.com/defra/claude-legacy-reveng-plugin" --skill "defra/claude-legacy-reveng-plugin/image-to-html"` 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/defra/claude-legacy-reveng-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/defra/claude-legacy-reveng-plugin"` and select the relevant skills, then follow their instructions.