vallafederico/webflow-dev-setup

25Stars on the repository
19Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

dom-attributes

02

vallafederico/webflow-dev-setup

Cursor rule Cursor

DOM attribute conventions (data-module, data- options, kebab-case). Use when adding or reading attributes for modules or component config.

25 1mo ago A 27 tokens

module-system

05

vallafederico/webflow-dev-setup

Cursor rule Cursor

Custom module system (data-module, lifecycle hooks, subscriptions). Use when creating or editing modules in src/modules/ or wiring DOM to JS.

25 1mo ago A 28 tokens

page-transitions

07

vallafederico/webflow-dev-setup

Cursor rule Cursor

Patterns and rules for the page transition system using Taxi.js and custom module lifecycles. Use when modifying transitions, handling page changes, or implementing cross-page logic.

25 1mo ago A 0 tokens

scroll-system

08

vallafederico/webflow-dev-setup

Cursor rule Cursor

Scroll service from @lib/scroll (scroll, progress, velocity). Use when implementing scroll-driven animations or scroll subscriptions.

25 1mo ago A 24 tokens

webflow-integration

11

vallafederico/webflow-dev-setup

Cursor rule Cursor

Webflow Designer detection (handleEditor) and editor vs published behavior. Use when disabling features in Designer or handling editor mode.

25 1mo ago A 25 tokens

webflow-mcp

12

vallafederico/webflow-dev-setup

Cursor rule Cursor

How to effectively use the Webflow MCP in Cursor. Use when calling Webflow MCP tools, CMS, Designer, sites, or data-modules.

25 1mo ago A 30 tokens