wordpress-theme-development

Solid

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

Data & Documents 335 stars 29 forks Updated today

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
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, and responsive design. ## 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 ## 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.css with theme header 3. Create functions.php 4. Configure theme support 5. Set up enqueue scripts/styles #### Copy-Paste Prompts ``` Use @app-builder to scaffold a new WordPress theme project ``` ### Phase 2: Template Hierarchy #### Skills to Invoke - `frontend-developer` - Template development #### Actions 1. Create index.php (fallback template) 2. Implement header.php and footer.php 3. Create single.php for posts 4. Create page.php for pages 5. Add archive.php for archives 6. Implement search.php and 404.php #### Copy-Paste Prompts ``` Use @frontend-developer to create WordPress template files ``` ### Phase 3: Theme Functions #### Skills to Invoke - `backend-dev-guidelines` - Backend patterns #### Actions 1. Register navigation menus 2. Add theme support (thumbnails, RSS, etc.) 3. Register widget areas 4. Create custom te...

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
5 months ago
Last Updated
today
Language
Python
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Featured

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.

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 Solid

wordpress-plugin-development

WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices.

335 Updated today
aiskillstore
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
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