component-quality-validator

Score generated components against a quality rubric and report grades.

5|1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Wania-Kazmi/claude-code-autonomous-agent-workflow --skill component-quality-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: component-quality-validator
Source: https://github.com/Wania-Kazmi/claude-code-autonomous-agent-workflow/tree/main/.claude/skills/component-quality-validator
Command: npx skills add https://github.com/Wania-Kazmi/claude-code-autonomous-agent-workflow --skill component-quality-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams ensure that generated skills, agents, and hooks are production-ready by enforcing quality criteria, scoring components, and providing actionable feedback.

Core Features & Use Cases

  • Frontmatter & structure checks: Validates mandatory fields like name, description, and version, and ensures proper metadata formatting.
  • Quality scoring: Applies a rubric to compute a numeric score and grade, highlighting gaps for remediation.
  • Guided remediation: Produces clear suggestions and warnings to bring components up to production standards.
  • Phase-aligned validation: Integrates with Phase 6.5 workflows to gate component readiness before testing.

Quick Start

Run the validator on a component file to generate a quality report and follow the suggested fixes.

Frequently Asked Questions about component-quality-validator

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

FAQPage Schema
How do I validate that generated agents and hooks are production-ready?

To validate generated agents and hooks for production readiness, run the component validator to check frontmatter correctness, enforce structure, evaluate token efficiency, and verify clear workflows against a defined quality rubric.

What is a quality gate for skill validation in component generation?

A quality gate for skill validation is a scoring mechanism that evaluates generated components against production-ready criteria, computing a numeric grade and highlighting structural or metadata gaps for guided remediation.

How do I check frontmatter correctness and token efficiency for generated components?

You can check frontmatter correctness and token efficiency by running a component validation process that enforces mandatory metadata fields, verifies structure, and scores the component to guide necessary remediation.

Can I use automated component validation for Phase 6.5 generation workflows?

Yes, component validation integrates directly with Phase 6.5 workflows to gate readiness before testing, applying a rubric to compute scores and producing actionable warnings to bring components up to standards.

What is the best way to fix structural gaps found during component quality checks?

The best way to fix structural gaps is to follow the guided remediation suggestions provided by the component validator, which highlight missing mandatory fields, inefficient tokens, and absent examples for immediate correction.

Do I need any dependencies to run a quality check on generated skills?

No dependencies are required to run quality checks on generated skills, as the validation process operates independently to score frontmatter, structure, and workflows directly against its internal production-ready rubric.