By Noogic
Multi-stage test development workflow: explore, implement, run, review, fix. Orchestrates specialized agents to write high-quality tests.
Explores codebases to understand source code, test patterns, and database structure needed for writing tests. Use when preparing to implement tests for a feature area.
Fixes test files based on review findings. Addresses reported issues systematically, ensures all tests pass after changes.
Implements test files following project conventions exactly. Writes comprehensive, passing tests for Laravel applications using Pest or PHPUnit.
Reviews a SINGLE test file for completeness, correctness, hidden gaps, and adherence to project conventions. Spawn one instance per test file for parallel reviews.
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimTicket-driven feature implementation workflow: generate roadmaps from specs, decompose into tickets, implement milestones as vertical slices, test, review, fix. Orchestrates specialized agents with verification gates and gap detection.
npx claudepluginhub noogic/claude-plugins --plugin test-devTesting workflow skill for high-value test discovery, strategy selection, focused implementation, realistic workload generation, strict review, and suite health diagnostics.
AI test generation with Ralph-loop quality gate: coder → reviewer → iterate
Test execution, TDD workflow, testing strategies, and quality analysis
TestForge - Master of quality assurance through intelligent test generation. Analyzes code behavior to auto-generate comprehensive tests that catch real bugs, not just boost coverage numbers. Supports Jest, Pytest, Vitest, and more.
Test-driven development skill that enforces red-green-refactor, one test at a time
Test strategy, TDD, unit/integration/property-based testing, test architecture, mutation testing, and test data management.