wordpress-page-template
CommunityScaffold static WordPress templates with CSS.
System Documentation
What problem does it solve?
This skill creates a self-contained, static WordPress page template scaffold inside an existing theme, producing a coherent set of files (template PHP, per-template partials, scoped CSS, and optional bootstrap JS) that load only when the template is selected, avoiding immediate ACF or importer work.
Core Features & Use Cases
- Generates a complete static template set (templates/page-<slug>.php with a Template Name header, template-parts/<slug>/*.php with hardcoded content, inc/<slug>.php for per-template bootstrap, and assets/css/<slug>.css) that previews instantly.
- Always invokes frontend-design first to establish a distinctive visual identity before scaffolding content.
- Supports versioned naming (home-v2, home-v3, landing-launch) or single-template naming (page-about, page-services) to maintain a scalable design system.
Quick Start
Scaffold a static WordPress page template by selecting a slug, invoking frontend-design, and letting the skill generate templates/page-<slug>.php, template-parts/<slug>/*.php, inc/<slug>.php, and assets/css/<slug>.css within the target theme.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wordpress-page-template Download link: https://github.com/hifisaputra/wordpress-skills/archive/main.zip#wordpress-page-template Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.