review-skill

Assess Claude Code skills against official best-practice guidelines.

4|Updated Jul 16, 2012
One-click install
npx skills add https://github.com/takashabe/dotfiles --skill review-skill-takashabe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-skill
Source: https://github.com/takashabe/dotfiles/tree/main/.claude/skills/review-skill
Command: npx skills add https://github.com/takashabe/dotfiles --skill review-skill-takashabe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review a Claude Code skill against official best practices to ensure quality and conformance, enabling quick, trusted assessments for teams.

Core Features & Use Cases

  • Fetch official best-practice guidelines from Claude Code docs.
  • Read and evaluate the target skill's frontmatter and body for compliance.
  • Produce a structured, actionable review suitable for governance and improvement.

Quick Start

Run the review-skill against a target SKILL.md file to generate a structured assessment.

Frequently Asked Questions about review-skill

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

FAQPage Schema
How do I audit a Claude Code skill against official best practices?

To audit a Claude Code skill, run a review tool that fetches official best-practice guidelines, reads the target SKILL.md frontmatter and body, and produces a structured compliance assessment. This skill automates that evaluation workflow for quick team governance.

What does a skill review check for in the frontmatter and body?

A skill review checks for allowed frontmatter fields, body length, and resource organization. It evaluates the target skill file against documented requirements to ensure valid metadata fields are used and content structure conforms to guidelines.

Do I need to manually provide best-practice guidelines to review a skill?

No, you do not need to manually provide guidelines. The review process automatically fetches official best-practice documentation from Claude Code docs to evaluate the target skill file against current standards.

Can I use this skill review process for team code-quality governance?

Yes, you can use this skill review for team code-quality governance. It produces a structured, actionable review suitable for governance workflows, enabling quick and trusted assessments of Claude Code skills before team deployment.

What is the best way to validate SKILL.md files for quality and conformance?

The best way to validate SKILL.md files is to run an automated review that fetches official guidelines and evaluates the file's frontmatter and body. This ensures quality and conformance by identifying disallowed fields and structural issues.