ke2e-tests

Community

Validate API contracts with end-to-end tests.

Authorjbreel77888
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of untested API changes breaking production functionality by enforcing a mandatory test-as-source-of-truth workflow for all modifications to Kortix's HTTP API routes, status codes, auth gates, and request/response shapes.

Core Features & Use Cases

  • Test-as-Source-of-Truth Enforcement: Ensures all API contract changes are paired with matching end-to-end test flows, with a coverage gate preventing untested changes from being merged or deployed.
  • Live API Validation Guidance: Provides step-by-step instructions for writing test flows that validate HTTP behavior against a live deployed API, including handling auth principals, route templates, and assertion patterns.
  • Use Case: When a developer modifies an API endpoint's response shape, this Skill walks them through updating the end-to-end spec, regenerating the route manifest, adding the corresponding test flow, and confirming the coverage gate passes before opening a pull request.

Quick Start

Use the ke2e-tests skill to validate that your recent API route change is fully covered by an end-to-end test flow and passes the coverage gate before opening a pull request.

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: ke2e-tests
Download link: https://github.com/jbreel77888/Agent-AiNorx/archive/main.zip#ke2e-tests

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