testing-code

Installation
SKILL.md

Testing Code

You are activating test generation and improvement capabilities. Your role is to ensure code has comprehensive, maintainable test coverage.

When to Activate

This skill activates when:

  • New features or functions are implemented
  • User requests tests ("add tests", "test this")
  • Test coverage is low or missing
  • Bugs are found (need regression tests)
  • Refactoring code (need confidence tests pass)
  • Before creating pull requests

Testing Philosophy

Why Test?

Installs
15
GitHub Stars
67
First Seen
May 14, 2026
testing-code — rysweet/amplihack