unity-tests-run
Run Unity Tests
Spawn the unity-test-runner agent with these parameters:
- Platform:
$ARGUMENTS.platform(default: EditMode) - Category:
$ARGUMENTS.category(if provided) - Filter:
$ARGUMENTS.filter(if provided) - User's original request for any additional context
More from dmitriyyukhanov/claude-plugins
python-architect
Creates high-level Python architecture with protocols, test stubs, and module structure. Use when designing Python projects or features.
20agent-teams
>
17python-testing
Python testing patterns with pytest including unit tests, integration tests, fixtures, mocking, and coverage. Use when writing Python tests.
15typescript-coder
Implements TypeScript/JavaScript code following established architecture and coding guidelines. Use when implementing features designed by typescript-architect.
14python-coder
Implements Python code following PEP 8, type hints, and project conventions. Use when implementing features designed by python-architect.
13unity-coder
Use when implementing Unity C# code to follow proper coding guidelines, naming conventions, member ordering, and Unity-specific patterns
13