effective-neovim

Installation
SKILL.md

Effective Neovim

Apply best practices from the Neovim community to write clean, idiomatic Lua plugins.

When to Apply

Use this skill automatically when:

  • Writing new Neovim plugins in Lua
  • Reviewing Neovim plugin code
  • Refactoring existing plugin implementations

Tooling

The Type A Neovim developers use:

Tool Purpose
StyLua Formatter (opinionated, like prettier)
selene Linter (30+ checks)
Related skills
Installs
31
GitHub Stars
95
First Seen
Feb 13, 2026