test-skill

Detect the testing framework, run tests, and report pass/fail results.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sjnims/cc-plugin-eval --skill test-skill-sjnims
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-skill
Source: https://github.com/sjnims/cc-plugin-eval/tree/main/tests/fixtures/valid-plugin/skills/test-skill
Command: npx skills add https://github.com/sjnims/cc-plugin-eval --skill test-skill-sjnims

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users automate basic testing tasks and validate prompts in Claude plugin evaluation, reducing manual testing time.

Core Features & Use Cases

  • Identify the testing framework in use: Detects the framework and prepares the appropriate test commands.
  • Run tests & capture results: Executes tests and reports pass/fail with clear output.
  • Use Case: You need to verify a plugin’s behavior against a suite of test scenarios and summarise results for stakeholders.

Quick Start

Run the test suite described in this Skill for your current plugin setup, and review the consolidated test report.