skill-test

Validate skill files for structural compliance and behavioral correctness.

47|12|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill skill-test-nuoyanruoshui
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-test
Source: https://github.com/nuoyanruoshui/GodotGameFramework/tree/main/Godot/.claude/skills/skill-test
Command: npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill skill-test-nuoyanruoshui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps maintainers identify structural, behavioral, and category-specific problems in skill files before they affect users or workflows.

Core Features & Use Cases

  • Static Validation: Check skill frontmatter, phase structure, verdict language, collaboration protocols, handoff guidance, context complexity, and argument hints.
  • Behavioral Verification: Evaluate skills against documented test specifications and report assertion-level results.
  • Category and Coverage Audits: Apply category rubrics, inspect test coverage, and summarize testing status across skills and agents.
  • Use Case: Run a static check across all skills to locate non-compliant files, then inspect a failing skill with its behavioral specification.

Quick Start

Use the skill-test skill in static mode to validate all skill files and report compliance issues.

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 files for structural compliance and frontmatter issues?▼

Static validation checks skill files for frontmatter, phase structure, verdict language, and collaboration protocols to identify structural compliance issues before they affect workflows.

What is behavioral testing for skill specifications?▼

Behavioral testing evaluates skills against documented test specifications and reports assertion-level results to verify behavioral correctness across skill and agent directories.

How do I run a compliance audit across multiple skill files?▼

Category and coverage audits apply category rubrics, inspect test coverage, and summarize testing status across skill and agent directories to locate non-compliant files.

What does a static linting check for skill frontmatter and phase structure include?▼

Static linting inspects skill frontmatter, phase structure, verdict language, collaboration protocols, handoff guidance, context complexity, and argument hints for structural compliance.

Do I need test specifications to perform behavioral verification on skills?▼

Yes, behavioral verification requires access to skill files, test specifications, and catalog metadata through configured read and workspace tools to evaluate documented assertions.

When should I use a quality rubric to evaluate skill files instead of manual review?▼

Use a quality rubric when you need to audit category-specific compliance and coverage across multiple skill files efficiently, rather than relying on manual inspection for structural and behavioral correctness.