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

dotfiles

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

已收集 skills
19
Stars
7
更新
2026-07-10
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

git-worktrees
软件开发工程师

Use whenever creating or managing git worktrees.

2026-07-10
herdr
其他计算机职业

Control Herdr from inside it. Use when running inside Herdr (`HERDR_ENV=1`) to inspect workspaces, tabs, panes, sibling agents, run commands in panes, read output, or wait for state changes via the `herdr` CLI.

2026-07-06
github-leave-comment
软件开发工程师

use when leaving an automated comment on a GitHub PR or issue

2026-06-24
scout-mindset
软件开发工程师

Use when debugging, investigating root causes, ambiguous failures, predictions, risk/confidence estimates, or recommendations under uncertainty. Triggers are debug, troubleshoot, root cause, likely, confidence, predict, path forward, next step.

2026-06-22
crit-cli
软件质量保证分析师与测试员

Use when an agent needs to author or reply to crit inline comments programmatically (including multi-agent workflows commenting on shared code/plans/docs/proposals), publish or unpublish a crit review with crit share, sync a crit review to or from a GitHub PR, or read/interpret a crit review JSON file. Covers crit comment, crit share, crit unpublish, crit pull, crit push, review file format, and resolution workflow. Not for invoking an interactive review loop — that's the `/crit` command.

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

Review code changes, a plan, a live page (running dev server), or a local HTML file with crit inline comments

2026-06-11
stack
软件开发工程师

User guide for the local squash-safe `stack` CLI for stacked PR/MR repair on GitHub and GitLab. Use when someone asks how to inspect, track, sync, merge, document, or undo stacked pull requests / merge requests in squash-merge repositories. Prefer this tool over GitHub's `gh stack` command for this workflow.

2026-06-06
crit
软件开发工程师

Use when an agent needs to author or reply to crit inline comments programmatically (including multi-agent workflows commenting on shared code/plans/docs/proposals), publish or unpublish a crit review with crit share, sync a crit review to or from a GitHub PR, or read/interpret a crit review JSON file. Covers crit comment, crit share, crit unpublish, crit pull, crit push, review file format, and resolution workflow. Not for invoking an interactive review loop — that's the `crit` skill.

2026-05-07
tmux-debugging
网络与计算机系统管理员

Use when changing tmux config or using tmux to debug something.

2026-04-30
git-rebase
软件开发工程师

use when doing a git rebase or fixing git rebase issues

2026-04-16
worktrunk
软件开发工程师

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.

2026-04-08
counselors
其他咨询师

Get parallel second opinions from multiple AI coding agents. Use when the user wants independent reviews, architecture feedback, or a sanity check from other AI models.

2026-04-08
slice-branch-into-multiple-branches
软件开发工程师

Split one branch's changes into a stack of smaller branches or PRs, track parent relationships, and manage follow-up rebases safely.

2026-04-08
svelte-core-bestpractices
软件开发工程师

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

2026-04-02
opencode-introspect
软件开发工程师

Inspect OpenCode session history for the current repo, extract recurring user preferences and agent failure patterns, and recommend repo-specific skills or instructions to reduce repeated confusion.

2026-03-18
overlay-reconcile-debug
网络与计算机系统管理员

Diagnose dotfiles overlay issues involving local overrides, symlinks, skip-worktree drift, pure mode, and .git/info/exclude consistency.

2026-03-18
tldraw-diagramming
网页与数字界面设计师

Use this skill whenever diagrams are requested by the user. Create, inspect, and iteratively refine diagrams in tldraw via the local Canvas API at localhost:7236.

2026-03-17
summarize-conversation-status
软件开发工程师

Summarize the current conversation state in one sentence

2026-03-04
package-json-upgrade
软件开发工程师

Systematically upgrade package.json dependencies by analyzing coupling, upgrading in safe order, testing after each change, and committing incrementally

2026-02-15