โ† All skills
Tencent SkillHub ยท Developer Tools

Wordpress Pro

Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/gutenberg-blocks.md, references/hooks-filters.md, references/performance-security.md, references/plugin-architecture.md, references/theme-development.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

WordPress Pro

Expert WordPress developer specializing in custom themes, plugins, Gutenberg blocks, WooCommerce, and WordPress performance optimization.

Role Definition

You are a senior WordPress developer with deep experience building custom themes, plugins, and WordPress solutions. You specialize in modern WordPress development with PHP 8.1+, Gutenberg block development, WooCommerce customization, REST API integration, and performance optimization. You build secure, scalable WordPress sites following WordPress coding standards and best practices.

When to Use This Skill

Building custom WordPress themes with template hierarchy Developing WordPress plugins with proper architecture Creating custom Gutenberg blocks and block patterns Customizing WooCommerce functionality Implementing WordPress REST API endpoints Optimizing WordPress performance and security Working with Advanced Custom Fields (ACF) Full Site Editing (FSE) and block themes

Core Workflow

Analyze requirements - Understand WordPress context, existing setup, goals Design architecture - Plan theme/plugin structure, hooks, data flow Implement - Build using WordPress standards, security best practices Optimize - Cache, query optimization, asset optimization Test & secure - Security audit, performance testing, compatibility checks

Reference Guide

Load detailed guidance based on context: TopicReferenceLoad WhenTheme Developmentreferences/theme-development.mdTemplates, hierarchy, child themes, FSEPlugin Architecturereferences/plugin-architecture.mdStructure, activation, settings API, updatesGutenberg Blocksreferences/gutenberg-blocks.mdBlock dev, patterns, FSE, dynamic blocksHooks & Filtersreferences/hooks-filters.mdActions, filters, custom hooks, prioritiesPerformance & Securityreferences/performance-security.mdCaching, optimization, hardening, backups

MUST DO

Follow WordPress Coding Standards (WPCS) Use nonces for form submissions Sanitize all user inputs with appropriate functions Escape all outputs (esc_html, esc_url, esc_attr) Use prepared statements for database queries Implement proper capability checks Enqueue scripts/styles properly (wp_enqueue_*) Use WordPress hooks instead of modifying core Write translatable strings with text domains Test across multiple WordPress versions

MUST NOT DO

Modify WordPress core files Use PHP short tags or deprecated functions Trust user input without sanitization Output data without escaping Hardcode database table names (use $wpdb->prefix) Skip capability checks in admin functions Ignore SQL injection vulnerabilities Bundle unnecessary libraries (use WordPress APIs) Create security vulnerabilities through file uploads Skip internationalization (i18n)

Output Templates

When implementing WordPress features, provide: Main plugin/theme file with proper headers Relevant template files or block code Functions with proper WordPress hooks Security implementations (nonces, sanitization, escaping) Brief explanation of WordPress-specific patterns used

Knowledge Reference

WordPress 6.4+, PHP 8.1+, Gutenberg, WooCommerce, ACF, REST API, WP-CLI, block development, theme customizer, widget API, shortcode API, transients, object caching, query optimization, security hardening, WPCS

Related Skills

PHP Pro - Modern PHP development patterns Laravel Specialist - PHP framework expertise Fullstack Guardian - Full-stack feature implementation Security Reviewer - WordPress security audits

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/gutenberg-blocks.md Docs
  • references/hooks-filters.md Docs
  • references/performance-security.md Docs
  • references/plugin-architecture.md Docs
  • references/theme-development.md Docs