Token导航 LogoToken导航TokenDH.com
前端设计敏感数据github未标认证来源可访问许可证需确认审计提醒

nuxt-sanity努克斯理智

Agent Skill

nuxt-sanity 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 Codex、Claude、Cursor、Gemini CLI 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

364

周安装

15

GitHub Stars

2

下载量

119
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:nuxt-sanity(努克斯理智)
来源仓库:https://github.com/display-design-studio/skills
仓库路径:skills/nuxt-sanity
安装命令:
npx skills add https://github.com/display-design-studio/skills --skill nuxt-sanity
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/display-design-studio/skills --skill nuxt-sanity

简介

nuxt-sanity 用于记录任务执行中的错误、用户纠正和经验缺口。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中让 Agent 持续沉淀问题时使用。
  • 通过 npx skills add 命令从指定仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件读写操作。
  • 当前暂无详细功能说明,需进一步查阅来源仓库获取完整信息。

SKILL.md

Nuxt + Sanity Integration Best Practices

Best-practices guide for the @nuxtjs/sanity module (Nuxt 3). Covers module setup, composables, SSR data fetching, image handling, Portable Text, visual editing, TypeScript, and Nitro server routes.

Also load the nuxt skill for Nuxt core patterns and sanity-best-practices for GROQ query optimization and schema design. This skill covers the integration layer only.

ROUTING: Which rule file to load

IF setting up the module or configuring nuxt.config.ts: → Read rules/core-module-setup.md

IF using useSanityQuery, useLazySanityQuery, or useSanity composables: → Read rules/core-composables.md

IF writing Nitro server routes that query Sanity: → Read rules/core-server-routes.md

IF working with the SanityImage component or useSanityImage(): → Read rules/features-sanity-image.md

IF rendering Portable Text with SanityContent: → Read rules/features-sanity-content.md

IF implementing visual editing, live preview, stega, or the Presentation tool: → Read rules/features-visual-editing.md

IF following the Display Starter architecture or adding a new document type: → Read rules/arch-starter-pattern.md then rules/arch-extension-pattern.md

IF configuring CDN caching, cache tags, or webhook cache invalidation: → Read rules/perf-cdn-caching.md

IF experiencing stale CDN content after a Sanity publish (not query-level cache): → Read rules/perf-cdn-caching.md

IF experiencing stale data, cache misses, or reactive query bugs: → Read rules/perf-query-keys-and-caching.md

IF debugging CORS errors, auth token issues, or hydration mismatches: → Read rules/debug-common-errors.md

IF generating a dynamic sitemap from Sanity routes (works, case studies, etc.): → Read rules/features-sitemap.md

Rule index

TopicDescriptionFile
Sections overviewCategories and reading orderrules/_sections.md
Module setupInstallation, nuxt.config.ts options, env varsrules/core-module-setup.md
ComposablesuseSanityQuery, useLazySanityQuery, useSanity usage, preview-switch patternrules/core-composables.md
Server routesNitro server routes with useSanity, validateSanityQueryrules/core-server-routes.md
Starter architectureDirectory layout, data-flow, GROQ conventions, i18nrules/arch-starter-pattern.md
Extension pattern4-step recipe: GROQ query → endpoint → composable → pagerules/arch-extension-pattern.md
CDN cachingTwo-layer caching, preview bypass, cache tagging, webhook invalidationrules/perf-cdn-caching.md
SanityImageSanityImage component, useSanityImage(), @nuxt/image integrationrules/features-sanity-image.md
SanityContentPortable Text rendering, custom componentsrules/features-sanity-content.md
Visual editingStega, live preview, Presentation tool, draft moderules/features-visual-editing.md
Caching (queries)Query key stability, reactive params, cache invalidationrules/perf-query-keys-and-caching.md
DebugCORS, auth tokens, hydration errors, common pitfallsrules/debug-common-errors.md
SitemapDynamic sitemap sources, defineSitemapEventHandler, stegaClean on slugsrules/features-sitemap.md

Quick access by priority

PriorityWhen you need itFile
🔴 FIRSTSetting up or configuring the modulecore-module-setup.md
🔴 FIRSTUnderstanding data flow & architecturearch-starter-pattern.md
🔴 FIRSTAdding a new content typearch-extension-pattern.md
🟠 OFTENFetching data with useSanityQuerycore-composables.md
🟠 OFTENCache strategy (ISR vs SWR, purge)perf-cdn-caching.md
🟡 SOMETIMESVisual editing & stegafeatures-visual-editing.md
🟡 SOMETIMESSEO meta tagsfeatures-seo-meta.md
🟡 SOMETIMESDynamic sitemap with i18nfeatures-sitemap-i18n.md
🔵 TROUBLESHOOTCaching misses or stale dataperf-query-keys-and-caching.md
🔵 TROUBLESHOOTCORS, hydration, or other bugsdebug-common-errors.md

Coverage and maintenance

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.11%
按下载量换算38

Claude

30.96%
按下载量换算37

Cursor

20.05%
按下载量换算24

Gemini CLI

8.28%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills