ソース情報
- リポジトリ
- domehahn/SkillForge
- ソースの最終更新活動
- 2026年6月8日 12:39
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/domehahn/SkillForge --skill documentation-reviewコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | documentation-review |
| version | 1.0.0 |
| description | Reviews documentation against internal standards. |
| tags | ["documentation","review","quality"] |
| compatibility | {"codex":">=0.1.0","claude":">=1.0.0"} |
| entrypoint | SKILL.md |
| license | internal |
| owners | ["platform-team"] |
This skill helps review documentation files against internal quality standards.
When invoked, this skill will analyze documentation files and check for:
The skill can be configured with custom rules by creating a rules.yaml file:
rules:
max_heading_depth: 3
require_code_lang: true
check_links: true
Review the README.md file
Review all documentation in /docs using strict rules
The skill produces a structured report with:
This skill is maintained by the Platform Team. For issues or feature requests, please contact platform-team@company.com.