Wp Plugin Theme banner
siddik-web siddik-web

Wp Plugin Theme

Design community

Description

--- description: Declare plugin dependencies and generate plugin-specific CSS and compatibility code for a block theme. --- # /wp-plugin-theme **Purpose:** Extend a block theme to declare plugin dependencies, add plugin-specific CSS stubs, and generate compatibility code for the most common WordPress plugins (Yoast SEO, WPForms, Gravity Forms, ACF, Jetpack, WooCommerce, and others). ## Trigger User types `/wp-plugin-theme` OR asks for plugin compatibility in their theme, OR their conversion

Installation

Installs to ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-plugin-theme/SKILL.md

Terminal
mkdir -p ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-plugin-theme && curl -fsSL https://raw.githubusercontent.com/siddik-web/wp-block-theme-converter/HEAD/commands/wp-plugin-theme.md -o ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-plugin-theme/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository