Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 3 collected skills from smasato, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
9
updated
2026-07-20
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

sync-herdr-docs
software-developers

dot_config/herdr/ 配下(config.toml のキーバインド・[[keys.command]]・scripts/・plugins/)を追加・変更・削除したら、必ずこのスキルを使って docs/herdr.md のショートカットチートシートを追従更新する。herdr のキーバインド変更、hunk-diff / lazygit-tab などのスクリプト変更、プラグインアクションの追加のほか、「チートシート更新して」「docs/herdr.md 直して」という依頼でも使う。

2026-07-20
wt-worktree-ops
software-developers

Perform ALL git worktree operations (create, switch, list, merge, remove, cleanup) through the wt (worktrunk) CLI instead of raw `git worktree` / `git branch -d` commands. Use this skill whenever the user asks to create, remove, merge, or clean up a worktree, mentions ワークツリー or worktree, or when cleaning up worktrees left behind by subagents (Agent tool worktree isolation, directories like `<repo>.agent-*`). Also use it before running any `git worktree ...` command yourself — that command should almost always be replaced by a wt equivalent.

2026-07-20
chezmoi-commit
network-and-computer-systems-administrators

chezmoi ソースの変更を検証してコミットする定型フロー。管理ファイルを編集した後に「コミットして」「/chezmoi-commit」と言われたら使う。chezmoi diff で差分を確認し、chezmoi apply で適用、drift がないことを確認してから conventional commit でコミットする。

2026-07-19