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

adamayoung

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

수집된 skills
56
저장소
3
업데이트
2026년 8월 23일
저장소 탐색

저장소와 대표 skills

수집된 skill 29개 중 8개를 표시합니다.
canon-tdd
미분류

Implement features and fix bugs test-first, the Canon TDD way (test list → one test → make it pass → refactor → repeat). Use when implementing any new feature, endpoint, model, or method, fixing a bug, or executing a plan — write the test list and a failing…

2026년 8월 23일
capture-knowledge
미분류

Capture durable, project-specific learnings from the work just done into the knowledge/ base — gotchas, implementation quirks, things looked up or web-searched, live-API behaviours, and design decisions (as ADRs). Use before opening a PR (it runs…

2026년 8월 23일
deliver
미분류

Take a plan all the way to a ready-to-merge pull request — review the plan (scaled to risk), implement it test-first, code-review and fix, run the CI gate, open the PR, and watch it green. Use after you have an approved plan (from plan mode, or the Plan…

2026년 8월 23일
implement-plan
미분류

Implement the current plan test-first, the Canon TDD way, driving to a single finishing condition — an empty test list. Derives a Canon TDD test list from the plan, shows it before any code, writes one failing test at a time, and keeps the list visible as it…

2026년 8월 23일
review-knowledge
미분류

Audit the knowledge/ base and the .claude/ skills, agents and workflows for staleness, self-contradiction, and drift from their own stated rules — four independent adversarial auditors (two lenses over two trees) verify every load-bearing claim against the…

2026년 8월 23일
diagnose-ci-failure
미분류

Diagnose a failing CI workflow run (lint, markdown lint, build, or unit tests) — identify which job failed, the cause, and a concrete fix

2026년 8월 22일
fix-pr-checks
미분류

Fix the currently-failing status checks on the current branch's PR in one sweep — route each failing check to the right diagnosis skill (via a Haiku subagent, escalating to Opus on a repeat failure), apply and verify the fix, commit, and push once — then…

2026년 8월 22일
lint
미분류

Lint code with swiftlint and swiftformat

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