
Claude Skills by yojahny55
github.com/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.
Polylang multilingual methodology — one post per language joined by translation groups, driven through the pll_* API
Fix 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 n...
Tailwind CSS conventions for themes built from the __tailwind__ starter — the decision ladder for utilities vs @apply, @theme tokens, file placement, and what is forbidden. Applies to template=tailwind only.
Rank Math SEO configuration reference, schema JSON-LD templates, meta patterns, and SEO seeding commands
Audit criteria, severity definitions, report JSON schema, and quality thresholds for wp-audit agents
Bilingual/multilingual i18n methodology using ACF _suffix pattern with transparent translation helpers
WP-CLI-first principle — use WP-CLI instead of generating PHP code whenever possible, with command reference, ACF seeding patterns, and environment-aware execution
CSS design system standards — custom properties, BEM naming, spacing/typography/color scales, no build tools
Demo HTML creation methodology — single-file demos with section comments for 1:1 WordPress conversion
Environment detection, configuration, and WP-CLI wrapper selection for local WordPress development
Responsive design patterns — mobile-first breakpoints, fluid typography, responsive images, touch targets
WordPress legacy theme best practices — proper enqueueing, escaping, hooks, security, and performance