nvim-context

Get the current Neovim context as JSON (cursor position, current file, visual selection and diagnostics) to help answer questions about code at the current cursor position, visual selections and diagnostics. Use when users ask about "this line", "current file", "selection" or need context about their Neovim editor state.

$ Installieren

git clone https://github.com/majjoha/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.config/agents/skills/nvim-context ~/.claude/skills/dotfiles

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