skills/smithery.ai/component-quality-validator

component-quality-validator

Installation
SKILL.md

Component Quality Validator

Validates that generated skills, agents, and hooks are production-ready before use.

Quality Philosophy

A component is only valuable if it:

  1. Works correctly - Executes without errors
  2. Is discoverable - Can be found when needed (semantic matching)
  3. Is actionable - Provides clear, specific guidance
  4. Is maintainable - Easy to update and extend
  5. Is efficient - Doesn't waste tokens or time

SKILL Quality Criteria

Required Structure (30%)

Installs
1
First Seen
Apr 20, 2026
component-quality-validator from smithery.ai