BeClaude

claude-code.nvim

New
2.1kGitHubGeneralby greggh

Seamless integration between Claude Code AI assistant and Neovim

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-nvim.md https://raw.githubusercontent.com/greggh/claude-code.nvim/main/SKILL.md
3
Invoke in Claude Code
/claude-code-nvim
View source on GitHub

Frequently Asked Questions

What is claude-code.nvim?

Seamless integration between Claude Code AI assistant and Neovim

How to install claude-code.nvim?

To install claude-code.nvim, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-code-nvim.

What is claude-code.nvim best for?

claude-code.nvim is a community categorized under General. Created by greggh.