Claude Wp Builder
by @yojahny55 · plugin · 11 skills
WordPress site-building methodology: demo HTML → custom theme with ACF/SCF, bilingual support, section-by-section building
Install the whole plugin (CLI)
npx skillmds add yojahny55/wp-demo
npx skillmds add yojahny55/wp-robin
npx skillmds add yojahny55/wp-bilingual
npx skillmds add yojahny55/wp-css-system
npx skillmds add yojahny55/wp-responsive
npx skillmds add yojahny55/wp-aos-animator
npx skillmds add yojahny55/wp-cli-patterns
npx skillmds add yojahny55/wp-environments
npx skillmds add yojahny55/wp-audit-standards
npx skillmds add yojahny55/wp-theme-standards
npx skillmds add yojahny55/wp-audit-seo-standardsSkills in this plugin
- ▌ wp-demo · yojahny55Demo HTML creation methodology — single-file demos with section comments for 1:1 WordPress conversion
- ▌ wp-robin · yojahny55 bundleFix Robin Image Optimizer — installs plugin if missing, configures optimal settings, unsticks the bulk optimization loop, generates missing .webp files locally, and syncs the queue database so the plugin recognizes all conversions. Use when the user says Robin Optimizer is stuck, frozen, looping, not finishing, missing webp files, needs setup, or wants to install and configure it properly. Also use for "optimize all images", "configure image optimizer", or when Robin shows "X remaining" but never completes.
- ▌ wp-bilingual · yojahny55Bilingual/multilingual i18n methodology using ACF _suffix pattern with transparent translation helpers
- ▌ wp-css-system · yojahny55CSS design system standards — custom properties, BEM naming, spacing/typography/color scales, no build tools
- ▌ wp-responsive · yojahny55Responsive design patterns — mobile-first breakpoints, fluid typography, responsive images, touch targets
- ▌ wp-aos-animator · yojahny55WordPress 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.
- ▌ wp-cli-patterns · yojahny55WP-CLI-first principle — use WP-CLI instead of generating PHP code whenever possible, with command reference, ACF seeding patterns, and environment-aware execution
- ▌ wp-environments · yojahny55Environment detection, configuration, and WP-CLI wrapper selection for local WordPress development
- ▌ wp-audit-standards · yojahny55Audit criteria, severity definitions, report JSON schema, and quality thresholds for wp-audit agents
- ▌ wp-theme-standards · yojahny55WordPress legacy theme best practices — proper enqueueing, escaping, hooks, security, and performance
- ▌ wp-audit-seo-standards · yojahny55Rank Math SEO configuration reference, schema JSON-LD templates, meta patterns, and SEO seeding commands