nvim-config-ops
CommunityNeovim config API lookup
AuthorNeKon69
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides quick access to Neovim's internal APIs and project-specific functions, reducing the need for extensive code searching when debugging or modifying configurations.
Core Features & Use Cases
- API Reference: Quickly find and understand Neovim's core Lua APIs (
vim.api,vim.lsp,vim.diagnostic). - Project-Specific Functions: Discover callable functions within the
lua/user/directory of the Neovim configuration. - File Hotspots: Identify key files for plugin development, debugging, and configuration adjustments.
- Use Case: When an agent needs to add a new autocmd, it can use this skill to find the correct
vim.api.nvim_create_autocmdsignature and relevant options without scanning the entire codebase.
Quick Start
Use the nvim-config-ops skill to find the signature for creating a Neovim user command.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-config-ops Download link: https://github.com/NeKon69/nvim-dot/archive/main.zip#nvim-config-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.