testing-workflow

Installation
SKILL.md

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

Testing Workflow

Testing workflow patterns and quality standards for various frameworks and languages.

CRITICAL: Zero Warnings Tolerance

Treat all warnings as errors. No exceptions.

Status Output Action
✅ PASS All tests passed, no warnings Proceed
❌ FAIL Tests passed with DeprecationWarning Fix immediately
❌ FAIL Any warning present Block commit
Related skills

More from ilude/claude-code-config

Installs
6
GitHub Stars
7
First Seen
Jan 23, 2026