Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 9 skills collectées depuis nabekou29, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
1
mis à jour
2026-06-21
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

darwin-update
Administrateurs de réseaux et de systèmes informatiques

nix-darwin の flake update + switch を実行。キャッシュミスで重いソースビルドが発生するパッケージは自動で pin し、過去の pin はキャッシュが追いつけば自動解除する。

2026-06-21
term-check
Développeurs de logiciels

プロジェクトの用語一貫性チェック。diff・PR・実装計画に登場する用語(識別子・コメント・テストタイトル)を、リポジトリ別の用語集(glossary)と既存コードの語彙(inventory)に照らしてチェックし、新出概念の命名を確定して glossary を育てる。用語チェック・命名の相談・表記揺れの確認で発動。

2026-06-21
herdr
Développeurs de logiciels

Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).

2026-04-23
worktree
Développeurs de logiciels

Create, list, switch, or delete git worktrees for parallel branch work. Use when the user wants to work on multiple branches simultaneously.

2026-04-10
github-image-upload
Développeurs de logiciels

GitHub に画像をアップロードし Markdown 画像リンクを返す。PR 作成や Issue 作成時に画像を添付したい場合に使用。

2026-04-08
default-commit
Développeurs de logiciels

Commit changes by splitting into logical units. Defaults to Conventional Commits but adapts to the repo's existing format if consistently different. Auto-detects commit message language from git history.

2026-04-05
default-pr
Développeurs de logiciels

Create a pull request. Follows PR templates if present. Validates checklist items via sub-agents before submitting.

2026-04-01
configure-hooks
Développeurs de logiciels

Add or modify Claude Code hooks to block commands, react to file changes, or enforce project rules via PreToolUse/PostToolUse scripts and settings.json.

2026-03-26
tdd
Développeurs de logiciels

Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.

2026-01-12