Skip to main content
chenxin-yan
Perfil de creador de GitHub

chenxin-yan

Vista por repositorio de 10 skills recopiladas en 3 repositorios de GitHub.

skills recopiladas
10
repositorios
3
actualizado
19 ago 2026
explorador de repositorios

Repositorios y skills representativas

how
Desarrolladores de software

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 ago 2026
codebase-walkthrough
Desarrolladores de software

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

14 ago 2026
fix-pr-review-comments
Analistas de garantía de calidad de software y probadores

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 jul 2026
explore-repo
Desarrolladores de software

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 jul 2026
commit
Desarrolladores de software

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 jul 2026
to-html
Desarrolladores web

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 jul 2026
Mostrando 3 de 3 repositorios
Todos los repositorios cargados