integration-test-designer

Community

Design real-boundary tests that catch wiring breaks

Authornguyenpv1980-wq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you design integration test suites that prove modules work through real service, database, auth, and permission boundaries, catching wiring bugs that unit tests miss without escalating into browser-based end-to-end testing.

Core Features & Use Cases

  • Boundary Mapping: Classifies every dependency as real or faked so the suite stays honest about what is actually under test.
  • Data and Auth Strategy: Defines seeded data, isolation, cleanup, and real auth-context minting through production-like code paths.
  • Negative and Failure Coverage: Adds invalid-input, permission-denied, and seam-failure cases while explicitly rerouting browser, contract, and security-matrix concerns to the right skills.
  • Use Case: A service test keeps passing in isolation but staging fails because the DB or permission path is broken; this Skill designs the integration layer that reproduces the real failure path and documents the implementation handoff.

Quick Start

Ask for an integration test design for the target module, including real service, database, auth, and permission boundaries, then require the output to list faked seams, isolation strategy, negatives, and CI placement.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: integration-test-designer
Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#integration-test-designer

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 545,000+ vetted skills library on demand.