Apply Flowkit CSS naming system in Webflow. Use when creating classes, auditing existing naming, or building new components following Flowkit conventions. Flowkit is Webflow's official CSS framework with utility-first approach. Runs headlessly against a page ID — no Designer connection required, except for the optional live-canvas conveniences (current page, interactive element selection).
$npx -y skills add webflow/webflow-skills --skill flowkit-namingInstalls into the current project.
Run `npx skills use "https://github.com/webflow/webflow-skills" --skill "webflow/webflow-skills/flowkit-naming"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/webflow/webflow-skills" that are relevant to the current task. Run `npx skills add "https://github.com/webflow/webflow-skills"` and select the relevant skills, then follow their instructions.