一键导入
dogfood-components
Guidelines for using library components within the documentation site itself to ensure consistency and showcase real-world usage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guidelines for using library components within the documentation site itself to ensure consistency and showcase real-world usage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?"
Guides the process of pulling in new or updated shadcn components and integrating them into the monorepo architecture (ui-core, ui-web, ui-native, docs).
Guidelines for creating or updating UI components, ensuring tests and documentation stay in sync.
Guidelines for updating and synchronizing design tokens across the monorepo.
| name | dogfood-components |
| description | Guidelines for using library components within the documentation site itself to ensure consistency and showcase real-world usage. |
Use this skill whenever you are modifying the documentation site structure, headers, or layout. The goal is to maximize the use of our own UI components within the documentation logic itself (dogfooding).
apps/playground-web/src/App.tsx, apps/playground-web/src/components/docs/CombinedDocsLayout.tsx, apps/playground-web/src/pages/) that replicate component functionality.@gv-tech/ui-web (e.g., Breadcrumbs, Tabs, Alerts, Badges).@gv-tech/ui-web.activeItem with Breadcrumb or Tabs).@gv-tech/ui-web instead of ad-hoc HTML/CSS.bun validate passes successfully.