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

CodingCossack

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

収集済み skills
21
リポジトリ
10
更新
2026-07-25
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

dispatching-parallel-agents
ソフトウェア開発者

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

2025-12-22
executing-plans
ソフトウェア開発者

Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.

2025-12-22
finishing-a-development-branch
ソフトウェア開発者

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

2025-12-22
receiving-code-review
ソフトウェア品質保証アナリスト・テスター

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

2025-12-22
requesting-code-review
ソフトウェア品質保証アナリスト・テスター

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

2025-12-22
subagent-driven-development
その他コンピュータ職

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.

2025-12-22
systematic-debugging
ソフトウェア開発者

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

2025-12-22
test-driven-development
ソフトウェア品質保証アナリスト・テスター

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

2025-12-22
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました