·wp-debugging
</>

wp-debugging

vapvarun/claude-backup

WordPress debugging, dependency checking, and local development patterns. Use when debugging WordPress issues, checking plugin dependencies, setting up local environments, resolving conflicts, or troubleshooting errors in themes and plugins.

8Installs·0Trend·@vapvarun

Installation

$npx skills add https://github.com/vapvarun/claude-backup --skill wp-debugging

SKILL.md

Comprehensive debugging techniques, dependency checking, local development patterns, and conflict resolution for WordPress themes and plugins.

| White screen | PHP fatal error | Check debug.log | | 500 error | Server/PHP error | Check server error logs | | AJAX fails | Nonce/permission | Log AJAX data | | Styles broken | Caching | Clear cache, check priority | | Plugin conflict | Hook priority | Check hook order | | Memory exhausted | Too much data | Increase memory limit |

| Timeout | Slow queries | Profile with SAVEQUERIES |

WordPress debugging, dependency checking, and local development patterns. Use when debugging WordPress issues, checking plugin dependencies, setting up local environments, resolving conflicts, or troubleshooting errors in themes and plugins. Source: vapvarun/claude-backup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vapvarun/claude-backup --skill wp-debugging
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is wp-debugging?

WordPress debugging, dependency checking, and local development patterns. Use when debugging WordPress issues, checking plugin dependencies, setting up local environments, resolving conflicts, or troubleshooting errors in themes and plugins. Source: vapvarun/claude-backup.

How do I install wp-debugging?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vapvarun/claude-backup --skill wp-debugging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vapvarun/claude-backup

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01