Create and register custom JavaScript modules for Webflow projects. Use when creating new functionality, adding data-module attributes, or structuring component logic.
SKILL.md
Webflow Module Creation
Standard for creating modules in the Webflow development setup.
Workflow
Create a file in src/modules/ (e.g., my-feature.ts).