webflow-editor-integration — webflow-editor-integration install webflow-editor-integration, webflow-dev-setup, community, webflow-editor-integration install, ide skills, webflow-editor-integration for AI agents, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Frontend Agents needing seamless Webflow Designer/Editor integration with custom code compatibility webflow-editor-integration is a technique for detecting and adapting to Webflow's Designer/Editor mode, enabling smooth custom code execution on published websites.

Features

Imports handleEditor from @webflow/detect-editor for Editor detection
Uses TypeScript for handling Editor mode
Disables interaction in Designer Mode for seamless integration
Provides full functionality on published sites
Utilizes DOMStringMap for dataset handling
Exports a default function for handling Editor mode

# Core Topics

vallafederico vallafederico
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The webflow-editor-integration skill by vallafederico is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for webflow-editor-integration install, webflow-editor-integration for AI agents.

Ideal Agent Persona

Perfect for Frontend Agents needing seamless Webflow Designer/Editor integration with custom code compatibility

Core Value

Empowers agents to detect Webflow Editor mode using the @webflow/detect-editor library, ensuring custom code functionality on published sites while preventing interference with the Webflow Designer/Editor, utilizing handleEditor for editor detection and providing full functionality on published sites for developers

Capabilities Granted for webflow-editor-integration

Detecting Webflow Editor mode for custom code optimization
Preventing custom code interference with Webflow Designer/Editor
Ensuring full functionality on published Webflow sites

! Prerequisites & Limits

  • Requires @webflow/detect-editor library import
  • Webflow Designer/Editor specific functionality
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

webflow-editor-integration

Install webflow-editor-integration, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...

SKILL.md
Readonly

Webflow Editor Integration

This skill explains how to ensure your custom code doesn't interfere with the Webflow Designer/Editor while providing full functionality on the published site.

Editor Detection

Import handleEditor from @webflow/detect-editor:

typescript
1import { handleEditor } from "@webflow/detect-editor"; 2 3export default function (element: HTMLElement, dataset: DOMStringMap) { 4 handleEditor((isEditor) => { 5 if (isEditor) { 6 // Designer Mode: disable interactions, reset animations 7 element.style.pointerEvents = "none"; 8 element.style.transform = "none"; 9 element.style.opacity = "1"; 10 } else { 11 // Published Mode: enable functionality 12 element.style.pointerEvents = "auto"; 13 } 14 }); 15}

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is webflow-editor-integration?

Perfect for Frontend Agents needing seamless Webflow Designer/Editor integration with custom code compatibility webflow-editor-integration is a technique for detecting and adapting to Webflow's Designer/Editor mode, enabling smooth custom code execution on published websites.

How do I install webflow-editor-integration?

Run the command: npx killer-skills add vallafederico/webflow-dev-setup/webflow-editor-integration. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for webflow-editor-integration?

Key use cases include: Detecting Webflow Editor mode for custom code optimization, Preventing custom code interference with Webflow Designer/Editor, Ensuring full functionality on published Webflow sites.

Which IDEs are compatible with webflow-editor-integration?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for webflow-editor-integration?

Requires @webflow/detect-editor library import. Webflow Designer/Editor specific functionality.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add vallafederico/webflow-dev-setup/webflow-editor-integration. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use webflow-editor-integration immediately in the current project.

Related Skills

Looking for an alternative to webflow-editor-integration or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI