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개 표시
모든 저장소를 표시했습니다