wordpress-theme-development
WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, responsive design, and WordPress 7.0 features: DataViews, Pattern Editing, Navigation Overlays, and admin refresh.
npx skills add sickn33/agentic-awesome-skills --skill wordpress-theme-development --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 Theme Development Workflow ## Overview Specialized workflow for creating custom WordPress themes from scratch, including modern block editor (Gutenberg) support, template hierarchy, responsive design, and WordPress 7.0 enhancements. ## WordPress 7.0 Theme Features 1. **Admin Refresh** - New default color scheme - View transitions between admin screens - Modern typography and spacing 2. **Pattern Editing** - ContentOnly mode defaults for unsynced patterns - `disableContentOnlyForUnsyncedPatterns` setting - Per-block instance custom CSS 3. **Navigation Overlays** - Customizable navigation overlays - Improved mobile navigation 4. **New Blocks** - Icon block - Breadcrumbs block with filters - Responsive grid block 5. **Theme.json Enhancements** - Pseudo-element support - Block-defined feature selectors honored - Enhanced custom CSS 6. **Iframed Editor** - Block API v3+ enables iframed post editor - Full enforcement in 7.1, opt-in in 7.0 ## When to Use This Workflow Use this workflow when: - Creating custom WordPress themes - Converting designs to WordPress themes - Adding block editor support - Implementing custom post types - Building child themes - Implementing WordPress
- Overview
- WordPress 7.0 Theme Features
- When to Use This Workflow
- Workflow Phases
- Phase 1: Theme Setup
- Phase 2: Template Hierarchy
- Phase 3: Theme Functions
- Phase 4: Custom Post Types
- Phase 5: Block Editor Support
- Phase 6: Styling and Design
- Phase 7: WordPress 7.0 Features Integration
- Phase 8: Testing
- Theme Structure
- WordPress 7.0 Theme Checklist
What does the wordpress-theme-development skill do?
WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, responsive design, and WordPress 7.0 features: DataViews, Pattern Editing, Navigation Overlays, and admin refresh.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill wordpress-theme-development --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.