superpowers-sage:debugging

Diagnose Sage/Acorn/Lando issues like Blade cache and Vite/HMR.

13|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/codigodoleo/superpowers-sage --skill superpowers-sage-debugging
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: superpowers-sage:debugging
Source: https://github.com/codigodoleo/superpowers-sage/tree/main/skills/debugging
Command: npx skills add https://github.com/codigodoleo/superpowers-sage --skill superpowers-sage-debugging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and fix issues in Sage/Acorn/Lando projects using domain-specific knowledge of common pitfalls.

Core Features & Use Cases

  • Domain-aware troubleshooting workflow for common Sage/Acorn/Lando issues including Blade cache, OPcache, Vite/HMR, ACF registration, and Autoloading.
  • Guided diagnostics and step-by-step remediation with safe, non-destructive recommendations.
  • Use-case example: a developer resolves a Livewire mount failure in a Sage project using the debugging workflow.

Quick Start

Describe the issue you see and specify your Sage project context to start the debugging workflow.

Frequently Asked Questions about superpowers-sage:debugging

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug Blade cache issues in a Sage project?▼

To debug Sage Blade cache issues, you need a guided workflow that clears cached templates and checks OPcache settings. This troubleshooting process requires access to project files to diagnose view rendering failures and apply safe, non-destructive remediation steps.

Why does Vite HMR stop working with Acorn and Lando?▼

Vite HMR stops working with Acorn and Lando due to domain-specific environment misconfigurations. Troubleshooting involves checking runtime context, verifying Vite configuration files, and applying step-by-step guided diagnostics to safely resolve hot module replacement failures.

What is the best way to fix ACF registration failures in Sage themes?▼

The best way to fix ACF registration failures in Sage themes is using domain-aware troubleshooting. This workflow diagnoses autoloading configurations and registration hooks within your project files, providing safe, validated steps to restore Advanced Custom Fields functionality without destructive changes.

Can I troubleshoot Livewire mount failures within a Sage and Acorn setup?▼

Yes, you can troubleshoot Livewire mount failures within a Sage and Acorn setup. The debugging workflow diagnoses component mounting issues by analyzing runtime context and applying domain-specific knowledge to resolve lifecycle blockers safely across Sage environments.

How do I clear OPcache problems affecting my Lando and Sage development environment?▼

To clear OPcache problems affecting Lando and Sage, you must run guided diagnostics that validate your runtime context. This troubleshooting workflow identifies OPcache staleness issues and applies safe, non-destructive recommendations to restore proper PHP execution.