skill-test

Validate SKILL.md files for structural compliance and behavioral correctness.

Updated May 24, 2026
One-click install
npx skills add https://github.com/LeKay/ai-game --skill skill-test-lekay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-test
Source: https://github.com/LeKay/ai-game/tree/main/.claude/skills/skill-test
Command: npx skills add https://github.com/LeKay/ai-game --skill skill-test-lekay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the validation of SKILL.md files for structural compliance, behavioral correctness, and coverage reporting.

Core Features & Use Cases

  • Structural Linter: Ensures required frontmatter fields are present.
  • Behavioral Verifier: Evaluates assertions in test specifications.
  • Category Rubric: Checks skill against category-specific metrics.
  • Coverage Report: Generates reports on skill and agent specifications.

Quick Start

Run the skill-test command to validate your SKILL.md files.

Frequently Asked Questions about skill-test

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

FAQPage Schema
How do I validate SKILL.md files for structural compliance and behavioral correctness?

You can validate SKILL.md files by running a static linter and behavioral verifier to check required frontmatter fields, evaluate test spec assertions, and ensure structural compliance. This automated quality assurance checks category rubric metrics and generates coverage reports for skill units.

What is skill file validation for automated quality assurance?

Skill file validation is the process of automating quality assurance for AI game development studio skill units. It uses a static linter to enforce required frontmatter, a behavioral verifier for test specifications, and a category rubric to check metrics, resulting in structural compliance and coverage reporting.

Does skill testing support coverage reporting for agent and skill specifications?

Yes, skill testing supports coverage reporting for both skill and agent specifications. The validation process generates detailed reports that evaluate assertions in test specifications and check skills against category-specific rubric metrics to ensure behavioral correctness.

How do I check SKILL.md files against category-specific rubric metrics?

You can check SKILL.md files against category-specific metrics by utilizing the category rubric component during the validation process. This evaluates the skill file alongside structural linting and behavioral verification to ensure full compliance and correctness for game development skill units.

Why does SKILL.md validation fail during spec verification?

SKILL.md validation fails during spec verification when the behavioral verifier detects unmet assertions in the test specifications. The validation framework evaluates these assertions to ensure behavioral correctness, alongside checking required frontmatter fields and category rubric metrics for compliance.

Do I need dependencies to run automated quality assurance for skill files?

No, you do not need external dependencies to run automated quality assurance for skill files. The validation tool operates independently using its internal scripts and references to verify structural compliance, behavioral correctness, and generate coverage reports.