nvim-check-config

Installation
SKILL.md

Check Neovim Configuration

Validate the user's Neovim configuration following modern best practices.

Task

Perform comprehensive validation of Neovim configuration, checking file structure, plugin specifications, best practices compliance, and identifying common mistakes.

Workflow

1. Locate Configuration

Check for configuration path:

  1. If path argument provided, use it
  2. Check settings file .claude/neovim-advisor.local.md for neovim_path
  3. Default to ~/.config/nvim

Use Read tool to verify path exists.

Installs
1
Repository
kriscard/skills
GitHub Stars
14
First Seen
Mar 3, 2026
nvim-check-config — kriscard/skills