Test

Test taxonomy generated by the site skill importer.

2 skills
T
hunt

by tw93

hunt is a debugging-first skill that forces root-cause thinking before any fix is applied. Use it for errors, crashes, regressions, failing tests, stale cache issues, screenshot bugs, and “it used to work” failures. It helps you find a testable hypothesis, gather evidence, and avoid guesswork. Not for code review or new features.

Debugging
Favorites 0GitHub 5.1k
D
create-skill-test

by dotnet

create-skill-test scaffolds eval.yaml test files for agent skills in dotnet/skills. Use it to create skill tests, define scenarios, fixtures, assertions, and rubrics, and reduce overfitting in evaluation design. It is not for running existing tests, debugging validator errors, or authoring SKILL.md files.

Skill Testing
Favorites 0GitHub 3k
Test