completions

ZSH completion system patterns and conventions. Use when implementing custom completion handling, writing completion files, or working with zsh autocomplete. Do not use when installing packages from homebrew, since that typically installs completions automatically.

$ 安裝

git clone https://github.com/bendrucker/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/completions ~/.claude/skills/dotfiles

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