Abdulkader-Safi/wp-to-code

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.

2Stars on the repository
12Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

wp-audit

01

Abdulkader-Safi/wp-to-code

Command

Static check for the porting failures that stay silent, including undefined tokens and interpolated class names.

2 13d ago A 20 tokens original MIT

wp-diff

02

Abdulkader-Safi/wp-to-code

Command

Compare a ported page against the mirrored original, section by section, on height and position.

2 13d ago A 19 tokens original MIT

wp-finish

03

Abdulkader-Safi/wp-to-code

Command

Verify every page at every viewport, then delete the mirror and the measurement dumps.

2 13d ago C 16 tokens original MIT

wp-init

04

Abdulkader-Safi/wp-to-code

Command

Set up a WordPress port. Detects the source builder and the target stack, then writes .wp-to-code/config.json.

2 13d ago A 26 tokens original MIT

wp-measure

05

Abdulkader-Safi/wp-to-code

Command

Dump the layout tree, section list, content or interactive inventory for a page to a file.

2 13d ago A 19 tokens original MIT

wp-mirror

06

Abdulkader-Safi/wp-to-code

Command

Download the original site to a local directory that can be served flat, and find each page's section root.

2 13d ago A 22 tokens original MIT

wp-port

07

Abdulkader-Safi/wp-to-code

Command

Write the components for a page from its measurements, in the target stack's idiom.

2 13d ago A 18 tokens original MIT

wp-theme

08

Abdulkader-Safi/wp-to-code

Command

Extract design tokens from the original's computed styles and write them into the target's token file.

2 13d ago A 19 tokens original MIT