sanity-iosanity-ioOfficial·22 Agent Skills Included

sanity

Build, test, and extend the Sanity content platform with AI

Guides AI agents through building, testing, and extending the Sanity Studio monorepo and its plugin ecosystem. Covers Playwright browser testing, visual regression, Storybook setup, code review, TDD, and React performance rules. Removes guesswork around pnpm builds, CI checks, plugin wiring, and config reducers so changes pass review faster.
npx skills add sanity-io/sanity --all -g -y
Available:

Tells the AI agent how to install, build, lint, and test the Sanity monorepo with pnpm, which CI checks must pass, and when authentication is required before running the dev studio.

All Skills in This Repository (22)

Pure Emerald Level Indicators
📦 In Repo
sanity-iosanity-io

playwright-cli

Automate browser navigation, form filling, and screenshot capture via Playwright CLI Bash commands.

Official
Advanced
📦 In Repo
sanity-iosanity-io

playwright-best-practices

Provide best-practices steps for Playwright testing tasks.

Official
Advanced
📦 In Repo
sanity-iosanity-io

rxjs-like-a-pro

Transform imperative RxJS subscriptions into declarative pipe-based pipelines.

Official
Intermediate
📦 In Repo
sanity-iosanity-io

improve-codebase-architecture

Identify shallow modules and propose RFC-style refactors for codebases.

Official
Intermediate
📦 In Repo
sanity-iosanity-io

pr-description

Generate GitHub PR descriptions and release notes from commit history.

Official
Intermediate
📦 In Repo
sanity-iosanity-io

code-review-and-quality

Evaluate code changes across correctness, readability, architecture, security, and performance.

Official
Advanced
📦 In Repo
sanity-iosanity-io

write-a-skill

Create agent skills with SKILL.md frontmatter and structured directories.

Official
Intermediate
📦 In Repo
sanity-iosanity-io

code-simplification

Simplify code complexity while preserving exact behavior and project conventions.

Official
Advanced
📦 In Repo
sanity-iosanity-io

performance-optimization

Measure, profile, and optimize application performance with repeatable validation.

Official
Advanced
📦 In Repo
sanity-iosanity-io

tdd

Guide test-driven development with red-green-refactor loops and public API design.

Official
Advanced
📦 In Repo
sanity-iosanity-io

grill-me

Interview users about plans or designs until reaching shared understanding.

Official
Intermediate
📦 In Repo
sanity-iosanity-io

sanity-visual-regression

Adds and maintains Chromatic visual regression coverage via Storybook stories, Vitest browser tests, and Playwright snapshots.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Sanity skills?â–¼

Run `npx skills add sanity-io/sanity --all -g -y` in your terminal to install all skills in this suite globally.

What can AI agents do in the Sanity repo?â–¼

Agents can build and test packages, author Studio plugins, write PR descriptions, run visual regression checks, and follow the repo's CI rules automatically.

Does this suite help with Playwright testing?â–¼

Yes. It includes a Playwright CLI skill for browser automation plus a best-practices skill covering E2E, accessibility, authentication, and CI test setup.

Can AI create Sanity Studio plugins?â–¼

Yes. Dedicated skills explain the plugin API, default plugin wiring, config reducers, and i18n bundles so agents produce correctly structured plugins.

Do these skills work with Claude Code and Cursor?â–¼

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering→