wp-clone
25Command
Clone a remote or staging WordPress site to a local development environment.
Command
Clone a remote or staging WordPress site to a local development environment.
Command
Gather project constraints and scope from the docs/ folder — writes a Project Constraints section into CLAUDE.md and an actionable scope manifest.
Command
Custom post type builder — registers a CPT and generates its fields, archive, single, optional teaser query-section, and seed helper.
Command
Create a complete WordPress local development environment — download, configure, and set up database, web server, SSL, plugins.
Command
Diagnose WordPress issues — runs health checks, identifies problems, and offers WP-CLI fixes.
Command
Create a demo HTML mockup for client approval — responsive, section-separated, ready for WordPress conversion.
Command
Pre-delivery checklist — validates escaping, bilingual coverage, responsive design, menus, and theme requirements.
Command
Build the WordPress footer — pulling from settings page (logo, copyright, social, contact, legal).
Command
Build the WordPress header — responsive nav, logo, language switcher, WP menu system integration.
Command
Scaffold a new WordPress project — copies starter theme, replaces placeholders, generates .claude/CLAUDE.md.
Command
Generate page templates — blog, generic, legal, 404, search, embed, or custom page types.
Command
Normalize any HTML into a plugin-compatible demo with section delimiters and BEM classes.
Command
Translate an existing WordPress site into a second language using Polylang.
Command
Responsive validation — screenshots at 5 viewports, checks for layout issues.
Command
One-shot section builder — generates ACF fields + template part + CSS for a section from the demo.
Command
Seed WordPress content from demo HTML — parses sections, creates pages, imports media, populates ACF fields, builds menus, supports bilingual content.
Command
Extend the theme settings page with additional ACF fields beyond the defaults.
Command
Convert an already-built plain-CSS theme to Tailwind-native — utilities in the markup, @apply only where the ladder demands it.
Command
Convert an HTML/CSS demo to Tailwind-native HTML — preserves section delimiters, maps colors to @theme variables.
Command
Full-site builder — convert a complete multi-page HTML demo folder into a WordPress theme in one pass.
Skill Claude CodeCodex
WordPress AOS animation installer — audits, installs, enqueues, initializes, and seeds Animate On Scroll on every visual element across all PHP templates. Use when the user asks to add scroll animations, AOS, fade-in effects, entrance animations, or "make elements appear on scroll" in any WordPress theme.
Skill Claude CodeCodex
Rank Math SEO configuration reference, schema JSON-LD templates, meta patterns, and SEO seeding commands.
Skill Claude CodeCodex
Audit criteria, severity definitions, report JSON schema, and quality thresholds for wp-audit agents.
Skill Claude CodeCodex
Bilingual/multilingual i18n methodology using ACF suffix pattern with transparent translation helpers.