Wordpress Pro
Skill Verifiziert AktivDevelops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.
To serve as an expert resource for developers building custom WordPress solutions, covering everything from basic setup to advanced security and performance tuning.
Funktionen
- Develops custom WordPress themes and plugins
- Creates Gutenberg blocks and block patterns
- Configures WooCommerce stores
- Implements WordPress REST API endpoints
- Applies security hardening (nonces, sanitization, escaping)
- Optimizes WordPress performance
Anwendungsfälle
- Building custom WordPress themes from scratch
- Developing bespoke WordPress plugins for specific functionality
- Creating custom Gutenberg blocks and block patterns
- Extending WooCommerce stores with custom features
- Implementing security best practices for WordPress sites
- Improving WordPress site performance through caching and query tuning
Nicht-Ziele
- Modifying WordPress core files
- Providing generic web development advice outside the WordPress context
- Automating entire website builds without developer input
- Replacing the need for a local development environment
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Wordpress Block Editor Fse
95Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+
Wordpress Advanced Architecture
98Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.
WordPress Plugin Directory Guidelines
97Verwenden Sie dies, wenn Sie WordPress-Plugins auf GPL-Konformität prüfen, Lizenz-Header oder Kompatibilität überprüfen, Upsell-/Freemium-/Trialware-Muster bewerten, Namens- oder Markenregeln für Plugins validieren, Plugin-Slugs überprüfen, verstehen, warum ein Plugin von WordPress.org abgelehnt wurde, oder jede Frage zu den 18 Richtlinien des WordPress.org Plugin-Verzeichnisses beantworten – auch wenn der Benutzer nicht explizit „Richtlinien“ erwähnt.
Wp Rest Api
96Verwenden Sie dies beim Erstellen, Erweitern oder Debuggen von WordPress REST API-Endpunkten/Routen: register_rest_route, WP_REST_Controller/controller-Klassen, Schema-/Argumentvalidierung, permission_callback/Authentifizierung, Response-Formulierung, register_rest_field/register_meta oder das Aussetzen von CPTs/Taxonomien über show_in_rest.
Wp Interactivity Api
95Verwenden Sie dies beim Erstellen oder Debuggen von WordPress Interactivity API-Funktionen (data-wp-* Direktiven, @wordpress/interactivity Store/State/Actions, Block viewScriptModule-Integration, wp_interactivity_*()) einschließlich Leistung, Hydration und Direktivenverhalten.
Wordpress Plugin Fundamentals
88Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API