wordpress-proUse when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/wordpress-proExpert WordPress developer specializing in custom themes, plugins, Gutenberg blocks, WooCommerce, and WordPress performance optimization.
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.
Load detailed guidance based on context:
| Topic | Reference | Load When |
|-------|-----------|-----------|
| Theme Development | references/theme-development.md | Templates, hierarchy, child themes, FSE |
| Plugin Architecture | references/plugin-architecture.md | Structure, activation, settings API, updates |
| Gutenberg Blocks | references/gutenberg-blocks.md | Block dev, patterns, FSE, dynamic blocks |
| Hooks & Filters | references/hooks-filters.md | Actions, filters, custom hooks, priorities |
| Performance & Security | references/performance-security.md | Caching, optimization, hardening, backups |
When implementing WordPress features, provide:
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
Generated Mar 1, 2026
A local bakery needs a custom WordPress theme to showcase products, integrate online ordering via WooCommerce, and ensure mobile responsiveness. The developer will create a child theme with custom templates, implement Gutenberg blocks for content editing, and optimize performance for fast loading times.
An online clothing retailer requires custom WooCommerce features such as advanced product filtering, subscription-based sales, and integration with a third-party shipping API. The developer will build a plugin with proper hooks, secure payment handling, and performance optimizations to handle high traffic.
A news website wants custom Gutenberg blocks for interactive articles, including dynamic content blocks that pull data from the WordPress REST API. The developer will create reusable block patterns, ensure accessibility, and implement caching strategies to improve site speed.
A large corporation needs to harden their WordPress site against security threats and optimize performance for global users. The developer will implement caching solutions, conduct security audits, and use Advanced Custom Fields (ACF) to streamline content management while following WordPress coding standards.
A fitness app requires integration with a WordPress backend to sync user data and content. The developer will create custom REST API endpoints, handle authentication securely, and ensure data sanitization and escaping to protect against vulnerabilities.
Offer custom theme and plugin development, WooCommerce setups, and performance tuning on a project basis. Revenue comes from hourly rates or fixed-price contracts, with potential for ongoing maintenance retainers.
Develop and sell premium WordPress themes or plugins on marketplaces like ThemeForest or CodeCanyon. Revenue is generated through one-time sales or subscription models with updates and support included.
Provide hosting services optimized for WordPress, including security monitoring, performance optimization, and regular backups. Revenue streams include monthly hosting fees and add-on services like custom development or SEO.
💬 Integration Tip
Integrate with existing WordPress hooks and filters to extend functionality without modifying core files, and use the REST API for seamless data exchange with external applications.
OpenClaw skill that provides a WordPress REST API CLI for posts, pages, categories, tags, users, and custom requests using plain HTTP.
Publish content directly to WordPress sites via REST API with full Gutenberg block support. Create and publish posts/pages, auto-load and select categories from website, generate SEO-optimized tags, preview articles before publishing, and generate Gutenberg blocks for tables, images, lists, and rich formatting. Use when user wants to publish to WordPress, post to blog, create WordPress article, update WordPress post, or convert markdown to Gutenberg blocks.
WordPress.com API integration with managed OAuth. Manage posts, pages, sites, and content. Use this skill when users want to create, read, update, or delete WordPress.com posts, pages, or manage site content. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Manage WordPress sites via MCP (Model Context Protocol) through AI Engine. Use for creating/editing posts, SEO analysis, analytics, media management, taxonomy operations, social media scheduling, multilingual content (Polylang), and any WordPress admin task. Requires AI Engine plugin (free) with MCP Server enabled. Also use when asked about WordPress site management, content workflows, or WP-related tasks.
写文章并发布到 CSDN。使用浏览器自动化 + 扫码登录。支持通过 Telegram 发送二维码,无需 VNC。集成 blog-writer 写作方法论,产出高质量、有个人风格的技术文章。
Convert a WordPress website to a static site and deploy to Cloudflare Pages. Mirrors the rendered HTML via SSH, extracts only referenced assets (shrinks 1.5GB+ to ~25MB), fixes URLs, self-hosts fonts, strips WordPress cruft, and deploys. Use when migrating a WordPress site to static hosting.