nvim-plugin-add

Community

Add Neovim plugins safely with lazy.nvim

Authortkancf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you add and configure Neovim plugins in this dotfiles repo without breaking the existing lazy.nvim setup or introducing keymap conflicts.

Core Features & Use Cases

  • Plugin config module creation: Produces a lazy.nvim-compatible plugin spec module under config/nvim/lua/plugins/ for the selected plugin.
  • Correct lazy.nvim registration: Adds the required import entry in config/nvim/init.lua using the repo’s existing import pattern.
  • Keymap collision prevention: Checks existing keymaps (and which-key registrations, if present) before adding new mappings, then selects non-conflicting alternatives when needed.
  • Upstream-doc-driven setup: Reads the plugin’s README/docs and wires setup() with minimal, repo-conformant options.

Quick Start

Ask the AI to add the plugin <plugin-name> to config/nvim using lazy.nvim and include any needed keymaps, ensuring they do not conflict with existing mappings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nvim-plugin-add
Download link: https://github.com/tkancf/dotfiles/archive/main.zip#nvim-plugin-add

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.