skills/smithery.ai/testing-gate

testing-gate

Installation
SKILL.md

Gate 6: Testing Verification

"Tests are proof of understanding. If you can't test it, do you really understand it?"

Purpose

This gate encourages juniors to write tests for their features. Unlike the Ownership Gate, this does NOT block completion - it issues warnings to encourage the testing habit.

Gate Status

  • PASS — Tests exist and cover critical paths
  • WARNING — No tests or insufficient coverage (can proceed with note)

Note: This gate does NOT block. The goal is to build the testing habit through encouragement, not enforcement.


Gate Questions

Installs
2
First Seen
Mar 30, 2026
testing-gate from smithery.ai