wp-debugging
Installation
SKILL.md
WordPress Debugging & Dependency Management
Comprehensive debugging techniques, dependency checking, local development patterns, and conflict resolution for WordPress themes and plugins.
When to Use
Use when:
- Debugging PHP errors, warnings, notices
- Checking if required plugins are active
- Setting up local development environments
- Resolving plugin/theme conflicts
- Troubleshooting performance issues
- Setting up wp-config.php debug options
- Using Query Monitor, Debug Bar, or other tools