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

dotfiles

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

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

这个仓库中的 skills

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

Run a code review sub-agent

2026-07-15
draft-review-comments
软件质量保证分析师与测试员

Post a DRAFT (pending) GitHub PR review made of separate inline review comments anchored to the diff, each with an AI-assisted disclosure and GitHub deep-link permalinks that render as code snippets. Use when the user asks to "add a draft review comment", "post review findings as separate comments", "leave inline review comments", or wants reviewer findings turned into a pending PR review with deep links to the code.

2026-07-15
issue-pr
软件开发工程师

Create a GitHub issue describing the root problem behind current changes, then open a PR that references it

2026-07-15
marp-to-branded-pptx
网页开发工程师

Convert a Marp markdown deck into a fully editable, on-brand PowerPoint (.pptx) built on a Google Slides template's native layouts, carrying speaker notes across, ready to upload to Google Slides. Use when someone wants a Marp deck "in Google Slides", "in the company template", or "as an editable branded deck" rather than rasterized slide images.

2026-07-15
open-pr
软件开发工程师

Commit, push, and open PR creation in the browser with an empty body for the human to fill in.

2026-07-15
workmux
软件开发工程师

Reference for the workmux CLI that manages git worktrees and tmux windows as isolated development environments. Use when the user mentions workmux, worktrees, or parallel agent workflows.

2026-07-15
coordinator
软件开发工程师

Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.

2026-07-08
griptape-ops-infra
网络与计算机系统管理员

Use the griptape-ops-slack-handler repo's env and skills for read-only access to Griptape's Datadog and Azure infrastructure when troubleshooting live infra. Use when the user asks about live Griptape Cloud infra state, recent deploys, prod logs, errors, traces, monitors, alerts, AKS / Container Apps / Functions / VMs, activity log, or anything else that requires authenticated read access to Datadog or Azure.

2026-07-08
merge
软件开发工程师

Commit, rebase, and merge the current branch.

2026-07-08
release-griptape
软件开发工程师

Release griptape-nodes-app or griptape-nodes-desktop by syncing upstream pins, bumping the version, and cutting a tag. Use when the user says "release the app", "release desktop", "cut a griptape-nodes-app release", "sync the engine into desktop", or any variation that implies publishing a new app or desktop version.

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

Check out a teammate's PR into a new workmux worktree and kick off a code review there. Use when the user provides a PR link or number and asks to "review this PR", "review team PR", or wants a PR checked out and reviewed in its own worktree/session.

2026-07-08
workmux-prune
软件开发工程师

Scan all workmux worktrees across repos, check the GitHub PR state of each branch, and remove worktrees whose PRs are merged (or closed without merging). Use when the user asks to "prune worktrees", "clean up merged worktrees", or wants to know which workmux worktrees can be removed.

2026-07-08
worktree
软件开发工程师

Launch one or more tasks in new git worktrees using workmux.

2026-07-08
rebase
软件开发工程师

Rebase the current branch with smart conflict resolution.

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

Iteratively review the current changes with the review skill, fix the findings, and commit, repeating until the reviewer is reasonably satisfied. Use when the user wants to harden a PR or branch before merging.

2026-06-29
catchup
软件开发工程师

Review all files that have changed in the current branch compared to the main branch.

2026-05-06
file-issue
软件开发工程师

Create a well-structured GitHub issue from a raw support thread or rough notes. Distills messy input into a clear issue with title, description, and repro steps, then files it and kicks off triage and solve.

2026-05-06
pr-review-comments
软件质量保证分析师与测试员

Get all unresolved PR review comments for the current branch.

2026-05-06
slacker
软件开发工程师

Fetch Slack threads and search messages for the user so they don't have to copy-paste conversations into chat. Use when the user shares a Slack permalink, asks to pull a thread, or references a Slack search.

2026-05-06
triage
软件质量保证分析师与测试员

Triage a single GitHub issue. Read the issue, classify its type, add relevant labels, route to the correct repo if needed, and update project board status.

2026-05-06