Wordpress Pro
技能 已验证 活跃Develops 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.
功能
- 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
使用场景
- 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
非目标
- 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
安装
请先添加 Marketplace
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skills质量评分
已验证类似扩展
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 插件目录指南
97用于审查 WordPress 插件是否符合 GPL 合规性、检查许可证标头或兼容性、评估追加销售/免费增值/试用软件模式、验证插件命名或商标规则、检查插件插槽、理解插件被 WordPress.org 拒绝的原因,或回答有关 18 条 WordPress.org 插件目录指南的任何问题 — 即使用户没有明确提及“指南”。
Wp Rest Api
96用于在构建、扩展或调试 WordPress REST API 端点/路由时使用:register_rest_route、WP_REST_Controller/controller 类、模式/参数验证、permission_callback/身份验证、响应整形、register_rest_field/register_meta,或通过 show_in_rest 公开 CPT/分类法。
Wp Interactivity Api
95用于在构建或调试 WordPress Interactivity API 功能(data-wp-* 指令、@wordpress/interactivity store/state/actions、block viewScriptModule 集成、wp_interactivity_*())时使用,包括性能、hydration 和指令行为。
Wordpress Plugin Fundamentals
88Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API