playwright-api-testing
CommunityStreamline API testing with Playwright.
AuthorFutureAtoms
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the setup and execution of API tests, ensuring your REST and GraphQL endpoints function correctly and efficiently.
Core Features & Use Cases
- APIRequestContext: Easily make HTTP requests (GET, POST, PUT, DELETE, etc.) to your API endpoints.
- Schema Validation: Validate API responses against predefined schemas using Zod or AJV for data integrity.
- Authentication: Implement various authentication patterns like Bearer tokens, API keys, and OAuth2.
- Error Handling: Test for expected error responses (4xx, 5xx) to ensure robust API behavior.
- Use Case: You need to test a new user registration endpoint. Use this Skill to send a POST request with user data, validate the successful creation response, and then test error cases like missing required fields or duplicate email addresses.
Quick Start
Use the playwright-api-testing skill to set up Playwright API testing for the '/users' endpoint.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: playwright-api-testing Download link: https://github.com/FutureAtoms/claude-skills-backup/archive/main.zip#playwright-api-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.