wordpress-themes

Installation
SKILL.md

WordPress Custom Theme Development

Build clean, VIP-compliant WordPress custom themes with modular structure and modern tooling.

Core Philosophy

  • Minimal Plugin Dependency: Use public plugins for specialized functions (SEO, security), keep custom code in theme
  • VIP Standards: Follow WordPress VIP coding standards for enterprise-grade quality
  • Clean Organization: Modular structure with clear separation of concerns
  • Maintainability: Easy to understand, easy to update

Theme Directory Structure

theme-root/
├── src/
│   └── scss/
│       ├── vendor/        # Third-party CSS (reset, normalize)
│       ├── core/          # Variables, mixins, utilities
Related skills

More from oiler/claude-skills

Installs
17
First Seen
Feb 24, 2026