Diego Menchaca avatar

Diego Menchaca

Community

@dmenchaca · Nijmegen, the Netherlands

0Followers
|
14Public Repos
|
1Published Skills

Converts Webflow HTML exports into maintainable React apps with TanStack Start SSR, Storybook-driven components, and Netlify deployment.

Skills Distribution
DomainDeveloper To...Frontend React Mig.. (45%)SSR Routing & App .. (25%)Component Storyboo.. (15%)Deployment & Perfo.. (15%)

Agent Skills by Diego Menchaca

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Diego Menchaca

FAQPage Schema
What tasks can I accomplish with the webflow-to-react skill?

It converts a Webflow HTML export into a maintainable React app using TanStack Start with SSR, sets up Storybook early, builds SOT components with variant stories, preserves CSS and GSAP animations, self-hosts fonts, and handles first-run GitHub plus Netlify deployment.

Who should use this Webflow-to-React conversion skill?

Frontend engineers and developers who have a static Webflow export and want to migrate it to an idiomatic React codebase with TanStack Router conventions, Storybook parity, and production deployment, without rewriting GSAP animations in Framer Motion.

Which environments and editors does this skill run in?

It works in Cursor, Claude Code, GitHub Copilot, Gemini, Codex, or any agent that loads Markdown skills. It guides folder layout, component composition, and the first-run GitHub plus Netlify ship using MCP with auth fallbacks.

What are the prerequisites for using webflow-to-react?

You need an existing Webflow static export containing index.html plus css/, js/, images/, and fonts/ folders, either at a repo root or provided directly. Webflow CMS is not supported; only static exports are covered.

Does the skill handle performance and SEO cleanup after conversion?

Yes. It applies optional Core Web Vitals patterns such as font preloading, deferred analytics, and CLS tweaks, and removes Webflow fingerprints like data-wf-* attributes and generator meta tags so stack scanners see a clean document shell.