
from superpowers-sage8
Integrates Livewire v3 into Sage/Acorn WordPress themes for server-driven reactive UI (forms, real-time search, file uploads) without writing client JS.
Provides step-by-step guidance to add Livewire v3 components into Sage/Acorn-based WordPress themes. Includes quick-start commands, component anatomy examples, and troubleshooting notes so developers can build interactive server-driven UI (search, forms, pagination, uploads) without writing custom JavaScript.
Use this skill when you maintain a Sage/Acorn WordPress theme and need interactive components (contact forms, live search, reactive filters, file uploads) that rely on server-side rendering and Livewire's AJAX lifecycle. Ideal for teams using Lando and modern tooling (Tailwind, Vite).
Claude Code, Codex-style code assistants, GitHub Copilot-like tools (code generation and guidance for PHP/Laravel-style projects)
Well-crafted skill for integrating Livewire v3 into WordPress Sage/Acorn themes. SKILL.md is thorough with tables, code examples, failure modes, and progressive disclosure via references/. Scripts are properly guarded with input validation and error handling but require lando (a local dev environment tool) to run, which is expected for this domain. Both scripts failed in testing due to lando not being available.
landoClean skill, no security concerns. Scripts use set -euo pipefail and validate inputs. Progressive disclosure with references/ is well done. Domain-specific but well-executed for its niche.
Sageing — Sage/Acorn Ecosystem Guide
Meta-skill providing Sage/Acorn-aware workflow guidance for modern WordPress projects: Lando runners, architecture patterns, plan systems, design tool integrati
Onboarding — Sage/Acorn Project Analysis
Run a structured project inventory for Sage/Acorn/Lando projects: detect versions, providers, routes, ACF blocks, Livewire components, active plans, and suggest