Skip to main content
egladman
GitHub 创作者资料

egladman

按仓库查看 2 个 GitHub 仓库中的 15 个已收集 skills。

已收集 skills
15
仓库
2
更新
2026年8月20日
仓库浏览

仓库与代表性 skills

commit-message
软件开发工程师

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…

2026年7月24日
go-rename
软件开发工程师

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".…

2026年7月24日
go-review-ultra
软件质量保证分析师与测试员

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…

2026年7月24日
review-ultra
软件质量保证分析师与测试员

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

2026年7月24日
ts-review-ultra
软件质量保证分析师与测试员

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…

2026年7月24日
pr-scope
软件开发工程师

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.

2026年7月21日
fix-ai-writing
技术写作员

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.

2026年7月20日
go-review-legibility
软件质量保证分析师与测试员

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…

2026年7月20日
已展示 8 / 11 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库