automating-api-testing
Test automate API endpoint testing including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs.
Content Preview
--- name: automating-api-testing description: | Test automate API endpoint testing including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs. Use when testing API contracts, validating OpenAPI specifications, or ensuring endpoint reliability. Trigger with phrases like "test the API", "generate API tests", or "validate API contracts". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(test:api-*) version: 1.0.0 author: Jeremy Longshore <jeremy@inte
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/automating-api-testing.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/testing/api-test-automation/skills/automating-api-testing/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/testing/api-test-automation/skills/automating-api-testing/SKILL.md
Related Skills
Automating API Testing
This skill automates API endpoint testing, including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs. It is used when the user requests API testing, contract testing, or validation against OpenAPI specifications. The skill analyzes API endpoints and generate
skill-adapterautomating api testing
by jeremylongshore · plugins-plus-skills
Automating Database Backups
This skill automates database backups using the database-backup-automator plugin. It creates scripts for scheduled backups, compression, encryption, and restore procedures across PostgreSQL, MySQL, MongoDB, and SQLite. Use this when the user requests database backup automation, disaster recovery pla
skill-adapterautomating database backups
by jeremylongshore · plugins-plus-skills
Automating Mobile App Testing
This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user requests mobile app te
skill-adapterautomating mobile app testing
by jeremylongshore · plugins-plus-skills
automating-database-backups
Automate database backup processes with scheduling, compression, and encryption.
automating-database-backupsautomatingdatabasebackups
by jeremylongshore · plugins-plus-skills