Skip to main content
nikhilw
GitHub 제작자 프로필

nikhilw

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

수집된 skills
10
저장소
1
업데이트
2026년 8월 22일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

triage
미분류

Recommend what to work on next by reading the backlog (bugs.md, features.md, plans/) and considering what is already loaded in the current conversation context. Minimizes context thrash — prefers tasks aligned with current context. Recommends bugs when…

2026년 8월 22일
3p-review
미분류

Independent third-person code review. Use after ALL build phases are complete for a holistic review of the entire feature, or anytime the user wants a quality gate. Switches persona to a Senior Architect who did NOT write the code and now owns it — it must…

2026년 8월 22일
build-phase
미분류

Execute one phase from a plan file using the TDD → Test → Self-Review loop. Use when a plan has been approved and it's time to build. Accepts a plan file path and phase number. Builds phase by phase and produces a build completion report. Review (/3p-review)…

2026년 8월 22일
handoff-summary
미분류

Emit the Build Handoff Summary artifact in its fixed format. Use at the end of a build, immediately after /3p-review passes — invoked by the build-model workflow (dedicated build model) or by the main model after all build phases. Produces the fixed handoff…

2026년 8월 22일
write-plan
소프트웨어 개발자

Write a formal phased implementation plan to docs/plans/new/. Use after brainstorming is complete and a direction has been chosen. Creates a plan file that decouples the planning agent from the building agent.

2026년 8월 13일
brainstorm
소프트웨어 개발자

Explore a problem space before planning. Proposes architectural approaches with trade-offs, challenges the obvious solution, estimates impact, and produces a decision document. Code is the LAST thing we touch — this skill never writes code or plans.

2026년 8월 13일
github-backlog
소프트웨어 개발자

Maintain and manage features and bugs on GitHub. Creates, updates, lists, and links GitHub issues and project cards.

2026년 8월 13일
agentic-workflow
소프트웨어 개발자

The Structured Agentic Development Workflow — orchestrates brainstorm, write-plan, build-phase, 3p-review, handoff-summary, triage, test-driven-development, systematic-debugging, and verification-before-completion skills. Use when starting new work, switching…

2026년 8월 13일
수집된 skill 10개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다