wordpress▌
16 indexed skills · max 10 per page
wordpress-elementor
jezweb/claude-skills · Productivity
Edit Elementor pages and manage templates on WordPress sites via WP-CLI or browser automation. \n \n Choose WP-CLI for safe text and URL replacements within widgets; use browser automation for structural changes, styling, and template application \n Workflow: identify the page, back up Elementor data, execute edits, flush CSS cache, and verify the live result \n Supports template duplication, template library management, and page cloning via WP-CLI meta operations \n Always clear Elementor's CSS
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-security-validation
bobmatnyc/claude-mpm-skills · Productivity
Version: 1.0.0 Target: WordPress 6.7+ | PHP 8.3+ Skill Level: Intermediate to Advanced
wordpress-content
jezweb/claude-skills · Marketing
Create, update, and manage WordPress content — posts, pages, media, categories, tags, and menus. Produces live content on the site via WP-CLI or the REST API.
wordpress-penetration-testing
davila7/claude-code-templates · Testing
Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing.
wordpress-penetration-testing
sickn33/antigravity-awesome-skills · Testing
wordpress-penetration-testing
wordpress-advanced-architecture
bobmatnyc/claude-mpm-skills · Productivity
Master advanced WordPress development patterns including REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable WordPress applications.
wordpress-performance-best-practices
bartekmis/wordpress-performance-best-practises · Productivity
WordPress performance optimization guidelines across database, caching, assets, and plugin architecture. \n \n 34 rules organized by impact across 8 categories: database optimization, caching strategies, asset management, theme performance, plugin architecture, media optimization, API/AJAX, and advanced patterns \n Covers critical areas including WP_Query optimization, transient and object cache usage, proper asset enqueueing, and REST API caching \n Designed for code review and generation workf
wordpress-setup
jezweb/claude-skills · Productivity
Connect to a WordPress site and verify working access via WP-CLI or REST API. Produces a verified connection config ready for content management and Elementor editing.
wordpress-plugin-core
jezweb/claude-skills · Productivity
Secure WordPress plugin development with hooks, database interactions, Settings API, custom post types, and REST API. \n \n Covers three architecture patterns (Simple, OOP, PSR-4) plus the Security Trinity (sanitize input, validate logic, escape output) with 29 documented vulnerability prevention patterns \n Includes critical security foundations: unique prefixes, ABSPATH checks, nonce verification, prepared statements, and capability checks with real 2025-2026 CVE examples \n Addresses WordPres