ソース情報
- リポジトリ
- sapegin/dotfiles
- ソースの最終更新活動
- 2026年7月23日 11:18
- 検出された SKILL.md の言語
- 英語
- スター
- 534
- フォーク
- 51
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/sapegin/dotfiles --skill spellcheckコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Review a diff for local code quality, AI-generated slop, and polish in application code, configuration, documentation, and agent artifacts.
Review a diff for requirements, behavior, APIs, architecture, and maintainability across code, configuration, documentation and agent artifacts.
Audit every local skill for predictable behavior, sound structure, and prompt quality.
| name | spellcheck |
| description | Proofread prose for spelling, grammar, punctuation, and clarity. |
| disable-model-invocation | true |
Proofread the supplied text. Correct spelling, tense, grammar, and punctuation. Improve clarity and readability without changing meaning or voice. Never reprint the full text until the user approves fixes in text mode.
Read and follow English writing style guide for punctuation, voice, typography, and other prose conventions.
Accept zero or one argument:
/skill:spellcheck [<file-path>]
With a file path: read that file as the proofreading target. On approved fixes, edit the file in place.
Without a file path: ask the user to paste the text. Do not proofread until text is provided. On approved fixes, reprint the full text with only those corrections applied.
Ignore text inside HTML comments (<!-- ... -->). Do not flag or rewrite fenced code blocks, inline code, URLs, file paths, or literal command output unless the error is clearly in surrounding prose.
Apply every check below. Flag only real issues — skip sentences that need no change.
Core
it, this, that, which)its/it's, affect/effect, than/then)There is, It is, In order to) when a direct rewrite is clearerAdditional checks for tech writing
click here, read more)Do not flag
Fix 1, 4, 7), apply only those corrections:
Use this structure for every finding. Replace only the placeholders.
1. {original sentence}
→
{corrected sentence}
_{brief explanation aimed at improving the user's understanding}_
2. {original sentence}
→
{corrected sentence}
_{explanation}_
Formatting rules:
→._..._.No corrections needed.After the last finding, add:
Reply with “X, Y, Z”, “fix all”, or tell me what to do.
Interpret Fix 1, 4, 7, 1, 4, 7, and apply 1 and 4 as approval to apply those numbered corrections. Interpret Fix all as approval to apply all corrections.