跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Wordpress Plugin Fundamentals

技能 活跃

Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API

目的

To equip developers with the knowledge and code patterns required to build secure, maintainable, and performant WordPress plugins following current best practices.

功能

  • Modern PHP 8.3+ and OOP architecture for plugins
  • Composer autoloading and dependency management
  • Mastery of WordPress hooks (actions and filters)
  • Secure database interactions using $wpdb
  • Structured admin settings pages with the Settings API
  • Adherence to WordPress Coding Standards (WPCS)
  • Comprehensive security guidance (sanitize, validate, escape)

使用场景

  • Building new WordPress plugins from scratch using modern standards
  • Refactoring existing WordPress plugins to improve architecture and security
  • Learning advanced WordPress development techniques
  • Ensuring plugins follow best practices for performance and maintainability

非目标

  • Providing pre-built plugin code for specific functionalities
  • Covering theme development or customizer APIs
  • Offering solutions for third-party plugin integration beyond standard hook usage
  • Automating plugin deployment or testing processes

Trust

  • warning:Issues AttentionThere are 4 issues opened and 0 closed in the last 90 days, indicating slow or no maintainer response to reported issues.

安装

npx skills add bobmatnyc/claude-mpm-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

88 /100
1 day ago 分析

信任信号

最近提交29 days ago
星标44
许可证MIT
状态
查看源代码

类似扩展

Wordpress Pro

99

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.

技能
jeffallan

Hook Development

99

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

技能
anthropics

Wordpress Advanced Architecture

98

Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.

技能
bobmatnyc

WordPress 插件目录指南

97

用于审查 WordPress 插件是否符合 GPL 合规性、检查许可证标头或兼容性、评估追加销售/免费增值/试用软件模式、验证插件命名或商标规则、检查插件插槽、理解插件被 WordPress.org 拒绝的原因,或回答有关 18 条 WordPress.org 插件目录指南的任何问题 — 即使用户没有明确提及“指南”。

技能
WordPress

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/分类法。

技能
WordPress

Wp Interactivity Api

95

用于在构建或调试 WordPress Interactivity API 功能(data-wp-* 指令、@wordpress/interactivity store/state/actions、block viewScriptModule 集成、wp_interactivity_*())时使用,包括性能、hydration 和指令行为。

技能
WordPress