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

dotfiles

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

已收集 skills
11
Stars
2
更新
2026-06-11
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

factorio-changelog
软件开发工程师

Generates changelog entries for Factorio MODs from commits since the last release. Use when the user wants to update changelog.txt, add changelog entries, or document changes for a Factorio MOD.

2026-06-11
start-hanami-dev-server
软件开发工程师

Start Hanami dev server (bin/dev) in background. Use proactively at the start of a Hanami development session, or whenever bin/dev is not running — e.g. when assets watch is needed for tests, when the web server must be up, or when the user asks to start the dev environment.

2026-04-28
commit
软件开发工程师

Git Commit Command

2026-03-05
open-issue
软件开发工程师

Create a GitHub issue. Use when the user wants to create an issue, open an issue, or report a bug/feature request.

2026-02-10
start-issue
软件开发工程师

Start working on a GitHub issue. Use when the user wants to work on an issue, start an issue, or begin implementation.

2026-02-10
prepare-release
软件开发工程师

Prepare a new release by triggering GitHub Actions release workflow. Invoke with /prepare-release VERSION

2026-01-24
changelog
软件开发工程师

Generates changelog entries from commits since the last release. Use when the user wants to update CHANGELOG.md, add changelog entries, or document changes.

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

Reviews a GitHub pull request. Use when the user wants to review a PR, get feedback on changes, or check code quality.

2026-01-03
create-pr
软件开发工程师

Creates GitHub pull requests following project conventions. Use when the user wants to create a PR, open a pull request, or publish their changes for review.

2026-01-01
fix-rubocop
软件开发工程师

Fixes RuboCop offenses systematically and safely. Use when the user wants to reduce RuboCop warnings, clean up .rubocop_todo.yml, fix linting errors, or improve code style compliance.

2026-01-01
merge-pr
软件开发工程师

Safely merges GitHub pull requests using gh CLI. Use when the user wants to merge a PR, merge a pull request, or complete code review.

2025-11-02