Back to tags
Tag

Agent Skills with tag: api-testing

6 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

aiwf:route-tester

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.

api-testingauthenticationcookie-based-authroute-testing
moonklabs
moonklabs
1

api-response-mocker

Generate realistic mock API responses with fake data. Use for testing, prototyping, or creating sample data for frontend development.

mock-serverapi-testingmock-datatesting
dkyazzentwatwa
dkyazzentwatwa
3

api-tester

Makes HTTP requests to any URL and returns the response (supports GET, POST, PUT, PATCH, DELETE)

httprestapi-testingget
onlyoneaman
onlyoneaman
21

testing

API testing strategies and contract testing

api-testingcontract-testingtest-strategytest-design-patterns
pluginagentmarketplace
pluginagentmarketplace
1

functional-testing

Write functional tests that test public interfaces only (HTTP APIs via requests, libraries via exported functions, CLIs via command execution). Never test internal functions directly. Expose observability APIs for internal behavior testing.

functional-testingapi-testingobservabilitytest-strategy
thrawn01
thrawn01
8

mcaf-testing

Add or update automated tests for a change (bugfix, feature, refactor) using the repository’s testing rules in `AGENTS.md`. Use TDD where applicable; derive scenarios from docs/Features/* and ADR invariants; prefer stable integration/API/UI tests, run build before tests, and verify meaningful assertions for happy/negative/edge cases.

integration-testingapi-testingui-testingedge-case-testing
managedcode
managedcode
387