← スキル一覧に戻る

readme-validator
by wdavidturner
A tool for managing and sharing all of your Claude Skills
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: readme-validator description: Validates that skills in this repository are accurately documented in the README. Use when verifying skill documentation or during pre-commit validation.
README Skill Validator
Purpose
This skill validates that the README.md accurately documents all skills in the repository.
Validation Process
When asked to validate a skill's documentation:
-
Read the skill's SKILL.md to understand:
- The skill's
namefrom frontmatter - The skill's
descriptionfrom frontmatter - What the skill actually does (from the body)
- The skill's
-
Read the README.md and find the skill's entry in the "Our Skills" section
-
Verify the documentation:
- The skill name must appear in the README
- The README description should accurately reflect what the skill does
- Key capabilities should be mentioned
-
Output format (IMPORTANT: follow exactly):
- If valid: Output only the word
VALID - If invalid: Output
INVALID:followed by a brief explanation of what needs to be fixed
- If valid: Output only the word
Examples
Valid output
VALID
Invalid output
INVALID: The README says this skill "generates reports" but the SKILL.md shows it only formats existing data.
INVALID: Skill "data-processor" is not documented in the README "Our Skills" section.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です