一键导入
nachui-docs-management
Use when modifying documentation pages, routing, next-intl translations, MDX schemas, or AI functionality in apps/docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when modifying documentation pages, routing, next-intl translations, MDX schemas, or AI functionality in apps/docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when modifying or extending CLI commands, prompts, build configurations, or API integrations in packages/cli.
Use when creating, modifying, or refactoring React components in the packages/ui directory of NachUI.
Use when building, extending, or consuming compound components — components made of multiple sub-parts assembled via dot notation (e.g. Dialog.Trigger, Card.Header, Accordion.Item).
Use when styling, designing, or adjusting UI layout, colors, variables, typography, and visual assets in NachUI.
Use when writing or running automated tests inside packages/ui or verify regressions in NachUI.
Use when consuming, importing, or integrating NachUI components inside apps/web or any app that depends on @repo/ui.
| name | nachui-docs-management |
| description | Use when modifying documentation pages, routing, next-intl translations, MDX schemas, or AI functionality in apps/docs. |
You are managing or modifying the NachUI documentation application (apps/docs). This application uses Next.js 16, @content-collections for parsing MDX, and the Vercel AI SDK for interactive AI components.
apps/docs).@content-collections to compile markdown and MDX files in content/ to type-safe collections.next-intl for routing and translating localizable UI copy.Run docs-related commands from the root directory using workspace filters:
# Start the docs development server + content compiler
pnpm --filter docs dev
# Build the production Next.js app
pnpm --filter docs build
# Launch the production server (after building)
pnpm --filter docs start
apps/docs/.content-collections.Math.random()) or dynamic timestamp defaults (Date.now()) during initialization, as this will trigger React SSR hydration mismatch errors.@repo/ui inside docs components rather than copying raw code styles.apps/docs/.env..env files, or populated API keys to version control. Keep .env added to your .gitignore.