This walks you through creating Webflow CMS collections with the proper field types and relationships. It's methodical about the process: checks your site plan limits first, validates naming against existing collections, gathers all your field requirements upfront, then creates everything in the right order so references don't break. The field type reference is genuinely helpful since Webflow has specific types like PlainText versus RichText, Option fields with predefined choices, and Reference fields for linking collections. It's built around the Webflow MCP tools exclusively, so if you're setting up a blog with authors and categories or a product catalog with relationships, this gives you the structured approach to avoid the common mistakes like hitting field limits or creating orphaned references.
npx skills add https://github.com/webflow/webflow-skills --skill cms-collection-setup