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 件のリポジトリを表示
すべてのリポジトリを表示しました