Skip to main content
chenxin-yan
GitHub-Creator-Profil

chenxin-yan

Repository-Ansicht von 10 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
10
Repositories
3
aktualisiert
19. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

how
Softwareentwickler

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…

19. Aug. 2026
codebase-walkthrough
Softwareentwickler

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

14. Aug. 2026
fix-pr-review-comments
Softwarequalitätssicherungsanalysten und -tester

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.

31. Juli 2026
explore-repo
Softwareentwickler

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…

22. Juli 2026
commit
Softwareentwickler

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 —…

10. Juli 2026
to-html
Webentwickler

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…

10. Juli 2026
3 von 3 Repositories angezeigt
Alle Repositories angezeigt