Skip to main content
chenxin-yan
GitHub 제작자 프로필

chenxin-yan

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

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

저장소와 대표 skills

how
소프트웨어 개발자

Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding…

2026년 8월 19일
codebase-walkthrough
소프트웨어 개발자

Map a codebase or run a resumable, dependency-first guided tour.

2026년 8월 14일
fix-pr-review-comments
소프트웨어 품질 보증 분석가·테스터

Critically evaluate GitHub PR review comments instead of blindly applying them. verify each against the code, fix what's valid, and report per-comment verdicts. Use when the user wants to handle, triage, or address PR review feedback.

2026년 7월 31일
explore-repo
소프트웨어 개발자

Ground facts about a third-party dependency by reading its actual source at the installed version, instead of recalling it from memory. Clones the upstream repo into .agent-sources/ (git-excluded), checks out the tag matching the installed version, then…

2026년 7월 22일
commit
소프트웨어 개발자

Stage and commit changes with a Conventional Commits message. Matches the repo's existing style, writes a structured subject and body, and commits without push/force/amend. Use whenever the user wants to commit, ship, save progress, or close out a task —…

2026년 7월 10일
to-html
웹 개발자

Render a plan, review, design, or any structured topic as a single skimmable HTML file in the current directory, built for visual review (diagrams, charts, stats, side-by-side, tables, callouts) instead of prose. Use whenever the user says "make an html for…

2026년 7월 10일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다