Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By dr-robert-li
Connect to WordPress sites via SSH, Docker, git, or local dirs to run structured diagnostics yielding A-F graded reports on security, performance, code quality, database bloat, and architecture. Build full FSE sites from natural language descriptions, screenshots, or URL scrapes as Local WP importable zips. Interactively modify sites with git-committed steps and export versions.
Run diagnostics across multiple saved site profiles sequentially with per-site status lines and a comparison matrix
Build a WordPress site from scratch — blank install, natural language, visual design, or URL clone
Connect to a WordPress site via SSH, local directory, Docker container, or git repository
Run diagnostic suite on a WordPress site with full, security-only, code-only, or performance modes
Full-workflow diagnostic investigation — intake questioning, site reconnaissance, smart skill planning, parallel execution, and findings verification
Evaluates WordPress sites against WCAG compliance and data privacy requirements. Use when auditing accessibility, reviewing GDPR compliance, or checking privacy implementations.
Install relevant WP.org plugins, generate AI placeholder content (pages, posts, menus), create placeholder images, and re-export the database for NL builds
Initialize git repository at build root, generate dynamic .gitignore excluding WP core and known components, commit after each build stage with conventional prefixes
Install, activate, and configure the WordPress MCP adapter in a build — copy from vendor/, activate via WP-CLI, re-export the database, write README.md, and update build.json
Session-aware per-step execution engine for /modify — surgical theme edits, WP-CLI content/plugin changes, lazy Docker startup, and versioned output on session completion
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive WordPress diagnostics and site builder plugin. Connects via SSH, local directory, Docker container, or git repository to run structured investigations with 21 diagnostic skills. Builds complete WordPress sites from natural language, visual designs, or URLs with 9 build skills — packaged as Local WP importable zips with MCP adapter pre-installed.
Works as a Claude CoWork plugin (Claude Desktop) or a Claude Code CLI addon. Nothing is installed on the WordPress site.
/build and /modify commands)jq installed locallyrsync installed locally (for SSH connections)npx playwright install chromium) for URL clone modezip -r wordpress-expert.zip wordpress-expert/ -x "*.git*" "*.planning*" ".sites/*" "memory/*" "sites.json"
wordpress-expert.zip filenpx wpxpert
This installs commands and skills to ~/.claude/ so they're available in all Claude Code sessions. Commands are namespaced as /wpxpert:connect, /wpxpert:diagnose, /wpxpert:investigate, /wpxpert:batch, /wpxpert:status, /wpxpert:build, /wpxpert:modify.
To uninstall:
npx wpxpert --uninstall
/buildBuild a WordPress site from scratch — four creation modes:
/build --blank # Blank WordPress install
/build "a portfolio for a photographer" # Natural language site creation
/build --visual ./figma-export/ # Custom FSE theme from design exports
/build --from-url https://example.com # Visual reproduction from URL
Blank mode generates a WordPress installation with Docker MySQL, WP-CLI, MCP adapter pre-installed, and git versioning — packaged as a Local WP importable zip.
Natural language mode selects a matching WP.org theme, installs relevant free plugins, generates AI placeholder content (pages, posts, menus, images), and produces a SETUP.md checklist.
Visual mode creates a custom FSE block theme from structured HTML/CSS exports (Figma, Canva, Adobe XD, Sketch, Framer, Miro, InDesign, Illustrator, Photoshop) with design token extraction and Google Fonts bundling.
URL mode scrapes a URL with Playwright, checks robots.txt, replaces all content with AI-generated placeholders, detects dynamic features, and generates an FSE theme through the same visual pipeline.
/modifyStart an interactive modification session for any WordPress directory:
/modify ./my-wp-site # Start session, prompt for first change
/modify ./my-wp-site "change the primary color to green" # Execute first step, then continue
/modify ./my-wp-site --visual ./updated-export/ # Visual re-export as first step
Each modification is git-committed immediately for rollback granularity. Say "done" when finished to produce a versioned output folder and zip. Works on any WordPress directory — /build output, Local WP sites, or manual installs. Docker is started lazily only when content or plugin changes are needed.
/connectConnect to a WordPress site via SSH, local directory, Docker container, or git repository. Detects WordPress installation, discovers WP-CLI, syncs files locally, and saves the connection profile.
/connect
/connect mysite.com
/connect /var/www/wordpress
/connect docker:my-wp-container
/investigateRun a thorough diagnostic investigation with structured workflow:
npx claudepluginhub dr-robert-li/cowork-wordpress-expertCraft production-grade WordPress sites and applications. Everything from themes and plugins to commerce and deployment.
Create WordPress block themes from simple descriptions and deploy them to a local WordPress Studio site, or, generate professional themes through an interactive workflow: describe your site, choose from design options, and preview on a real WordPress installation.
Manage WordPress sites: content creation, blog posts, media, Elementor page editing, and WP-CLI workflows.
35 specialised WordPress skills covering page-builder migrations (12 paths including Divi to Gutenberg, Elementor to Bricks, WPBakery to Gutenberg), site audits (technical debt, mobile experience, WooCommerce health), content workflows (internal linking, content portability, SEO/AEO), and onboarding. Auto-activates relevant skills as you describe what you want to do. Companion to Respira for WordPress Claude Co-work plugin.
Modern WordPress development with Sage, Acorn & Lando. Workflow skills: /architecture-discovery, /plan-generator, /building, /designing, /verifying (+ /architecting compatibility alias), with design tool integration, content modeling, visual verification, and comprehensive hooks.
Agent Skills and specialist agents for Drupal and WordPress. PR workflows, accessibility / performance / security / quality audits, design-to-code (Figma → blocks/paragraphs), FRD generation with story points, CSV export, strategist UX audits, PM workflows (triage, meeting prep, heartbeats, QA), Drupal.org contribution, and Drupal/Pantheon DevOps. Skills use MCP servers (Teamwork, Slack, Gmail, Fathom, CoWork, GitHub) directly from the main session.