skill-reviewer

Validates Claude Code skills through an 8-step review methodology for structure and quality.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hjemmesidekongen/ai --skill skill-reviewer-hjemmesidekongen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-reviewer
Source: https://github.com/hjemmesidekongen/ai/tree/main/plugins/kronen/skills/skill-reviewer
Command: npx skills add https://github.com/hjemmesidekongen/ai --skill skill-reviewer-hjemmesidekongen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the rigorous review of Claude Code skills, ensuring they meet structural, content, and quality standards before deployment or integration.

Core Features & Use Cases

  • Automated Auditing: Checks skills for adherence to best practices, frontmatter compliance, and content quality.
  • Consistency Enforcement: Validates that all skills within a plugin follow a uniform structure and quality bar.
  • Use Case: After developing a new skill, use this reviewer to automatically catch common errors, verify trigger phrases, and ensure progressive disclosure is efficient, before committing the changes.

Quick Start

Run the skill-reviewer skill to audit the 'kronen/skills/skill-creator' skill.

Frequently Asked Questions about skill-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Claude Code skills for structure and content quality?

To validate Claude Code skills, an automated auditing process reviews frontmatter compliance, content quality, and structural consistency using a defined 8-step methodology before deployment.

What does progressive disclosure mean in skill review and compliance?

Progressive disclosure in skill review ensures skill content is revealed efficiently. The review validates this by applying a defined methodology to verify trigger phrases and structural adherence.

Can I automate auditing for multiple skills within a single plugin?

Yes, automated auditing validates multiple skills within a plugin. The review process enforces consistency by checking that all skills follow a uniform structure and quality bar before integration.

How do I catch common errors before committing new skill development changes?

To catch common errors before committing changes, run an automated review to verify trigger phrases, validate frontmatter compliance, and ensure progressive disclosure is efficient across new skills.

What is the best way to ensure spec compliance for Claude Code skills?

The best way to ensure spec compliance is applying a defined 8-step methodology that checks skills against structural, content, and quality review dimensions defined in process documentation.

Does skill review work without external dependencies?

Skill review operates without external dependencies. It references internal process documentation to apply its 8-step validation methodology directly against the skill files being audited.