Generates comprehensive unit and integration tests for a given file or function, auto-detecting the project test framework and matching existing test style.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub realdougeubanks/claudemarketplace --plugin test-writerStructured engineering code review covering readability, complexity, test gaps, SOLID principles, and API consistency.
Designs and reviews REST, GraphQL, and gRPC APIs. Produces OpenAPI specs, GraphQL schemas, and proto files.
Enforces the release-branch Git model: scaffold feature branches, open PRs with review checks, cut releases with tags, and view workflow reference.
Full async multi-agent development workflow: Planning → Design → Dev → Security/Tech Review loop with file-based handoffs and release-branch Git model.
Generates a comprehensive developer onboarding guide (ONBOARDING.md) by reading the codebase: directory map, entry points, environment variables, key commands, and architecture overview.
Automatically generate comprehensive unit tests from source code with multiple testing framework support
Generate comprehensive tests for a specific file
Documentation, research, test generation, document generation, and prompt optimization tools
Test framework detection, convention-aware test generation, and changed-file test execution.
Write comprehensive tests covering happy/edge/error/concurrency paths. Verifies tests actually catch bugs.
Commands for code review, testing, and analysis