What problem does it solve? Developers working with Sanity often struggle with correct schema design, efficient GROQ queries, type-safe integrations, and framework-specific setup across Next.js, Nuxt, Astro, Angular, and other stacks. This Skill consolidates official best practices into topic-specific reference guides so you apply the right pattern immediately. ## Core Features & Use Cases - Framework Integration Guides: Step-by-step rules for Next.js, Nuxt, Astro, Remix, SvelteKit, Angular, Hydrogen, and the Sanity App SDK, covering data fetching, Portable Text rendering, and image optimization. - Content Modeling & Querying: Schema design with defineType and defineField, GROQ performance rules, query fragments, and TypeGen workflows for end-to-end type safety. - Advanced Platform Features: Visual Editing with Presentation and Stega, localization patterns, content migration, Sanity Functions for event-driven automation, and Blueprints for infrastructure as code. - Use Case: When building a Next.js blog backed by Sanity, load the nextjs and groq references to set up defineQuery-based fetching, Live Content API, and optimized image queries with LQIP placeholders. ## Quick Start Ask the assistant to apply Sanity best practices when creating a schema, writing a GROQ query, or integrating Sanity with your frontend framework.