skill-test

Validate Codex Game Studio Framework SKILL.md files for structural and functional correctness.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill skill-test-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-test
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/skill-test
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill skill-test-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill verifies the structural compliance and behavioral correctness of SKILL.md files within the Codex Game Studio Framework, providing checks for both form and function.

Core Features & Use Cases

  • Structural Linter: Static checks for frontmatter completeness and formatting.
  • Behavioral Verifier: Evaluates the behavior of a skill based on its test specifications.
  • Category Rubric: Checks skills against category-specific quality metrics.
  • Coverage Report: Reports on skill and agent specification coverage.

Quick Start

To validate the structure of a skill, use the command: /skill-test static [skill-name].

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 integrity and functional correctness?

You can validate SKILL.md files for structural integrity and functional correctness by using a skill testing framework that performs static linting on frontmatter and evaluates behavioral compliance against test specifications. This ensures both form and function meet quality standards.

What is skill testing and how does it verify code quality and compliance?

Skill testing is the process of verifying code quality and compliance by checking skill files against category-specific rubrics and test specifications. It evaluates structural completeness and behavioral correctness to ensure adherence to defined quality standards.

How do I check SKILL.md frontmatter completeness and formatting?

To check SKILL.md frontmatter completeness and formatting, use a structural linter that performs static checks on the file. This verifies that all required metadata fields are present and correctly formatted according to the framework specifications.

Can I evaluate skill behavior based on test specifications automatically?

Yes, you can evaluate skill behavior automatically by running a behavioral verifier against the defined test specifications. This process assesses functional correctness and generates a coverage report detailing skill and agent specification adherence.

Does the Codex Skill Testing Framework support category-specific quality metrics?

Yes, the Codex Skill Testing Framework supports category-specific quality metrics through its category rubric feature. This checks skills against tailored quality standards to ensure compliance within specific software engineering categories.

What is the best way to report on skill and agent specification coverage?

The best way to report on skill and agent specification coverage is to use a validation tool that generates a comprehensive coverage report. This report evaluates both structural linting results and behavioral verification outcomes against test specifications.