Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

my-skills

my-skills에는 mizzy에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
5
업데이트
2026-07-17
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

pick-issue
소프트웨어 개발자

Use when ready to implement - selects a GitHub Issue, creates worktree, implements with TDD, verifies, reviews 5x, and creates PR. Numeric argument (e.g. pick-issue 3) is the issue number, not a parallelism count.

2026-07-17
grill-me
프로젝트 관리 전문가

Use when you want to be exhaustively questioned about a plan or design until shared understanding is reached - asks one question at a time, traverses the design tree, and proposes a recommended answer for each question

2026-06-05
codex
소프트웨어 개발자

Use to delegate all hands-on work to Codex - plan-writing, implementation, and refactoring. Opus reads, thinks, reviews, and writes docs only.

2026-06-01
merge-when-ready
소프트웨어 개발자

Use after a PR is opened and you want it merged - waits for CI to pass, marks draft PRs ready, removes the worktree, then merges and cleans up

2026-05-31
brainstorming
프로젝트 관리 전문가

Use when starting new feature work, adding functionality, or modifying behavior - explores design before implementation, creates plan, PR, and GitHub Issues

2026-05-30
debugging
소프트웨어 개발자

Use when encountering test failures, bugs, or unexpected behavior - requires root cause investigation before any fix attempt

2026-05-30
plan
소프트웨어 개발자

Use when creating implementation plans from specs or design documents - decomposes work into concrete TDD tasks with file paths and code examples

2026-05-30
tdd
소프트웨어 개발자

Use when writing any implementation code - enforces Red-Green-Refactor cycle with no production code without a failing test first

2026-05-30
review
소프트웨어 품질 보증 분석가·테스터

Use after verify passes - runs 5 rounds of self-review against the plan/spec, fixing issues found in each round

2026-04-05
verify
소프트웨어 품질 보증 분석가·테스터

Use before claiming work is complete - requires running verification commands and presenting evidence of success

2026-04-05