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 个仓库
已展示全部仓库