← Back to list

feature-doc-review
by JohnLudlow
⭐ 0🍴 0📅 Jan 17, 2026
SKILL.md
name: feature-doc-review description: Review a feature/component documentation to check that it adheres to repo standards.
Feature Review
Prerquisites
- markdownlint is installed and can be called via
npx markdownlint-cli
When to use this skill
Use this skill when the user wants to check whether documentation fits required criteria.
Process inputs
- An existing document
- Optionally, a focus to review, such as a particular section or aspect
Process outputs
- A report on the document's adherence to guidelines
- Suggested edits to make a document more compliant
How to review the feature document
- Read the provided document
- Check for stylistic consistency, grammar, plain English and legibility
- Check for relevance to the subject matter
- Check for correctness compared to current implementation / goals
- Check for adherence to the checklist
- Check for adherence to the template
- Use
npx markdownlint-cli **/*.mdto check for and report markdown errors - Use check-doc-links.ps1 to check for bad links
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon