siddik-web
01siddik-web/wp-block-theme-converter
Plugin Claude Code
WordPress tooling plugins for Claude Code.
siddik-web/wp-block-theme-converter
Plugin Claude Code
WordPress tooling plugins for Claude Code.
siddik-web/wp-block-theme-converter
Plugin Claude Code
Convert any HTML/CSS/JavaScript project into a production-ready WordPress Block Theme (Full Site Editing): theme.json v3, block patterns, FSE templates, the Interactivity API, and optional WooCommerce support. Bundles 11 slash commands, a quality-review agent, deterministic validation scripts, and a full reference…
siddik-web/wp-block-theme-converter
Skill Claude CodeCodex
Convert any HTML/CSS/JavaScript project into a production-ready WordPress Block Theme (Full Site Editing) with Interactivity API, Block Bindings, per-block CSS, and WordPress 6.5+ best practices. Use this skill whenever the user wants to convert, port, transform, migrate, or rebuild static HTML/CSS/JS into a WordPress…
siddik-web/wp-block-theme-converter
Agent
Audits a generated or existing WordPress block theme for FSE correctness, theme.json validity, accessibility, i18n, and the plugin's non-negotiable quality rules. Use proactively after generating a theme with /convert-to-wp-theme or /scaffold-wp-theme, or when the user asks to review, audit, or QA a block theme.
siddik-web/wp-block-theme-converter
Command
Convert a complete HTML/CSS/JavaScript project into a production-ready WordPress block theme (Full Site Editing).
siddik-web/wp-block-theme-converter
Command
Generate an empty, valid WordPress block theme scaffold from scratch — no source HTML required.
siddik-web/wp-block-theme-converter
Command
Scaffold a custom WordPress block (block.json, edit.js, save.js or render.php, styles) ready to register inside a block theme.
siddik-web/wp-block-theme-converter
Command
Convert an existing classic WordPress theme (PHP templates, functions.php) into a Full Site Editing block theme.
siddik-web/wp-block-theme-converter
Command
Diagnose and fix WordPress block-theme failures — block validation errors, theme.json issues, missing patterns, DB template overrides, and PHP warnings.
siddik-web/wp-block-theme-converter
Command
Migrate existing WordPress content (Classic Editor, ACF, widgets, CPTs, shortcodes, page builders) into a block theme.
siddik-web/wp-block-theme-converter
Command
Convert a single HTML section or snippet into a registered WordPress block pattern PHP file.
siddik-web/wp-block-theme-converter
Command
Declare plugin dependencies and generate plugin-specific CSS and compatibility code for a block theme.
siddik-web/wp-block-theme-converter
Command
Convert a single HTML page into a WordPress FSE template (.html) in the theme's templates/ directory.
siddik-web/wp-block-theme-converter
Command
Generate a complete, valid theme.json (schema v3) from a design system, CSS custom properties, or design tokens.
siddik-web/wp-block-theme-converter
Command
Generate a WordPress block theme style variation (styles/.json) — dark mode, color palette swap, or font swap.
siddik-web/wp-block-theme-converter
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing theme-json-postwrite.mjs via node. From siddik-web/wp-block-theme-converter.