Skip to main content
2ykwang
GitHub 제작자 프로필

2ykwang

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

수집된 skills
30
저장소
4
업데이트
2026년 8월 29일
저장소 탐색

저장소와 대표 skills

instruction-eval
기타 컴퓨터 관련 직업

Change one condition an agent runs under (instruction text, the reference material instructions point at, MCP tools and permissions, hooks, skill files), then run the same prompts before and after, several times each, to see what actually changes. Produces an…

2026년 8월 4일
instruction-eval
기타 컴퓨터 관련 직업

Change one condition an agent runs under (instruction text, the reference material instructions point at, MCP tools and permissions, hooks, skill files), then run the same prompts before and after, several times each, to see what actually changes. Produces an…

2026년 8월 4일
commit-fixup
소프트웨어 개발자

Absorb uncommitted working tree edits into the existing commits on the current branch where each change belongs (fixup commits + autosquash rebase). Use on requests like 'fold this into the original commit', 'clean up the commit history', 'squash the review…

2026년 7월 27일
commit-split
소프트웨어 개발자

Split a pile of uncommitted changes into several context-scoped commits. Analyzes the diff first, proposes logical groups and a commit count, and once the user confirms the granularity, stages per file — down to hunks inside a single file when needed — and…

2026년 7월 27일
code-history
소프트웨어 개발자

Trace the git history of specific code — when a function, pattern, or file was added, modified, or removed, and the intent behind each change. Use when the user asks when or why a piece of code changed, wants the evolution of a function, or needs the commit…

2026년 7월 27일
code-review-report
소프트웨어 개발자

Turn code changes into a single-file HTML code review report that pairs the diff with context a diff can't show — design decisions, rejected alternatives, tradeoffs, unfinished work — plus prioritized review points. Use when preparing for review after…

2026년 7월 27일
create-qa-list
소프트웨어 품질 보증 분석가·테스터

Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML…

2026년 7월 27일
decision-board
웹 개발자

Render an interactive HTML board for the user to pick among multiple comparable options side-by-side at once — engineering trade-offs, copy audits, action-item triage, architecture decisions, policy calls. Returns the picks (and optional hold/note flags) as a…

2026년 7월 27일
수집된 skill 26개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다