Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

nvim-plugin

// Neovim plugin development best practices and patterns for love2d.nvim. Use when planning, editing, implementing, or reviewing Neovim Lua plugin code — structuring a new plugin, writing setup/config, highlights, autocmds, keymaps, health checks, type annotations, debounce, state management, or user commands. Also use when the user asks about plugin architecture, conventions, or "how should I implement" a Neovim plugin feature. Do not use for general Lua development unrelated to Neovim plugins, Neovim configuration (init.lua), or running/debugging tests (use nvim-test).

$ git log --oneline --stat
stars:205
forks:14
updated:11 mai 2026 à 17:56
Explorateur de fichiers
4 fichiers
SKILL.md
readonly