What problem does it solve?
This Skill consolidates Sanity development best practices into a centralized guide to help teams design scalable schemas, optimize GROQ queries, configure Studio, and maintain consistent workflows across projects.
Core Features & Use Cases
- GROQ performance guidelines, query optimization patterns, and best practices for projection and indexing.
- Schema design guidance to promote data-first modeling, reusable content, and safe migrations.
- Visual Editing and Studio configuration guidance to improve editor experience and maintainability.
- Image handling, Portable Text, localization, migrations, and TypeGen considerations for end-to-end content workflows.
- Decision guidance on when to use references vs nested objects, and how to structure content for multi-channel delivery.
Quick Start
Review the rules directory for concrete examples (groq-optimizable-filters, schema-data-over-presentation, etc.), adopt the naming prefixes, and align your Sanity schemas and queries with the guidelines. Start by auditing an existing project against the guidelines and iterating to replace anti-patterns with the recommended patterns.