用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nwiizo/dotfiles --skill home-translation-quality命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Add config to this macOS dotfiles repo. Use for env vars, fish abbreviations/functions/plugins, direct symlinked config files, tool integrations, shared agent config, and app config such as Neovim, Ghostty, Warp, Git, Bat, Atuin, tealdeer, and gh.
Add a package to this macOS dotfiles repo. Use when the user asks to install, add, or migrate a CLI package or GUI app, for example "add jq", "ripgrep を入れて", "lazygit 入れたい", "brew install foo を repo 管理に", "kubectl 追加して". Homebrew owns binaries here; update Brewfile, validate with brew bundle, apply with brew bundle, and verify the executable.
実装前の計画・設計・意思決定を、1問ずつの徹底インタビューで叩いて固める。共有理解に達するまで実装しない。Invoke manually before non-trivial implementation when a plan or design already exists and needs stress-testing.
基于 SOC 职业分类
正在显示 SKILL.md
| name | home-translation-quality |
| description | 公式翻訳との比較から導出した技術書翻訳の品質基準。翻訳作業時に自動参照。 |
O'Reilly公式日本語版(FSA 2nd: ISBN 9784814401550)との比較分析から導出した翻訳品質基準。
# 1章
イントロダクション
## 1.1 ソフトウェアアーキテクチャの定義
### 20.1.1 ドメインによる結合と運用による結合の分離
#### 20.1.1.2 サービスメッシュ
# N章 + 改行 + 日本語タイトル(英語原文の # Chapter N. Title から変換)## N.M, ### N.M.K, #### N.M.K.L
図1-1 日本語の説明文
Figure 1-1. English caption → 図1-1 日本語キャプション**アーキテクチャ特性**、**論理コンポーネント**、**イベント駆動アーキテクチャ(Event Driven Architecture:EDA)****イベント駆動アーキテクチャ(Event Driven Architecture:EDA)**`Payment Processing`、`Order Fulfillment`[†1] 訳注:建設業からのアナロジー。建設業界では...
[†N] を使用†N マーカーを挿入し、段落末尾に訳注を配置> ソフトウェアアーキテクチャはトレードオフがすべてだ。
>
>
> ――ソフトウェアアーキテクチャの第一法則
| |
| --- |
| 有害イベント(poison event)は、派生イベントが... |
>) + ダッシュ付き出典| |) で表現NOTE: や TIP: がテーブル形式に変換されている「8章 コンポーネントベース思考」「15.2.3 拡張可能なイベントを送信する」Chapter 8 → 8章、"Choreography and Orchestration" → 「18.2.8 コレオグラフィとオーケストレーション」