wordpress-theme-to-emdash

Port WordPress themes to EmDash CMS with a six-phase migration workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ecomm360-sl/isaacbosch-emdash-web --skill wordpress-theme-to-emdash
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wordpress-theme-to-emdash
Source: https://github.com/ecomm360-sl/isaacbosch-emdash-web/tree/main/skills/wordpress-theme-to-emdash
Command: npx skills add https://github.com/ecomm360-sl/isaacbosch-emdash-web --skill wordpress-theme-to-emdash

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Port WordPress themes to EmDash CMS to enable CMS-driven theme porting, migration, and design fidelity from WordPress to EmDash.

Core Features & Use Cases

  • Phase-driven migration workflow: design extraction, template conversion, and seed creation.
  • WP-to-EmDash mappings: menus, taxonomies, and widgets support.
  • Real-world use case: port a WordPress theme to emulate its design in EmDash and seed sample content.

Quick Start

To begin, follow the six phases in the Phases directory to port a WordPress theme to EmDash.

Frequently Asked Questions about wordpress-theme-to-emdash

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate a WordPress theme to EmDash CMS?

Porting a WordPress theme to EmDash involves a six-phase workflow that extracts design tokens, converts PHP templates to Astro, and migrates menus, taxonomies, and widgets into EmDash templates and seed data.

What is the process for converting WordPress PHP templates to Astro for EmDash?

PHP-to-Astro template conversion transforms existing WordPress theme PHP files into EmDash-compatible Astro templates, preserving the original design structure and layout fidelity during the CMS migration workflow.

Does the WordPress to EmDash migration transfer menus and widgets?

Yes, the migration workflow includes specific WP-to-EmDash mappings that transfer menus, taxonomies, and widgets, ensuring the ported theme retains its original navigation and content structure in EmDash.

Can I extract design tokens from a WordPress theme during EmDash migration?

Yes, design extraction is the initial phase of the migration workflow, allowing you to extract design tokens from WordPress theme assets to ensure visual consistency in the final EmDash templates.

How do I generate seed data when porting a WordPress theme to EmDash?

Seed generation occurs during the migration workflow, creating sample content seeds that populate the EmDash CMS with representative data matching the ported theme structure and taxonomy mappings.

What do I need to start porting a WordPress theme to EmDash?

You need existing WordPress theme assets, including PHP templates and configuration files, to begin the six-phase migration workflow that scaffolds EmDash templates and generates the corresponding seed data.