Skip to main content
Manusで任意のスキルを実行
ワンクリックで
hamza-sahin
GitHub クリエイタープロフィール

hamza-sahin

1 件の GitHub リポジトリにある 9 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
9
リポジトリ
1
更新
2026-06-17
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

forge
ソフトウェア開発者

Use when the user wants to drive a raw feature or bug prompt all the way to a reviewed, merge-ready PR/MR in one hands-off, autonomous run with only two human touchpoints (requirements grilling, final merge approval), or invokes /forge. Stack- and tracker-agnostic (GitHub or GitLab); reads per-repo settings from .yaah/config.yml (written by /setup-yaah); each run works in its own git worktree off the latest default branch, so many runs go in parallel without colliding; supports a parallel branch-per-issue build mode. The full phase chain and its mechanics live in the body and PLAYBOOK.md, not here.

2026-06-17
setup-yaah
ソフトウェア開発者

One-time interactive setup for the yaah harness / forge pipeline. Detects the repo's stack, default branch, and issue tracker, offers to install the token-efficiency tools (graphify, rtk, caveman), asks the user to confirm or adjust, then writes .yaah/config.yml that forge reads. Use when the user first installs yaah, runs /setup-yaah, or when forge reports a missing config.

2026-06-17
spec-and-quality-review
ソフトウェア品質保証アナリスト・テスター

Use for forge's review — ONE reviewer that covers everything in a single read-only pass over a branch/PR/MR diff. Returns a spec-compliance verdict (missing/extra/misunderstood vs the requirements, plus correctness and security), a code-quality verdict, and a ⚠️ can't-verify-from-diff verdict. Runs in two depth modes: PER-ROUND (focused, cheap — every review round) and FINAL (adds a deep, ambitious maintainability audit — the once-per-run gate on the most-capable model).

2026-06-17
receiving-code-review
ソフトウェア開発者

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-06-17
writing-skills
ソフトウェア開発者

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-06-17
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, failing check, or unexpected behavior, BEFORE proposing fixes. A four-phase root-cause discipline (investigate → pattern → hypothesis → implement) that replaces guess-and-retry. Bundles root-cause-tracing, defense-in-depth, condition-based-waiting, and find-polluter.sh.

2026-06-17
tdd
ソフトウェア開発者

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-17
to-issues
ソフトウェア開発者

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2026-06-17
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました