This is a structured workflow for applying Webflow's official Flowkit CSS naming conventions through the Webflow MCP. It walks you through auditing existing class names, identifying violations like missing fk- prefixes or wrong separators, then generating and applying compliant replacements. The skill includes a comprehensive reference of Flowkit patterns covering layout utilities (fk-flex, fk-grid), typography (fk-text-xl), spacing (fk-py-lg), and state modifiers (is-active). It's designed for teams standardizing on Flowkit or developers refactoring legacy Webflow projects to use the framework. The phase-based approach is verbose but thorough, particularly useful if you're new to Flowkit conventions and need the guard rails.
npx skills add https://github.com/webflow/webflow-skills --skill flowkit-naming