Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.
$npx -y skills add bilalnaseer/wsp-wordpress-mcp --skill wp-plugin-developmentInstalls into the current project.
Run `npx skills use "https://github.com/bilalnaseer/wsp-wordpress-mcp" --skill "bilalnaseer/wsp-wordpress-mcp/wp-plugin-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bilalnaseer/wsp-wordpress-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/bilalnaseer/wsp-wordpress-mcp"` and select the relevant skills, then follow their instructions.