By davepoon
Automate code analysis, test setup, and quality enhancement across JavaScript, TypeScript, Python, Java, Go, Rust, and Ruby by running slash commands that generate unit/integration/E2E/mutation/property/load/visual tests, fix linting/formatting issues, analyze coverage/performance/security, reproduce bugs with failing tests, optimize code, and integrate CI/CD workflows.
npx claudepluginhub davepoon/buildwithclaude --plugin commands-code-analysis-testingSetup mutation testing for code quality
Implement property-based testing framework
Run project checks and fix any errors without committing
Fix all linting and formatting issues across the codebase
Perform comprehensive code analysis with quality metrics and recommendations
Configure end-to-end testing suite
Generate comprehensive test cases automatically
Generate comprehensive test suite for $ARGUMENTS following project testing conventions and best practices.
Analyze code performance and propose three specific optimization improvements
Reproduce a specific issue by creating a failing test case
Setup complete testing infrastructure
Configure load and performance testing
Setup visual regression testing
Test-driven development workflow with Red-Green-Refactor process and branch management
Automate changelog testing workflow
Analyze and report test coverage
I need you to create an integration testing plan for $ARGUMENTS
Write unit and integration tests
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification