Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

plugins

plugins 收录了来自 sanity-io 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
15
更新
2026-07-16
Forks
11
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sanity-plugin-best-practices
软件开发工程师

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, raw <style> tags, styled-components, theming, inline styles, or questions about how plugins should be structured here.

2026-07-16
vite
软件开发工程师

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.

2026-07-10
plugin-transfer
软件开发工程师

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

2026-07-04
test-studio-script-runner
软件开发工程师

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

2026-06-30
turborepo
软件开发工程师

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 boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

2026-06-16
i18n-array-groq-query-migration
软件开发工程师

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 like `_key == "en"` and `_key == $language`.

2026-03-19