Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
nicograef
GitHub 제작자 프로필

nicograef

2개 GitHub 저장소에서 수집된 19개 skills를 저장소 단위로 보여줍니다.

수집된 skills
19
저장소
2
업데이트
2026-07-10
저장소 탐색

저장소와 대표 skills

commit
소프트웨어 개발자

Propose a Conventional Commit message for the staged changes, then commit only after confirmation.

2026-07-10
create-plan
프로젝트 관리 전문가

Creates an implementation plan from a PRD or a task description. Researches codebase context, clarifies ambiguities, and outputs a phased plan with vertical slices and acceptance criteria. Use when the user wants to plan a feature, break down a PRD, create an implementation plan, or mentions "tracer bullets".

2026-07-10
write-prd
프로젝트 관리 전문가

Creates a PRD through structured clarification, codebase exploration, and module design, then saves it as a local Markdown file. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.

2026-07-10
dispatching-parallel-agents
소프트웨어 개발자

Dispatches multiple subagents in parallel for 2+ confirmed-independent, each-substantial failures or investigation targets that share no state or sequential dependency. Use when the work splits cleanly and each part is big enough to justify a separate agent.

2026-07-09
finish-branch
소프트웨어 개발자

Decides how to integrate a finished branch — merge, pull request, keep, or discard — once tests pass. Use when implementation work on a branch is complete and you need to decide what happens to it next.

2026-07-09
receiving-feedback
소프트웨어 개발자

Acts on code-review feedback (from a human, a PR comment, or an AI reviewer) by verifying each item against the codebase before implementing, and asking when items are unclear. Use when receiving code review comments, PR feedback, or suggestions from another reviewer — before implementing any of them.

2026-07-09
systematic-debugging
소프트웨어 개발자

Investigates a bug, test failure, or unexpected behavior root-cause-first before proposing a fix. Use when a test fails, an error shows up in logs or CI, or something behaves unexpectedly and the next step would otherwise be guessing at a patch.

2026-07-09
using-git-worktrees
소프트웨어 개발자

Creates or reuses an isolated git worktree for feature work, a risky refactor, or unattended agent runs. Use when starting work that shouldn't touch the current checkout, before executing a multi-step plan, or when running an agent unattended and it needs its own branch and directory.

2026-07-09
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다