wordpress▌
14 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-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-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-penetration-testing
sickn33/antigravity-awesome-skills · Testing
wordpress-penetration-testing
wordpress-master
404kidwiz/claude-supercode-skills · Productivity
Provides WordPress development and architecture expertise specializing in custom themes, plugins, performance optimization, and enterprise scaling. Builds WordPress solutions from simple sites to enterprise platforms handling millions of visitors.
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-router
automattic/agent-skills · Productivity
Use this skill at the start of most WordPress tasks to:
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-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