skill-tester

Validate, test, and score skills in the claude-skills ecosystem.

Updated Nov 3, 2016
One-click install
npx skills add https://github.com/xleliberty/mydotfiles --skill skill-tester-xleliberty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-tester
Source: https://github.com/xleliberty/mydotfiles/tree/main/.config/.claude/plugins/cache/claude-code-skills/engineering-advanced-skills/2.1.2/skill-tester
Command: npx skills add https://github.com/xleliberty/mydotfiles --skill skill-tester-xleliberty

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of maintaining high-quality standards across a growing ecosystem of skills by automating structural validation, script testing, and quality scoring.

Core Features & Use Cases

  • Structure Validation: Ensures all skills conform to mandatory directory and file standards.
  • Script Testing: Performs syntax, import, and runtime execution testing to guarantee reliability.
  • Quality Scoring: Provides a multi-dimensional assessment with letter grades and improvement roadmaps.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically block pull requests that do not meet the required quality tier for your repository.

Quick Start

Run the skill-tester to validate the structure and quality of the skill located in the engineering/my-skill directory.

Frequently Asked Questions about skill-tester

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

FAQPage Schema
How do I automate quality assurance for my claude-skills repository?

Automate quality assurance for claude-skills by running structural compliance checks, Python script runtime testing, and multi-dimensional quality scoring to enforce BASIC, STANDARD, or POWERFUL skill classifications.

How do I validate the directory structure and Python scripts in my skill?

Validate skill structure by enforcing mandatory directory and file standards, while script testing performs syntax, import, and runtime execution checks to guarantee reliability before deployment.

Can I integrate skill testing into my CI/CD pipeline to block bad pull requests?

Yes, you can integrate this skill testing into your CI/CD pipeline to automatically block pull requests that do not meet the required quality tier for your repository.

What is the best way to score the quality of my custom skills?

The best way to score skill quality is through a multi-dimensional assessment that provides letter grades and improvement roadmaps based on tier-specific requirements.

Does the skill validation enforce different requirements for BASIC versus POWERFUL skill tiers?

Yes, skill validation enforces tier-specific requirements across BASIC, STANDARD, and POWERFUL skill classifications to ensure structural compliance and quality standards are met.