Skip to main content
debugloop
GitHub 创作者资料

debugloop

按仓库查看 1 个 GitHub 仓库中的 11 个已收集 skills。

已收集 skills
11
仓库
1
更新
2026-07-25
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

code-review
软件质量保证分析师与测试员

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match the user's request, PRD, or explicit spec?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

2026-07-25
diagnose
软件开发工程师

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-07-25
explain-html
软件开发工程师

Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.

2026-07-25
explain-nvim
软件开发工程师

Walk the user through the changes since a fixed point (commit, branch, tag, or merge-base) as a guided, interactive code tour — the live Neovim counterpart to the `explain-html` skill. Drives the user's Neovim (scroll, highlight, virtual-text annotations) when connected, and degrades to prose with file:line references otherwise. Advances one stop at a time and waits for the user to say "next". Use when the user wants to be walked through a diff/branch/PR, asks for a guided tour or walkthrough of changes, or says "tour since X" / "lead me through the changes".

2026-07-25
implement
软件开发工程师

Implement a tightly scoped piece of work from the current conversation, an explicit request, or a spec file.

2026-07-25
prototype
软件开发工程师

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2026-07-25
resolving-merge-conflicts
软件开发工程师

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-07-25
review
软件质量保证分析师与测试员

Alias for the code-review skill. Use when you want to review a branch, PR, or changes since a fixed point.

2026-07-25
当前展示该仓库 Top 8 / 11 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库