neovim
Audit Neovim Lua configurations for correctness and stale wiring
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ThorstenRhau/neovim?▼
Run `npx skills add ThorstenRhau/neovim --all -g -y` in your terminal to install all skills in this repository globally.
How to audit a Neovim Lua config?▼
Use the neovim-config-review skill to run a read-only audit that checks plugin declarations, keymaps, formatters, linters, and Neovim 0.12 API usage against current documentation.
Does the review skill modify my config?▼
No. It is strictly read-only and never edits files, installs dependencies, updates plugins, or touches your Neovim state.
What does the audit report include?▼
Findings are ordered by severity with exact file paths and line numbers, observed versus expected behavior, impact, and a minimal fix direction for each issue.
Which Neovim version does this config target?▼
The configuration and review skill target Neovim 0.12+ using native vim.pack plugin management and Homebrew-installed LSP servers, formatters, and linters.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core