sanity

Installation
SKILL.md

Sanity

Sanity is "Content as Data". The Studio v3 is a real-time React application that you host, giving you complete control over the editing experience.

When to Use

  • Structured Content: You need complex relationships references.
  • Real-time Collaboration: Like Google Docs for your content.
  • Custom Workflows: You need custom approval buttons in the CMS.

Core Concepts

GROQ

Graph-Relational Object Queries. Powerful alternative to GraphQL. *[_type == "movie" && rating > 8].

The Studio

A React Single Page App (embedded in your Next.js app) for editing.

Related skills
Installs
1
GitHub Stars
7
First Seen
Feb 10, 2026