Unit testing with debugging and test automation
Adds unit testing capabilities with debugging and automation to Claude Code CLI
Why this plugin
Integrated unit testing workflow within Claude Code, combining test creation, debugging, and automation in one plugin. Solves fragmented testing setup by providing a unified testing environment.
Prerequisites
Claude Code CLI installed, access to plugin marketplace, project with existing codebase for testing
/plugin marketplace add ericgrill/agents-skills-plugins/plugin install unit-testing@agents-skills-pluginsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement