Claude-skill-registry dotfiles-system-config
Use when making system configuration changes - decides if changes belong in dotfiles and where
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/dotfiles-system-config" ~/.claude/skills/majiayu000-claude-skill-registry-dotfiles-system-config && rm -rf "$T"
manifest:
skills/data/dotfiles-system-config/SKILL.mdsource content
System Configuration
When making system configuration changes:
-
Should this go in dotfiles? Persist across machines → dotfiles, not direct system changes
-
Where in dotfiles?
Config Type Location Shell fish/Git git/Editor
,zed/
,nvim/vim/Homebrew Brewfilenpm globals npm/global-packages.txtmacOS settings
script (defaults)syncNew tools subdirectory +
updatessync -
Update sync script - New config directories need linking rules