Skip to main content
sanity-io
GitHub creator profile

sanity-io

Repository-level view of 63 collected skills across 12 GitHub repositories.

skills collected
63
repositories
12
updated
Sep 9, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

sanity-visual-coverage
software-quality-assurance-analysts-and-testers

Check whether Studio UI is covered by Chromatic visual regression, for a PR's changed files or for the whole tree, and decide between "already covered", "a story is pending in an open PR", and "needs a story". Use when reviewing a PR that touches…

Sep 4, 2026
sanity-visual-regression
software-quality-assurance-analysts-and-testers

Add, review, and maintain Chromatic visual regression coverage in the Sanity monorepo via dev/storybook stories, the vitest browser-mode suite, and Playwright e2e snapshots. Use when adding visual test coverage, writing stories, reviewing Chromatic diffs,…

Sep 4, 2026
react-devtools
software-developers

React DevTools CLI for AI agents. Use when the user asks you to debug a React or React Native app at runtime, inspect component props/state/hooks, diagnose render performance, profile re-renders, find slow components, or understand why something re-renders.…

Sep 3, 2026
stories
software-developers

Invoke FIRST, before creating, editing, or deleting components, stories, styles, CSS, themes, colors, or design tokens — anything that changes how the UI looks, no exceptions. Also for starting or previewing Storybook to verify UI, requests to show, browse,…

Aug 27, 2026
storybook-init
software-developers

Use when adding Storybook to a project that does not have Storybook configured yet.

Aug 27, 2026
storybook-setup
software-developers

Use this skill when Storybook is already installed and the user wants a working `preview` file and stories for real components.

Aug 27, 2026
storybook-upgrade
software-developers

Use this skill when Storybook exists but needs an upgrade.

Aug 27, 2026
sanity-i18n-translate
software-developers

Use the <Translate> i18n component correctly, especially its components map and componentProps. Use when rendering locale strings that contain markup or embedded components, when adding or reviewing <Translate> usages, or when the…

Aug 26, 2026
Showing 8 of 22 collected skills.
next-cache-components-optimizer
software-developers

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to…

Aug 6, 2026
sanity-live-cache-components
software-developers

Integrates Sanity Live with Next.js Cache Components in next-sanity v13+ apps. Sets up sanityFetch, a shared cachedSanity 'use cache' boundary, <SanityLive>, Visual Editing, Presentation Tool, draft mode handling, and the three-layer (Page/Dynamic/Cached)…

Aug 6, 2026
pnpm
software-developers

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

Jul 14, 2026
tsdown
software-developers

Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.

Jul 14, 2026
turborepo
software-developers

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and…

May 20, 2026
vercel-react-best-practices
software-developers

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

May 20, 2026
find-skills
computer-occupations-all-other

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…

Mar 31, 2026
vitest
software-quality-assurance-analysts-and-testers

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Jan 29, 2026
sanity-studio-upgrade
unclassified

Produces a tailored Sanity Studio upgrade plan by inspecting the repository's installed versions, config, and source, then reporting only the breaking changes that actually apply. Covers Studio v3 and later; v2 projects are identified and redirected, not…

Sep 9, 2026
sanity-best-practices
software-developers

Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations, Sanity Functions, webhooks, Blueprints, and framework integrations such as Next.js, Nuxt, Astro,…

Aug 25, 2026
content-experimentation-best-practices
market-research-analysts-and-marketing-specialists-131161

Content experimentation and A/B testing guidance covering experiment design, hypotheses, metrics, sample size, statistical foundations, CMS-managed variants, and common analysis pitfalls. Use this skill when planning experiments, setting up variants, choosing…

Jul 28, 2026
portable-text-conversion
software-developers

Convert HTML and Markdown content into Portable Text blocks for Sanity. Use when migrating content from legacy CMSs, importing HTML or Markdown into Sanity, building content pipelines that ingest external content, converting rich text between formats, or…

Jul 28, 2026
sanity-migration
software-developers

Plans, implements, and reviews migrations from other CMSes and content systems into Sanity. Use when migrating or replatforming to Sanity from AEM, Adobe Experience Manager, Contentful, Strapi, Webflow, WordPress, Payload, Drupal, Markdown/MDX/frontmatter…

Jul 28, 2026
content-modeling-best-practices
market-research-analysts-and-marketing-specialists-131161

Structured content modeling guidance for schema design, content architecture, content reuse, references versus embedded objects, separation of concerns, and taxonomies across Sanity and other headless CMSes. Use this skill when designing or refactoring…

Apr 7, 2026
seo-aeo-best-practices
market-research-analysts-and-marketing-specialists-131161

SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, and content optimized for search engines and AI answer surfaces. Use this skill when implementing page SEO, technical SEO, schema markup,…

Apr 7, 2026
portable-text-serialization
software-developers

Render and serialize Portable Text to React, Svelte, Vue, Astro, HTML, Markdown, and plain text. Use when implementing Portable Text rendering in any frontend framework, building custom serializers for non-standard block types, converting Portable Text to…

Feb 12, 2026
migrate-styled-components-to-vanilla-extract
software-developers

Step-by-step procedure for migrating a workspace off styled-components to vanilla-extract (zero-runtime CSS). Use when converting styled() components to .css.ts files, removing a styled-components dependency, adding a ./bundle.css export, or when asked to…

Aug 20, 2026
sanity-plugin-best-practices
software-developers

Anti-patterns and best practices for building Sanity Studio plugins in this monorepo. Use when writing, reviewing, or refactoring plugin code under plugins/ — especially for styling/CSS, component performance, and runtime cost. Triggers on vanilla-extract,…

Aug 20, 2026
plugin-transfer
software-developers

Guides agents through migrating an existing plugin into this monorepo with the copy-plugin generator workflow.

Aug 6, 2026
plugin-test-coverage
software-quality-assurance-analysts-and-testers

Guides agents through expanding Vitest and Playwright e2e coverage for a monorepo plugin. Use when adding or improving plugin tests, wiring e2e-studio, or following the internationalized-array / document-internationalization coverage playbook.

Jul 29, 2026
vite
software-developers

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

Jul 10, 2026
test-studio-script-runner
software-developers

Explains the dev/test-studio Script Runner tool. Use when adding, editing, running, or documenting scripts in dev/test-studio/src/script-runner, or when the user mentions the Scripts tool, Studio runner scripts, script variables, or browser-side Sanity Studio…

Jun 30, 2026
turborepo
software-developers

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and…

Jun 16, 2026
i18n-array-groq-query-migration
software-developers

Detect and update legacy GROQ patterns where language is read from _key for sanity-plugin-internationalized-array when users mention v4 to v5 migration, or @sanity/document-internationalization from v5 to v6. GROQ query updates, localized arrays, or patterns…

Mar 19, 2026
Showing 12 of 12 repositories
All repositories loaded