Agent Skill
2/7/2026

test-skill

This skill should be used when the user asks to "test something", "run a test", or needs help with testing.

S
sjnims
8GitHub Stars
1Views
npx skills add sjnims/cc-plugin-eval

SKILL.md

Nametest-skill
DescriptionThis skill should be used when the user asks to "test something", "run a test", or needs help with testing.

name: test-skill description: This skill should be used when the user asks to "test something", "run a test", or needs help with testing. allowed-tools: Read, Grep, Glob

Test Skill

Use this skill for all testing-related tasks.

When to Use

  • User asks to "test something"
  • User wants to "run a test"
  • User needs help with testing

How to Test

  1. Identify the testing framework in use
  2. Run the appropriate test command
  3. Report results to the user
Skills Info
Original Name:test-skillAuthor:sjnims