edit-dotfile

dotfileの編集・修正を依頼されたとき、ホームディレクトリのファイルではなくchezmoiで管理されているファイルを優先的に確認・編集する。対象:~/.bashrc、~/.zshrc、~/.vimrc、~/.rsync-exclude、~/.config/**、~/.ssh/**、~/.claude/**など、ホームディレクトリの`.`で始まるファイル・フォルダ配下の全ファイル。

$ Installer

git clone https://github.com/mczkzk/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_claude/skills/edit-dotfile ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill