review-agent-skill

Validate Claude agent skills against an 18-category, 50-checkpoint checklist.

Updated Oct 11, 2025
One-click install
npx skills add https://github.com/pluto-atom-4/nextjs-playground --skill review-agent-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-agent-skill
Source: https://github.com/pluto-atom-4/nextjs-playground/tree/main/.claude/skills/review-agent-skill
Command: npx skills add https://github.com/pluto-atom-4/nextjs-playground --skill review-agent-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated quality assurance for Claude agent skills by validating them against a comprehensive verification checklist to ensure production-ready standards.

Core Features & Use Cases

  • 18 validation categories and 50+ verification checkpoints across documentation, architecture, code quality, accessibility, testing, performance, and security.
  • Feature-agnostic criteria enabling consistent reviews across any skill
  • Actionable reports with pass/fail status, observations, and recommendations
  • Iterative validation workflow for continuous improvement and re-validation

Quick Start

Prepare your skill by ensuring SKILL.md is present and then request validation using the review-agent-skill checklist.

Frequently Asked Questions about review-agent-skill

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

FAQPage Schema
How do I validate an agent skill for production quality?

To validate an agent skill for production quality, you run it against a comprehensive verification checklist covering 18 categories and 50+ checkpoints across documentation, architecture, code quality, accessibility, testing, performance, and compliance.

What format does my skill need to be in for automated QA verification?

Your skill requires a SKILL.md file formatted with YAML frontmatter, including the mandatory name and description fields, along with an optional license field, to pass automated QA verification.

What does a production-ready skill validation report include?

A production-ready skill validation report includes actionable pass/fail statuses, detailed observations across 18 categories, and specific recommendations for continuous improvement and re-validation.

Can I use feature-agnostic criteria to review any Claude skill?

Yes, you can apply feature-agnostic criteria to review any Claude skill, enabling consistent quality assurance evaluations across diverse skill functionalities without bias.

How do I start an automated QA check for my SKILL.md file?

To start an automated QA check, ensure your SKILL.md file is properly present and formatted, then request validation using the review-agent-skill checklist to generate your report.