What problem does it solve? Writing high-quality Claude Code skills requires following many official best practices, and manually checking SKILL.md files against all of them is error-prone and time-consuming. This Skill automates the review process and produces actionable, severity-ranked feedback. ## Core Features & Use Cases - Structured Review Workflow: Locates the target SKILL.md, loads a best-practices checklist, and evaluates frontmatter, body structure, workflows, and content quality. - Severity-Ranked Reports: Classifies findings as Critical, Warning, or Info and outputs a standardized Markdown review report with concrete recommendations. - Interactive Improvement: After reporting, guides step-by-step fixes with re-validation after each change. - Use Case: You just wrote a new pdf-processor skill and want to verify it follows official conventions before publishing—run this review to catch missing descriptions, oversized bodies, and anti-patterns. ## Quick Start Review the SKILL.md file in my current skill directory and generate a report with improvement suggestions.