원클릭으로
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.