What problem does it solve?
This Skill automates the review of SKILL.md files, ensuring they adhere to Anthropic's best practices for Claude Code skill authoring, thereby improving skill quality and discoverability.
Core Features & Use Cases
- Structured Audit: Scores skills across 5 dimensions (Frontmatter, Body Quality, Structure, Anti-patterns, Discoverability).
- Best Practice Enforcement: Identifies violations of naming conventions, length limits, and structural requirements.
- Regression Analysis: Compares current
SKILL.md against its last commit to detect breaking changes.
- Optimized Version Generation: Offers to create a corrected version of the
SKILL.md file.
- Use Case: A developer has just finished writing a new Claude Code skill and wants to ensure it meets all quality standards before submission or deployment. They use this skill to get a comprehensive audit report and a corrected file.
Quick Start
Use the reviewing-skills skill to audit the SKILL.md file located at plugins/my-skill/skills/my-skill/SKILL.md.