Skip to main content
sanity-io
Perfil de creador de GitHub

sanity-io

Vista por repositorio de 63 skills recopiladas en 12 repositorios de GitHub.

skills recopiladas
63
repositorios
12
actualizado
9 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
sanity
22 skills · 4 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100 % clasificado
35 %participación
#02
next-sanity
8 skills · 6 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
3 categorías ocupacionales · 100 % clasificado
13 %participación
#03
agent-toolkit
8 skills · 9 sept 2026
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketing
2 categorías ocupacionales · 88 % clasificado
13 %participación
#04
plugins
8 skills · 20 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100 % clasificado
13 %participación
#05
cli
5 skills · 6 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEscritores y autores
3 categorías ocupacionales · 100 % clasificado
7,9 %participación
#06
template-nextjs-personal-website
3 skills · 6 ago 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
4,8 %participación
#07
agent-context
3 skills · 13 may 2026
Analistas de investigación de mercados y especialistas en marketingArquitectos de bases de datosDesarrolladores de software
3 categorías ocupacionales · 100 % clasificado
4,8 %participación
#08
pkg-utils
2 skills · 15 jul 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de software
2 categorías ocupacionales · 100 % clasificado
3,2 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

sanity-visual-coverage
Analistas de garantía de calidad de software y probadores

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…

4 sept 2026
sanity-visual-regression
Analistas de garantía de calidad de software y probadores

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,…

4 sept 2026
react-devtools
Desarrolladores de software

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.…

3 sept 2026
stories
Desarrolladores de software

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,…

27 ago 2026
storybook-init
Desarrolladores de software

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

27 ago 2026
storybook-setup
Desarrolladores de software

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

27 ago 2026
storybook-upgrade
Desarrolladores de software

Use this skill when Storybook exists but needs an upgrade.

27 ago 2026
sanity-i18n-translate
Desarrolladores de software

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…

26 ago 2026
Mostrando 8 de 22 skills recopiladas.
next-cache-components-optimizer
Desarrolladores de software

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…

6 ago 2026
sanity-live-cache-components
Desarrolladores de software

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)…

6 ago 2026
pnpm
Desarrolladores de software

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

14 jul 2026
tsdown
Desarrolladores de software

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.

14 jul 2026
turborepo
Desarrolladores de software

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…

20 may 2026
vercel-react-best-practices
Desarrolladores de software

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…

20 may 2026
find-skills
Otras ocupaciones informáticas

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…

31 mar 2026
vitest
Analistas de garantía de calidad de software y probadores

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.

29 ene 2026
sanity-studio-upgrade
sin clasificar

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…

9 sept 2026
sanity-best-practices
Desarrolladores de software

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,…

25 ago 2026
content-experimentation-best-practices
Analistas de investigación de mercados y especialistas en marketing

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…

28 jul 2026
portable-text-conversion
Desarrolladores de software

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…

28 jul 2026
sanity-migration
Desarrolladores de software

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…

28 jul 2026
content-modeling-best-practices
Analistas de investigación de mercados y especialistas en marketing

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…

7 abr 2026
seo-aeo-best-practices
Analistas de investigación de mercados y especialistas en marketing

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,…

7 abr 2026
portable-text-serialization
Desarrolladores de software

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…

12 feb 2026
migrate-styled-components-to-vanilla-extract
Desarrolladores de software

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…

20 ago 2026
sanity-plugin-best-practices
Desarrolladores de software

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,…

20 ago 2026
plugin-transfer
Desarrolladores de software

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

6 ago 2026
plugin-test-coverage
Analistas de garantía de calidad de software y probadores

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.

29 jul 2026
vite
Desarrolladores de software

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.

10 jul 2026
test-studio-script-runner
Desarrolladores de software

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…

30 jun 2026
turborepo
Desarrolladores de software

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…

16 jun 2026
i18n-array-groq-query-migration
Desarrolladores de software

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…

19 mar 2026
Mostrando 12 de 12 repositorios
Todos los repositorios cargados