Test strategy, TDD, unit/integration/property-based testing, test architecture, mutation testing, and test data management.
npx claudepluginhub sethdford/claude-skills --plugin engineer-testingCreate test pyramid and coverage strategy for new feature.
Full integration test plan for multi-component systems.
Check code coverage and use mutation testing to verify test quality.
Design and write unit tests using TDD workflow (Red-Green-Refactor).
Testing multiple components together; contract verification; real I/O (database, HTTP). Use when testing component interactions.
Measuring test quality by mutating code and checking if tests catch mutations.
Load testing, profiling, SLA verification, bottleneck identification.
Generative testing with QuickCheck/Hypothesis; testing properties that should hold for all inputs.
Red-Green-Refactor cycle for test-first development. Write failing test, implement minimal code, refactor safely. Use when developing new features or fixing bugs in test-driven projects.
Creating and managing test data via fixtures, builders, factories, and minimal realistic datasets.
Choosing between mocks, stubs, fakes, spies, and dummies based on testing needs.
Create testing pyramid with unit/integration/E2E strategy. Define coverage targets and high-risk testing. Use when planning tests for features.
Single-unit tests, isolation via mocks/stubs, Arrange-Act-Assert pattern, one assertion per test.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Automates browser interactions for web testing, form filling, screenshots, and data extraction