integration-test-agent

Generate integration tests for system boundaries from architecture and API contracts.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Unicorn/Radium --skill integration-test-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-test-agent
Source: https://github.com/Unicorn/Radium/tree/main/skills/testing/integration-test-agent
Command: npx skills add https://github.com/Unicorn/Radium --skill integration-test-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

System complexity often leads to undetected integration issues between components, services, and data stores. This Skill generates comprehensive integration tests to verify interactions and ensure end-to-end reliability.

Core Features & Use Cases

  • Generate API, database, and end-to-end workflow tests
  • Validate inter-service contracts and data flows
  • Create test environments, fixtures, and execution scripts for reproducible results

Quick Start

Provide the system architecture and API contracts to generate a comprehensive integration test suite.

Frequently Asked Questions about integration-test-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate integration tests for multi-service architectures?

Generate API contract tests by inputting your service architecture and API definitions to validate inter-service data flows and system boundaries. The Skill automates creating these verification tests to ensure component interactions maintain reliability.

What's the best way to generate database testing fixtures and setup scripts?

Generate database testing fixtures and setup scripts by defining the required system boundaries and data stores. The Skill creates test environments and execution scripts that provide reproducible results for validating database interactions within your integration workflows.

Can I test authentication flows and end-to-end workflows without manual test setup?

Test authentication flows and end-to-end workflows without manual setup by providing the system architecture. The Skill automates generating execution scripts and environment configurations needed to validate these complex component interactions reproducibly.

Does this integration testing approach work for validating API contracts across services?

This integration testing approach works for validating API contracts across services by generating targeted tests for system boundaries. It verifies interactions between multi-service components, ensuring data flows and inter-service contracts function correctly.

When do I need to generate a comprehensive integration test suite?

Generate a comprehensive integration test suite when system complexity risks undetected issues between components, services, and data stores. This Skill creates test suites including setup scripts and fixtures to verify interactions and ensure end-to-end reliability.