Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 8 / 18 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库