skills/skill-reviewer/SKILL.md
--- name: skill-reviewer description: Review existing skills against Anthropic's official guide principles. Use for: auditing skills, improving token efficiency, ensuring best practices compliance. --- # Skill Reviewer Review and improve existing skills based on Anthropic's official guide principles. ## Review Workflow ### Step 1: Read the Skill Ask user for skill path or have them paste SKILL.md content. Read the entire skill including: - YAML frontmatter - SKILL.md body - Any bundled res
npx skillsauth add ousiass/claude-config skills/skill-reviewerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review and improve existing skills based on Anthropic's official guide principles.
Ask user for skill path or have them paste SKILL.md content.
Read the entire skill including:
Evaluate each principle. See references/evaluation-criteria.md for detailed scoring.
Check:
Score: 0-10
Check:
Score: 0-10
Check:
Score: 0-10
Check:
Score: 0-10
Check:
Score: 0-10
Token usage:
# Estimate tokens
wc -w SKILL.md
# Multiply by 1.3
Line count:
wc -l SKILL.md
Target:
Create structured report with:
# Skill Review: [skill-name]
## Overall Score: X/50
## Principle Scores
| Principle | Score | Status |
|-----------|-------|--------|
| Concise is Key | X/10 | ⚠️/✅ |
| Progressive Disclosure | X/10 | ⚠️/✅ |
| Degrees of Freedom | X/10 | ⚠️/✅ |
| Composability | X/10 | ⚠️/✅ |
| Portability | X/10 | ⚠️/✅ |
## Metrics
- YAML description: X chars (target: <100)
- SKILL.md lines: X (target: <500)
- Estimated tokens: X (target: <2500)
- Total skill tokens: X (target: <5000)
## Issues Found
### Critical (Must Fix)
1. [Issue description]
- Current: [example]
- Problem: [why it's bad]
- Fix: [specific solution]
### Important (Should Fix)
2. [Issue description]
- Current: [example]
- Problem: [why it's bad]
- Fix: [specific solution]
### Minor (Nice to Have)
3. [Issue description]
- Current: [example]
- Improvement: [suggestion]
## Strengths
- [What the skill does well]
- [Good patterns to keep]
## Recommendations
### Quick Wins (< 30 min)
1. [Specific actionable change]
2. [Specific actionable change]
### Medium Effort (1-2 hours)
1. [Restructuring suggestion]
2. [Content reorganization]
### Major Refactor (> 2 hours)
1. [Significant changes]
2. [Architecture improvements]
## Example Improvements
[Show before/after for 2-3 key issues]
Ask user: "Would you like me to generate an improved version?"
If yes:
See references/common-issues.md for detailed examples:
Token Efficiency:
Structure:
Clarity:
Compatibility:
For fast review, check top 5 issues:
40-50: Excellent - Follows all principles 30-39: Good - Minor improvements needed 20-29: Fair - Significant improvements needed 10-19: Poor - Major refactor required 0-9: Critical - Complete rewrite recommended
Always provide:
Be constructive and specific. Focus on high-impact improvements first.
testing
PRのTest planチェックリストからローカル実行用テスト手順書を生成しPRコメントに投稿
content-media
Stitchモックzipを展開しShopify OS 2.0テーマ(Atomic Design snippets構造)に変換する
devops
Stitchモックzipを展開しNetlifyデプロイ可能な構造に変換する
development
既存の仕様書ディレクトリをHextraテーマのHugo仕様書サイトに変換する