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일
수집된 skill 15개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다