Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
unlearndev
GitHub 제작자 프로필

unlearndev

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

수집된 skills
11
저장소
2
업데이트
2026-07-03
저장소 탐색

저장소와 대표 skills

preflight
소프트웨어 개발자

Reads the diff between the current branch and main and produces a production pre-flight checklist of everything that must be done or configured once the change merges. Use before merging or deploying a branch.

2026-06-29
zombies
소프트웨어 품질 보증 분석가·테스터

Suggest tests worth writing for a feature using the ZOMBIES heuristic (Zero, One, Many, Boundaries, Interface, Exceptions, Simple scenarios). Pass a free-text feature description, or omit args to use the current branch's diff. Outputs only the categories that apply — not a full ZOMBIES checklist.

2026-06-23
warm
소프트웨어 개발자

🌡️ Evaluate every dependency a branch pulls in — client or server, any language — against the WARM check (Worth it, Alive, Right-sized, Maintained securely). Diffs the branch against a base, finds newly added or upgraded direct dependencies across all manifests, and scores each one. Use when the user asks to "WARM check" a branch, vet new dependencies, or review what a PR adds to the dependency tree.

2026-06-23
triage
소프트웨어 품질 보증 분석가·테스터

Triage a branch or diff by grouping changed files into feature areas, assigning each a risk tier (High/Medium/Low), and producing a scannable summary that helps decide where to spend review time. Use when the user asks to "triage" a branch, PR, or diff.

2026-05-05
first-five
소프트웨어 품질 보증 분석가·테스터

Scan a branch or diff against the First Five checklist (Error Handling, Input Boundaries, External Calls, State Mutations, Assumed Dependencies) and report only genuine concerns. Use when the user asks to "run the first five" on a branch or diff.

2026-04-27
review-order
소프트웨어 품질 보증 분석가·테스터

Prepare a structured, scannable review checklist for a branch or diff, grouped by feature change and applying the four-pass review order (Types, Data Flow, Business Logic, Edge Cases) within each feature. Use when the user asks to "prep a review", "review order", or wants a checklist to manually walk through changes.

2026-04-27
checklist
소프트웨어 개발자

Convert the current plan, code review, or structured content in context into a persistent markdown checklist file under .claude/plans/

2026-03-24
code-review
소프트웨어 품질 보증 분석가·테스터

Code review staged changes or a specific area of the codebase, optionally delegating to a chosen agent. Use when the user wants a code review.

2026-03-18
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다