Skip to main content
pwguler
GitHub 创作者资料

pwguler

按仓库查看 2 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
2
更新
2026年8月28日
仓库浏览

仓库与代表性 skills

architecture
未分类

Shape a codebase's architecture, at the start or once it fights you. Use when setting up a new codebase or area, choosing structure and conventions, or when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled…

2026年8月28日
debug
未分类

Find the root cause of a bug before fixing it. Use whenever the user says "fix", "broken", "not working", "error", "failing", or "bug", and whenever a bug, test failure, or unexpected behavior appears, before proposing any fix.

2026年8月28日
deep
未分类

Full ceremony mode for the whole suite. Run /deep before risky or ambiguous work; /deep off returns to fast-first.

2026年8月28日
drill
未分类

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, drill into their design, or says "drill this" or "drill me".

2026年8月28日
implement
未分类

Implement a settled plan test-first, smallest slice at a time. Use when starting implementation of a feature or fix after the plan is settled, or when user says "implement this" or "build it".

2026年8月28日
land
未分类

Finish a development branch. Use when implementation is complete and the work needs to be merged, pushed as a PR, kept, or discarded.

2026年8月28日
prototype
未分类

Build a throwaway UI prototype to react to before committing. Use when a design fork turns on look, feel, or flow that prose cannot settle, or when the user asks to prototype or mock something up. Prefers the /design canvas; falls back to a self-contained…

2026年8月28日
rubric
未分类

Gate a taste claim that no command can prove, such as "this API design is good" or "this UI is not slop", by judging the work against checkable criteria. Use when verify meets a claim its commands cannot settle, when a design or artifact needs a quality call…

2026年8月28日
已展示 8 / 15 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库