Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 GordonBeeming 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
0
更新
2026-07-13
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dependabot-review
软件质量保证分析师与测试员

Review and batch-merge open Dependabot pull requests. Only invoke explicitly with /dependabot-review. Lists all open Dependabot PRs, analyzes each for security and compatibility concerns, presents a plan with approval comments, then approves and merges safe PRs on user confirmation.

2026-07-13
github-issue-planner
软件开发工程师

Plan implementation for a GitHub issue. Use this skill whenever the user pastes a GitHub issue URL (e.g., https://github.com/org/repo/issues/123), mentions a GitHub issue number in the context of a repo, or asks to plan work for a bug, PBI, or feature tracked in GitHub Issues. Also trigger when the user says things like 'plan this issue', 'look at this bug', or provides a GitHub link with minimal other instructions — the intent is almost always 'fetch the issue, understand the codebase, and give me a plan'. Even a bare URL with no other text should trigger this skill.

2026-07-13
github-security-alerts
信息安全分析师

Review and remediate GitHub security alerts (Dependabot, code scanning, secret scanning). Only invoke explicitly with /github-security-alerts. Analyzes open alerts, categorizes as fix or dismiss with reasoning, groups fixes into issues sized for independent agent work, and handles public repo safety.

2026-07-13
review-pr
软件质量保证分析师与测试员

Evidence-backed pull request review. Use when the user gives a PR URL, branch, or diff range and asks to validate it works, find concerns/risks, sanity-check an implementation, or decide whether it's safe to approve — especially when they supply a brief to validate against. Inspects the live PR via gh, reads the surrounding code, runs targeted validation, and produces a durable branded HTML artifact plus a concise findings summary. Do not use for fixing PR review comments (use pr-resolve-comments) or autopilot merge flows (use pr-autopilot) unless explicitly asked.

2026-07-13