This one gives Claude everything it needs to work with Webflow's Designer API, whether you're building a full extension with UI or just testing code snippets in the Playground app. It walks through both workflows clearly, then breaks down the actual API surface: elements, styles, components, pages, variables, assets, error handling. The references include YAML frontmatter and a Python search script, which is a nice touch when you're digging through API docs mid-task. Also covers design guidelines and marketplace submission if you're shipping to production. Solid choice if you're building Webflow tooling or automations and need Claude to generate correct API calls without hallucinating methods.
npx skills add https://github.com/224-industries/webflow-skills --skill webflow-designer-api