Skip to main content
egladman
Profil créateur GitHub

egladman

Vue par dépôt de 15 skills collectés dans 2 dépôts GitHub.

skills collectés
15
dépôts
2
mis à jour
20 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

commit-message
Développeurs de logiciels

Use when writing a git commit message, or rewording existing unpushed ones, so they match this user's format. Triggers on "commit this", "write the commit message", "fix the commit messages", "reword the commits", "clean up my commit history". The format is…

24 juil. 2026
go-rename
Développeurs de logiciels

Use when renaming a Go symbol (a function, method, type, variable, struct field, or package-level identifier) across a module. Triggers on "rename this go function", "rename X to Y in this package", "rename this symbol everywhere", "rename this variable".…

24 juil. 2026
go-review-ultra
Analystes en assurance qualité des logiciels et testeurs

Run every go-review-* skill (style, nit, skeptic, and legibility if applicable) in parallel against a target Go directory and merge the findings. Use when the user wants a full review pass — e.g. "ultra-review @pkg/foo", "run all the go reviews on…

24 juil. 2026
review-ultra
Analystes en assurance qualité des logiciels et testeurs

Full review pass on a change or directory, routed by stack. Detects Go vs TypeScript and delegates to go-review-ultra / ts-review-ultra; reviews any other language directly. Also runs a PR-scope check. Use when you want the complete pre-commit/pre-PR review,…

24 juil. 2026
ts-review-ultra
Analystes en assurance qualité des logiciels et testeurs

Use when you want a full review pass of TypeScript code. Triggers on "ultra-review src/modules/foo", "run all the ts reviews on this module", "give me everything you've got on this file". Fans out ts-review-style, ts-review-nit, and ts-review-skeptic in…

24 juil. 2026
pr-scope
Développeurs de logiciels

Use when the user wants a PR scope assessment surfaced directly — "is this PR too big", "how should I split this", "chunk this into PRs", "scope check", or before opening a large PR. Runs the pr-scope-analyzer agent and relays its full output verbatim.

21 juil. 2026
fix-ai-writing
Rédacteurs techniques

Use when editing prose, technical docs, or READMEs to remove AI writing patterns. Detects and rewrites 42 general patterns plus 7 technical-doc patterns. Based on Wikipedia's "Signs of AI writing" guide.

20 juil. 2026
go-review-legibility
Analystes en assurance qualité des logiciels et testeurs

Convert false-positive Go review findings into structural refactors that lift hidden invariants into the call site's view. Use when the user provides a list of code-review findings already inspected and judged false positives, and wants recommendations for…

20 juil. 2026
Affichage de 8 skills collectés sur 11.
2 dépôts affichés sur 2
Tous les dépôts sont affichés