"Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones."
4.9
Rating
0
Installs
Testing & Quality
Category
The skill provides clear guidance on Go testing conventions and philosophy (require vs assert, internal vs external package testing). The description adequately conveys when to invoke it. However, taskKnowledge is moderate—while it lists when to use the skill, it lacks concrete implementation steps, commands, or code templates for actually running tests, writing test boilerplate, or debugging failures. Structure is good: concise, well-organized SKILL.md appropriate for the scope. Novelty is low—running 'go test', writing tests, and following assertion library conventions are straightforward tasks that a CLI agent could handle without significant token overhead or complexity.
Loading SKILL.md…

Skill Author