NV

nvim-config

Provides structure and automation for setting up Neovim using modern Lua configurations.

Install

mkdir -p .claude/skills/nvim-config && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9354" && unzip -o skill.zip -d .claude/skills/nvim-config && rm skill.zip

Installs to .claude/skills/nvim-config

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Configure Neovim editor with init.lua, plugin management, LSP setup, keymaps, and options. Use when setting up Neovim, adding plugins, configuring language servers, or customizing keybindings. Keywords: neovim, nvim, init.lua, vim, plugin, LSP, keymap, configure, vimscript
273 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Configure Neovim options
  • Manage plugins with lazy.nvim
  • Setup LSP servers
  • Define custom keymaps
  • Structure configuration files

How it works

It organizes Neovim settings into a modular Lua structure following XDG standards, utilizing lazy.nvim for plugin management and lspconfig for language servers.

Inputs & outputs

You give it
Configuration requirements
You get back
Lua configuration files

When to use nvim-config

  • Initializing new Neovim config
  • Adding new plugins
  • Configuring language servers
  • Setting up keybindings

About nvim-config

Guides the setup and management of Neovim configurations, including plugin installation, LSP integration, and custom keymap definitions. It structures the config folder using standard XDG practices.

Configure Neovim editor with init.lua, plugin management, LSP setup, keymaps, and options. Use when setting up Neovim, adding plugins, configuring language servers, or customizing keybindings. Keywords: neovim, nvim, init.lua, vim, plugin, LSP, keymap, configure, vimscript

When not to use it

  • Non-Neovim editors
  • Legacy Vim configurations

Prerequisites

Neovimgit

Limitations

  • Requires Neovim
  • Global configuration changes

How it compares

It promotes a modern, modular Lua-based configuration approach over monolithic Vimscript files.

Compared to similar skills

nvim-config side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
nvim-config (this skill)09moReviewIntermediate
godot1,0445moReviewIntermediate
software-architecture3336moNo flagsIntermediate
drizzle2382moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

1,0441,947

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

drizzle

lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

238873

screenshot-to-code

OneWave-AI

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

204389

zustand

lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

113434

codex

Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.

32238

Search skills

Search the agent skills registry