Skip to main content
在 Manus 中运行任何 Skill
一键导入
zhubby
GitHub 创作者资料

zhubby

按仓库查看 4 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
4
更新
2026-06-17
仓库浏览

仓库与代表性 skills

github-workflow
软件开发工程师

Turn a reported bug or feature request into a tracked GitHub delivery flow: investigate the codebase, confirm scope, create or update a GitHub issue, branch from the repository default branch, implement the change, commit with repository conventions, push, and open a pull request. Use when the user wants an end-to-end issue-to-PR workflow, asks to file an issue and then implement it, or needs a structured GitHub workflow for bugs or features.

2026-04-13
github-release-main
软件开发工程师

Enforce a GitHub release workflow for this Rust workspace. Use when Codex needs to publish a release by updating the root `Cargo.toml` version, defaulting to a patch bump when no version is provided, committing the change, creating a `vx.y.z` tag, pushing the branch and tag, and creating a GitHub release titled `release-vx.y.z`. Only operate on the `main` branch; if the current branch is not `main`, switch back before doing any release actions.

2026-04-10
diagnose-and-file-github-issue
软件开发工程师

Diagnose a reported system or application problem through a short back-and-forth with the user, investigate likely causes in the codebase or runtime context, and create or update a GitHub issue with a clear title, reproduction notes, findings, impact, and open questions. Use when the user reports a bug, failure, regression, environment problem, or unclear system issue and wants structured diagnosis plus issue creation, but does not want implementation or PR work.

2026-03-26
github-release-main
软件开发工程师

Enforce a GitHub release workflow for this Rust workspace. Use when Codex needs to publish a release by updating the root `Cargo.toml` version, defaulting to a patch bump when no version is provided, committing the change, creating a `vx.y.z` tag, pushing the branch and tag, and creating a GitHub release titled `release-vx.y.z`. Only operate on the `main` branch; if the current branch is not `main`, switch back before doing any release actions.

2026-03-25
已展示 4 / 4 个仓库
已展示全部仓库