sanity
Build, test, and extend the Sanity content platform with AI
All Skills in This Repository (22)
Pure Emerald Level Indicatorsplaywright-cli
Automate browser navigation, form filling, and screenshot capture via Playwright CLI Bash commands.
playwright-best-practices
Provide best-practices steps for Playwright testing tasks.
rxjs-like-a-pro
Transform imperative RxJS subscriptions into declarative pipe-based pipelines.
improve-codebase-architecture
Identify shallow modules and propose RFC-style refactors for codebases.
pr-description
Generate GitHub PR descriptions and release notes from commit history.
code-review-and-quality
Evaluate code changes across correctness, readability, architecture, security, and performance.
write-a-skill
Create agent skills with SKILL.md frontmatter and structured directories.
code-simplification
Simplify code complexity while preserving exact behavior and project conventions.
performance-optimization
Measure, profile, and optimize application performance with repeatable validation.
tdd
Guide test-driven development with red-green-refactor loops and public API design.
grill-me
Interview users about plans or designs until reaching shared understanding.
sanity-visual-regression
Adds and maintains Chromatic visual regression coverage via Storybook stories, Vitest browser tests, and Playwright snapshots.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core