wordpress
Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening. Includes WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.
npx skills add sickn33/agentic-awesome-skills --skill wordpress --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# WordPress Development Workflow Bundle ## Overview Comprehensive WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security. This bundle orchestrates skills for building production-ready WordPress sites and applications. ## WordPress 7.0 Features (Backward Compatible) WordPress 7.0 (April 9, 2026) introduces significant features while maintaining backward compatibility: ### Real-Time Collaboration (RTC) - Multiple users can edit simultaneously using Yjs CRDT - HTTP polling provider (configurable via `WP_COLLABORATION_MAX_USERS`) - Custom transport via `sync.providers` filter - **Backward Compatibility**: Falls back to post locking when legacy meta boxes detected ### AI Connectors API - Provider-agnostic AI interface in core (`wp_ai_client_prompt()`) - Settings > Connectors for centralized API credential management - Official providers: OpenAI, Anthropic Claude, Google Gemini - **Backward Compatibility**: Works with WordPress 6.9+ via plugin ### Abilities API (Stable in 7.0) - Standardized capability declaration system - REST API endpoints: `/wp-json/abilities/v1/manifest` - MCP adapter for AI agent in
- Overview
- WordPress 7.0 Features (Backward Compatible)
- Real-Time Collaboration (RTC)
- AI Connectors API
- Abilities API (Stable in 7.0)
- DataViews & DataForm
- PHP-Only Block Registration
- Interactivity API Updates
- Admin Refresh
- Pattern Editing
- When to Use This Workflow
- Workflow Phases
- Phase 1: WordPress Setup
- Phase 2: Theme Development
What does the wordpress skill do?
Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening. Includes WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill wordpress --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.