Test REST and GraphQL endpoint contracts using Playwright request fixture (TypeScript) or REST Assured (Java). Use for standalone API tests covering schemas, auth, status/error handling, pagination, idempotency, rate limits, or contract checks; not for browser E2E specs. Keywords: REST, GraphQL, API contract, schema validation, REST Assured.
$npx -y skills add fugazi/test-automation-skills-agents --skill api-testingInstalls into the current project.
Run `npx skills use "https://github.com/fugazi/test-automation-skills-agents" --skill "fugazi/test-automation-skills-agents/api-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fugazi/test-automation-skills-agents" that are relevant to the current task. Run `npx skills add "https://github.com/fugazi/test-automation-skills-agents"` and select the relevant skills, then follow their instructions.