用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Takazudo/zudo-sg --skill zudo-doc-translate命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Project-specific CSS and component rules for zudo-doc, including the Composer Polish epic's non-negotiables — accent budget (≤2-3 accent elements per viewport, hover always neutral), border ladder, 14px functional-text floor. Must be consulted before writing or editing CSS, Tailwind classes, color tokens, or component markup in this project. Covers: accent budget, component-first strategy, design token system, three-tier color architecture, and palette index convention. Triggered by 'design system', 'zudo-doc-design-system', 'zudo-doc-css-wisdom' (old name), 'accent budget'.
Bump package version, generate changelog docs, commit, tag, and create GitHub release. Use when: (1) User says 'version bump', 'bump version', 'release', or 'zudo-doc-version-bump', (2) User wants to create a new release of this project.
正在显示 SKILL.md
| name | zudo-doc-translate |
| description | Translate zudo-doc documentation between English and Japanese with project-specific conventions. |
| triggers | ["translate","翻訳","i18n","en to ja","ja to en","translate docs","ドキュメント翻訳"] |
Translate documentation between English and Japanese following project-specific conventions.
src/content/docs/ — routes at /docs/...src/content/docs-ja/ — routes at /ja/docs/...locales in src/config/settings.tszfb.config.ts with prefixDefaultLocale: false (English has no prefix, Japanese uses /ja/)<Note>, <Tip>, <Info>, <Warning>, <Danger>, <Tabs>, <TabItem>, <Details>src/content/docs/..., .claude/skills/..., etc.pnpm dev, pnpm build, etc.title, description, sidebar_position, category)title value, the description value)title prop of admonition components (e.g., <Note title="注意">)/docs/getting-started → /ja/docs/getting-started/ja/docs/getting-started → /docs/getting-startedwriting-docs.mdx)docs/ vs docs-ja/src/content/docs/guides/writing-docs.mdx → src/content/docs-ja/guides/writing-docs.mdxsrc/content/docs/src/content/docs-ja/
src/content/docs-ja//ja/docs/...src/content/docs-ja/src/content/docs/
src/content/docs//docs/... (no /ja/ prefix)