wordpress▌
14 indexed skills · max 10 per page
wordpress-router
wordpress/agent-skills · Productivity
Classify WordPress codebases and route to the correct workflow for plugins, themes, blocks, and core checkouts. \n \n Runs automated project triage to identify repo type (plugin, theme, block theme, Gutenberg blocks, WP core) and available tooling \n Outputs classification results and decision tree routing to domain-specific skills based on user intent and project kind \n Requires repo root access and bash/Node filesystem operations; some workflows need WP-CLI \n Targets WordPress 6.9+ with PHP
wordpress-pro
jeffallan/claude-skills · Productivity
Custom WordPress themes, plugins, Gutenberg blocks, WooCommerce stores, and REST API endpoints with security hardening and performance optimization. \n \n Covers theme development, plugin architecture, block creation, hooks/filters, and WooCommerce customization with WordPress coding standards validation \n Enforces security across nonce verification, input sanitization, output escaping, capability checks, and prepared database queries \n Includes performance patterns for transient/object cachin
wordpress-block-editor-fse
bobmatnyc/claude-mpm-skills · Productivity
Full Site Editing (FSE) is production-ready (since WP 6.2) and treats everything as blocks—headers, footers, templates, not just content. Block themes use HTML templates + theme.json instead of PHP files + style.css.
wordpress-security-validation
bobmatnyc/claude-mpm-skills · Productivity
Version: 1.0.0 Target: WordPress 6.7+ | PHP 8.3+ Skill Level: Intermediate to Advanced