mayrlabs-tool-testing

Installation
SKILL.md

MayR Labs Tools Doctrine: Testing

Purpose

"If you can't test it, you don't understand it." This doctrine actively enforces test generation for all critical logic, moving the test suite out of the "nice to have" category.

Audience

AI Agents creating features, debugging complex issues, or configuring Test Runners (Vitest, Jest, PHPUnit, Pytest).

Core Rules & Constraints

1. Test The Concept, Not The Implementation

Installs
2
First Seen
Apr 8, 2026
mayrlabs-tool-testing — mayr-labs/skills