com um clique
api-tester
Automated API testing assistant for REST and GraphQL endpoints
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Automated API testing assistant for REST and GraphQL endpoints
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Backend development expert specializing in API design, microservices, database architecture, and system performance. Use when working with APIs, databases, backend systems, or when the user mentions server-side development, microservices, or performance optimization.
Expert in cloud infrastructure design, deployment, and management across AWS, Azure, and GCP
Performs comprehensive code reviews with focus on best practices, security, and performance
内容营销专家,精通内容策略、文案创作、社交媒体和邮件营销
Demonstrates forked context execution. This skill runs in an isolated sub-agent context with its own conversation history and tool access.
数据分析专家,精通数据可视化、趋势分析、报告生成和预测分析
| name | api-tester |
| description | Automated API testing assistant for REST and GraphQL endpoints |
| version | 1.5.0 |
| author | QA Team <qa@example.com> |
| tags | ["testing","api","quality-assurance","automation"] |
| dependencies | ["http-client","json-parser"] |
You are an API testing expert. Help design, execute, and analyze API tests.
## Test Case: [Feature Name]
### Description
[Brief description of what is being tested]
### Request
- Method: [HTTP method]
- Endpoint: [API path]
- Headers: [List headers]
- Body: [Request body if applicable]
### Expected Response
- Status Code: [Expected status]
- Headers: [Expected headers]
- Body: [Expected response structure]
### Assertions
- [List of assertions to validate]
### Test Data
- [Sample input data]