wordpress-theme-development

Featured

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.

Data & Documents 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 7.0 design features ## Workflow Phases ### Phase 1: Theme Setup #### Skills to Invoke - `app-builder` - Project scaffolding - `frontend-developer` - Frontend development #### Actions 1. Create theme directory structure 2. Set up style.cs...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

wordpress-theme-development

WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design.

335 Updated today
aiskillstore
Data & Documents Featured

wordpress-plugin-development

WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, security best practices, and WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.

39,350 Updated today
sickn33
Data & Documents Solid

wordpress

Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening.

335 Updated today
aiskillstore
Data & Documents Featured

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.

39,350 Updated today
sickn33
Data & Documents Solid

wordpress-pro

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.

9,537 Updated 1 weeks ago
Jeffallan