wp-audit
01Command
Static check for the porting failures that stay silent, including undefined tokens and interpolated class names.
Claude Code plugin that ports a WordPress site to Laravel, Next.js, Astro or plain HTML by measuring the original and diffing rendered geometry, section by section.
Command
Static check for the porting failures that stay silent, including undefined tokens and interpolated class names.
Command
Compare a ported page against the mirrored original, section by section, on height and position.
Command
Verify every page at every viewport, then delete the mirror and the measurement dumps.
Command
Set up a WordPress port. Detects the source builder and the target stack, then writes .wp-to-code/config.json.
Command
Dump the layout tree, section list, content or interactive inventory for a page to a file.
Command
Download the original site to a local directory that can be served flat, and find each page's section root.
Command
Write the components for a page from its measurements, in the target stack's idiom.
Command
Extract design tokens from the original's computed styles and write them into the target's token file.