Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

oastools

oastools には erraggy から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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