add-test-pyramid

Community

Set up a full Spring Boot test pyramid

Authordprice-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the slow, error-prone process of manually wiring a complete multi-layer test stack in a Spring Boot 4 project by coordinating unit, component, e2e, acceptance, contract, mutation, and benchmark setup in one guided pass.

Core Features & Use Cases

  • Full test pyramid orchestration: Runs layer-by-layer skills in dependency order to create unit, component, and e2e foundations, then adds acceptance, contract, mutation, and benchmarks.
  • Spec-first quality tooling: Adds Pact provider verification for contract testing and PIT mutation testing to harden coverage quality, plus JMH for performance/benchmark scaffolding.
  • Guardrails against duplicates: Includes explicit guidance not to use this orchestrator on projects scaffolded with the enterprise profile, reducing risk of duplicate layers/tasks in the build.

Quick Start

Tell the assistant to add the complete test pyramid to your Spring Boot 4 project by running this skill for a standard-profile scaffolded project so that all seven layers and tools are configured consistently.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-test-pyramid
Download link: https://github.com/dprice-dev/claude-java-skills/archive/main.zip#add-test-pyramid

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.