skill-reviewer

Validate Claude Code skill frontmatter, references, and domain overlaps.

1|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/luiscamaral/k8s-cell-platform-skills --skill skill-reviewer-luiscamaral
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-reviewer
Source: https://github.com/luiscamaral/k8s-cell-platform-skills/tree/main/skill-reviewer
Command: npx skills add https://github.com/luiscamaral/k8s-cell-platform-skills --skill skill-reviewer-luiscamaral

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Reviews and validates Claude Code skill definitions for best practices, non-overlapping domains, and correct configuration.

Core Features & Use Cases

  • Validation of frontmatter (name, description, allowed-tools)
  • Non-overlap verification across defined domains
  • Reference and script availability checks, memory guidance
  • Step-by-step review process and best-practices guidance

Quick Start

Run the review on a skill directory to verify frontmatter, references, and non-overlapping domain constraints.

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 best practices and frontmatter configuration?

You can validate Claude Code skills by running a review process that checks frontmatter, content structure, and referenced resources to ensure correct configuration and non-overlapping domains. The review enforces memory integration and scripting references.

What is non-overlapping domain verification for code skills?

Non-overlapping domain verification is a validation step that examines skill definitions to ensure distinct skills do not cover conflicting or duplicate functional scopes. It analyzes frontmatter and content structure to enforce clear domain boundaries.

How do I check if my skill's frontmatter has correct allowed-tools and dependencies?

To check frontmatter correctness, a review process validates the name, description, allowed-tools, and dependencies fields within the skill definition. This ensures correct tool configurations and returns a structured metadata profile with safety assessments.

Can I review multiple skills in a directory to ensure they don't overlap?

Yes, you can run a review on a skill directory to verify frontmatter, references, and non-overlapping domain constraints across defined skills. This checks reference availability and enforces memory integration guidance for all examined skills.

What does a skill review metadata profile include?

A skill review metadata profile includes extracted dependencies, components, and safety assessments generated after validating frontmatter and content structure. It provides a structured overview of the skill's configuration and non-overlapping domain status.

Why does my Claude Code skill fail validation checks?

A skill fails validation when its frontmatter lacks required fields like name, description, or allowed-tools, or when it violates non-overlapping domain constraints. Missing reference availability, memory guidance, or scripting references also cause validation failures.