Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dochia-cli

dochia-cli에는 dochia-dev에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
146
업데이트
2026-03-31
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

dochia-fuzz
소프트웨어 품질 보증 분석가·테스터

Run continuous random fuzzing against API endpoints using Dochia. Use when the user wants to fuzz APIs, discover edge cases through random mutations, run chaos testing, or perform long-running mutation testing on specific endpoints. Also use when the user mentions stress testing, finding crashes, hunting for 500s, or mutation-based API testing. Requires an OpenAPI spec file and a running server.

2026-03-31
dochia-list
소프트웨어 품질 보증 분석가·테스터

List available Dochia resources including playbooks, mutators, OpenAPI paths, formats, and profiles. Use when the user wants to discover what test playbooks are available, inspect OpenAPI contract paths, see available mutators and formats, or explore what Dochia can test. Also use before running dochia test or dochia fuzz to help the user pick specific playbooks, paths, or methods.

2026-03-31
dochia-replay
소프트웨어 품질 보증 분석가·테스터

Replay previous Dochia test runs to reproduce errors, re-validate fixes, or debug specific test failures. Use when the user wants to replay API tests, reproduce errors from a previous run, verify that a bug fix resolves previously failing tests, or re-run specific test cases. Also use after running dochia test or dochia fuzz when the user wants to confirm fixes or isolate flaky failures.

2026-03-31
dochia-test
소프트웨어 품질 보증 분석가·테스터

Run comprehensive API testing against OpenAPI specifications using Dochia. Use when the user wants to test APIs, run negative/boundary tests, validate API behavior, check for 5XX errors, run security-focused API tests, or verify input validation. Also use when the user mentions chaos testing, fuzzing playbooks, API hardening, or contract testing. Requires an OpenAPI spec file and a running server. (1 supporting files)

2026-03-31
dochia-explain
소프트웨어 개발자

Get detailed explanations of Dochia playbooks, mutators, response codes, and error reasons. Use when the user wants to understand what a specific playbook does, what a 9XX response code means, or get details about an error reason from a Dochia test report. Also use after running dochia test or dochia fuzz when the user asks about a specific result, error, or response code in the report.

2026-03-30