Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるGitHub リポジトリ
hal-harness
hal-harness には princeton-pli から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
2
Stars
305
更新
2026-03-23
Forks
60
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
skill
職業分類
説明
更新
test-plan
ソフトウェア品質保証アナリスト・テスター
Analyze a PR diff against main and produce a minimal Sandi Metz-style test map. Use when you need to decide what to test before writing any tests. Identifies only public incoming queries and commands; explicitly skips private methods, outgoing queries, and internal state.
2026-03-23
test-write
ソフトウェア品質保証アナリスト・テスター
Write minimal, behavior-focused tests for the current PR based on a Minimal Test Map. Use after running the test-plan skill (or when you already have a clear map of what to test). Follows Sandi Metz's 99 Bottles philosophy: test public interfaces, assert observable behavior, mock only outgoing commands.
2026-03-23