home/categories/productivity-tools/adryanev-dotfiles-claude-commands-test-endpoints-skill-md
productivity-toolstools

test-endpoints

This skill automates API endpoint testing and documentation. It runs curl requests against specified endpoints, captures responses, validates against OpenAPI spec, and generates markdown documentation. Use after implementing new endpoints or when verifying API behavior.

adryanev
maintainer
adryanev
Updated 1/5/2026
Stars
2
Forks
0
quick start

Installation and usage

This skill automates API endpoint testing and documentation. It runs curl requests against specified endpoints, captures responses, validates against OpenAPI spec, and generates markdown documentation. Use after implementing new endpoints or when verifying API behavior.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use test-endpoints