Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
AniketDev7
GitHub 제작자 프로필

AniketDev7

1개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
1
업데이트
2026-03-09
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

add-auth-to-tests
소프트웨어 품질 보증 분석가·테스터

Adds authentication (Bearer token, Basic, or API key) to API tests using config or env and a shared RequestSpecification. Use when the user wants to add auth to tests, use a token, or secure requests.

2026-03-09
add-negative-test-cases
소프트웨어 품질 보증 분석가·테스터

Adds negative API test cases (400, 404, 401, etc.) to an existing test class following project rules. Use when the user wants to add negative tests, cover error cases, or add 404/400 tests.

2026-03-09
add-request-response-logging
소프트웨어 품질 보증 분석가·테스터

Adds request and response logging to API tests using Rest Assured's log() (e.g. ifValidationFails) without exposing secrets. Use when the user wants to add logging, debug requests, or log on failure.

2026-03-09
fix-failing-api-test
소프트웨어 품질 보증 분석가·테스터

Debugs and fixes a failing API test by inspecting assertions, status code, response body, and environment. Use when a test fails, the user pastes a failure message, or they ask why a test is failing.

2026-03-09
generate-api-tests-from-spec
소프트웨어 품질 보증 분석가·테스터

Runs the AI-powered REST Assured test generator with an OpenAPI/Swagger spec path, then directs the user to the generated test files. Use when the user wants to generate API tests from a spec, points at an OpenAPI file, or says "generate tests for this spec."

2026-03-09
refactor-tests-base-class
소프트웨어 품질 보증 분석가·테스터

Extracts common setup (base URI, auth, RequestSpecification) from multiple test classes into an abstract base class. Use when the user wants to reduce duplication, add a base test class, or share setup across test classes.

2026-03-09
run-api-tests
소프트웨어 품질 보증 분석가·테스터

Runs the project's API tests with Maven. Use when the user wants to run tests, run the test suite, run smoke tests, or verify tests after changes.

2026-03-09
run-generator-with-claude
소프트웨어 품질 보증 분석가·테스터

Runs the AI test generator using Claude (Anthropic) instead of OpenAI. Use when the user wants to use Claude, Anthropic, or -p claude for test generation.

2026-03-09
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다