cms-best-practices

Design scalable Webflow CMS collection schemas and relationships.

111|18|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/webflow/webflow-skills --skill cms-best-practices
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cms-best-practices
Source: https://github.com/webflow/webflow-skills/tree/main/plugins/webflow-skills/skills/cms-best-practices
Command: npx skills add https://github.com/webflow/webflow-skills --skill cms-best-practices

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance on designing robust Webflow CMS architectures, helping teams plan collections, relationships, and data structures to scale efficiently.

Core Features & Use Cases

  • Guidance on CMS planning, collections design, relationships, and troubleshooting CMS issues.
  • Use when planning a new CMS structure, optimizing an existing Webflow project, or debugging performance bottlenecks.
  • Example: Planning a recipes CMS with authors, categories, cuisines, and multi-reference relationships.

Quick Start

Provide your site scale (small, medium, or large), describe the core content domains, and ask the skill to generate a recommended CMS collection map with relationships.

Frequently Asked Questions about cms-best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure Webflow CMS collections for a large-scale site?

Plan relationships in Webflow CMS by defining taxonomy decisions and multi-reference patterns between collections. Designing relationship patterns ensures structured schemas and prevents performance bottlenecks as your content grows.

What is the best way to plan multi-reference relationships in Webflow CMS?

Plan relationships in Webflow CMS by defining taxonomy decisions and multi-reference patterns between collections. Designing relationship patterns ensures structured schemas and prevents performance bottlenecks as your content grows.

How do I optimize existing Webflow CMS collections to improve performance?

Optimize existing Webflow CMS collections by analyzing current schemas and relationship structures to identify bottlenecks. Troubleshooting collection architecture and refining data structures improves overall site performance.

Can I use this to troubleshoot Webflow CMS architecture issues?

Yes, you can troubleshoot Webflow CMS architecture issues by analyzing sites, collections, and pages. It identifies performance bottlenecks and resolves structural problems within your existing collection schemas and relationships.

When should I not use multi-reference fields in Webflow CMS collections?

Avoid multi-reference fields in Webflow CMS when they create complex relationship patterns that degrade performance. Assess your site scale and content domains first to determine if simpler taxonomy decisions achieve the same structural goals.