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.

Related skills
Installs
1
GitHub Stars
9
First Seen
Mar 3, 2026