已收集 skills
4
Stars
13
更新
2026-06-22
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
release
软件开发工程师
Creates a git tag to trigger the release workflow. The release workflow builds binaries and creates a GitHub Release. This skill also publishes to crates.io.
2026-06-22
checker
软件质量保证分析师与测试员
Runs the same CI checks as the GitHub CI workflow locally. Use this skill before pushing commits to verify the code passes all CI checks.
2026-05-06
maintenance-pr
软件开发工程师
Run maintenance.sh, automatically apply fixes on a new branch, and create a PR
2026-05-06
pusher
软件开发工程师
Stages, commits, and pushes changes to git. Runs cargo fmt before staging to ensure code is properly formatted. Creates a branch if on main and creates a PR if none exists.
2026-05-06