nvim-plugin-add

Add and configure Neovim plugins in this dotfiles repo using lazy.nvim. Use when asked to install a plugin, create its config module, update lazy.nvim imports, read plugin README/docs, and add keymaps without conflicting with existing mappings under config/nvim.

$ 설치

git clone https://github.com/tkancf/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.codex/skills/nvim-plugin-add ~/.claude/skills/dotfiles

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