stitch2elementor

Convert Google Stitch HTML/Tailwind outputs into native Elementor JSON templates.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/eliuhads/stitch2elementor --skill stitch2elementor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stitch2elementor
Source: https://github.com/eliuhads/stitch2elementor/tree/main
Command: npx skills add https://github.com/eliuhads/stitch2elementor --skill stitch2elementor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cheerio, basic-ftp, dotenv, elementor-mcp, wp-elementor-mcp, and includes scripts (resource) components.

What problem does it solve?

stitch2elementor orchestrates automated migrations from Google Stitch HTML designs to native Elementor Pro JSON templates for WordPress, enabling production-ready deployments without manual recreation.

Core Features & Use Cases

  • End-to-end Stitch → Elementor migration: HTML/Tailwind outputs are converted into native Elementor Flexbox JSON and injected into WordPress via a hybrid FTP+PHP pipeline.
  • Supports multi-page migrations or modular, component-level updates, with built-in validation, sanitization, and post-migration cache/SEO steps.
  • Applies a strict after-action protocol to realign the homepage and refresh CSS and library data to ensure a stable front-end after deployment.

Quick Start

Run stitch2elementor go! to execute the full end-to-end migration from Stitch to native Elementor JSON and inject it into WordPress.

Frequently Asked Questions about stitch2elementor

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

FAQPage Schema
How do I convert Google Stitch HTML to Elementor templates for WordPress?

To convert Google Stitch HTML to Elementor templates, this Skill transforms HTML/Tailwind outputs into native Elementor Flexbox JSON and injects them into WordPress via a hybrid FTP+PHP pipeline. It handles compilation, validation, and post-migration cache refresh automatically.

Can I migrate multi-page Stitch designs to WordPress in one go?

Yes, you can migrate multi-page Stitch designs to WordPress in one go. The Skill orchestrates end-to-end multi-page migrations with sequential page injection, pre-injection validation, and automatic homepage realignment using an ID-shifting protocol.

Does this Stitch to Elementor migration support modular component updates?

Yes, this Stitch to Elementor migration supports modular component-level updates. Beyond full multi-page site deployments, you can inject individual modular components into existing WordPress pages while enforcing strict sanitization and validation.

What is the best way to automate Tailwind to Elementor JSON conversion?

The best way to automate Tailwind to Elementor JSON conversion is using an end-to-end pipeline that loads design systems, compiles HTML structures, and enforces pre-injection validation before deploying via FTP and PHP.

Why does my Stitch to Elementor migration break the homepage layout?

Stitch to Elementor migrations can break the homepage layout due to conflicting element IDs during sequential injection. The Skill prevents this by applying an automatic homepage realignment protocol with ID-shifting and post-migration CSS refreshes.