Wp Template banner
siddik-web siddik-web

Wp Template

Development community

Description

--- description: Convert a single HTML page into a WordPress FSE template (.html) in the theme's templates/ directory. --- # /wp-template **Purpose:** Convert a single HTML page into a WordPress FSE template (`.html` file in the theme's `templates/` directory). ## Trigger User types `/wp-template` followed by an HTML page or URL. ## Workflow ### Step 1: Identify Template Type From the HTML structure and content, determine which WordPress template to generate: | HTML Page Pattern | Templa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository