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

oastools

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

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

이 저장소의 skills

prepare-release
소프트웨어 개발자

Prepare a release (phases 1-6). Usage: /prepare-release [version]. If version omitted, infers from conventional commits. Coordinates agents for review, runs prepare-release.sh, then enhances release notes with rich formatting.

2026-02-20
corpus-test
소프트웨어 품질 보증 분석가·테스터

Run corpus regression tests against real-world OpenAPI specs. Usage: /corpus-test [short]

2026-02-15
gen-test
소프트웨어 품질 보증 분석가·테스터

Generate test scaffolding for a Go file following oastools conventions. Usage: /gen-test <file.go> [function names...]

2026-02-15
prereview
소프트웨어 품질 보증 분석가·테스터

Review unpushed commits before pushing for code quality, bugs, security issues, and error handling. Use when preparing to push commits, want pre-push code review, or need to validate changes before pushing. Runs comprehensive analysis using specialized review agents.

2026-02-15
publish-release
소프트웨어 개발자

Publish a prepared release (phase 7). Usage: /publish-release <version>. Requires version argument. Wraps publish-release.sh for deterministic execution.

2026-02-15
quality-gate
소프트웨어 품질 보증 분석가·테스터

Run full validation suite (make check + gopls diagnostics) and report structured pass/fail. Usage: /quality-gate [package...]

2026-02-15
diff-specs
소프트웨어 개발자

Compare two OpenAPI spec versions, highlight breaking changes, and suggest migration steps

2026-02-15
explore-api
소프트웨어 개발자

Explore an OpenAPI spec's structure using parse and walk tools

2026-02-15
fix-spec
소프트웨어 개발자

Auto-fix common OpenAPI spec issues with a preview-first workflow

2026-02-15
generate-code
소프트웨어 개발자

Generate Go client, server, or type code from an OpenAPI spec

2026-02-15
validate-spec
소프트웨어 품질 보증 분석가·테스터

Validate an OpenAPI spec, explain errors clearly, and suggest or apply fixes

2026-02-15