vallafederico/webflow-dev-setup
Skill Claude CodeCodex
Handle Webflow Designer/Editor mode vs Published site behavior. Use when detecting the editor, disabling custom animations in the designer, or managing features based on the environment.
vallafederico/webflow-dev-setup
Skill Claude CodeCodex
Handle Webflow Designer/Editor mode vs Published site behavior. Use when detecting the editor, disabling custom animations in the designer, or managing features based on the environment.
vallafederico/webflow-dev-setup
Skill Claude CodeCodex
Use observer, scroll tracking, and subscription services for advanced interactivity. Use when implementing scroll animations, viewport detection, or frame-based updates.
vallafederico/webflow-dev-setup
Skill Claude CodeCodex
Manage module lifecycles, cleanup, and page transitions. Use when handling component initialization, destruction, or animating page entrances and exits.
vallafederico/webflow-dev-setup
Skill Claude CodeCodex
Create and register custom JavaScript modules for Webflow projects. Use when creating new functionality, adding data-module attributes, or structuring component logic.
vallafederico/webflow-dev-setup
Skill Claude CodeCodex
Manage and implement client-side page transitions using Taxi.js. Use when creating transition animations, handling cross-page state, or debugging navigation.