·wp-theme-development
</>

wp-theme-development

vapvarun/claude-backup

WordPress theme development best practices and standards. Use when building new themes, creating custom templates, implementing theme features, working with template hierarchy, customizer options, or FSE block themes, or when user mentions "theme development", "child theme", "template hierarchy", "theme.json", "customizer", "template parts", "block theme", "classic theme", or "theme standards".

10Installs·0Trend·@vapvarun

Installation

$npx skills add https://github.com/vapvarun/claude-backup --skill wp-theme-development

SKILL.md

Comprehensive guide for developing WordPress themes following best practices. Covers both classic PHP-based themes and modern FSE (Full Site Editing) block themes. Core principle: Build accessible, performant, and WordPress-standards-compliant themes.

| Classic Theme | PHP templates, customizer | style.css, functions.php, templates/.php | | Block Theme | FSE, theme.json based | style.css, theme.json, templates/.html, parts/.html | | Hybrid Theme | Mix of both approaches | All of the above | | Child Theme | Extends parent theme | style.css, functions.php |

| Critical | Theme won't work, security vulnerability | | Warning | Theme Check failure, accessibility issue | | Info | Best practice suggestion, optimization |

WordPress theme development best practices and standards. Use when building new themes, creating custom templates, implementing theme features, working with template hierarchy, customizer options, or FSE block themes, or when user mentions "theme development", "child theme", "template hierarchy", "theme.json", "customizer", "template parts", "block theme", "classic theme", or "theme standards". Source: vapvarun/claude-backup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vapvarun/claude-backup --skill wp-theme-development
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is wp-theme-development?

WordPress theme development best practices and standards. Use when building new themes, creating custom templates, implementing theme features, working with template hierarchy, customizer options, or FSE block themes, or when user mentions "theme development", "child theme", "template hierarchy", "theme.json", "customizer", "template parts", "block theme", "classic theme", or "theme standards". Source: vapvarun/claude-backup.

How do I install wp-theme-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vapvarun/claude-backup --skill wp-theme-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vapvarun/claude-backup

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01