rest-api-testing

Community

Reliably test REST APIs with file-based requests.

Authorgraysurf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of testing REST APIs, making it repeatable, verifiable, and easy to integrate into CI/CD pipelines, eliminating the guesswork and manual effort of API validation.

Core Features & Use Cases

  • Repeatable Requests: Define API requests in JSON files for consistent execution.
  • CI-Friendly Assertions: Embed assertions directly in request files to automatically validate responses.
  • Report Generation: Create markdown reports of test runs for documentation and review.
  • Use Case: Automatically test your application's /users endpoint by sending a POST request with specific data, asserting that the response status is 201 and that the returned user object contains the expected fields.

Quick Start

Use the rest-api-testing skill to call the 'health.request.json' request file.

Dependency Matrix

Required Modules

nils-clijq

Components

scriptsreferencesassets

💻 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: rest-api-testing
Download link: https://github.com/graysurf/agent-kit/archive/main.zip#rest-api-testing

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