Auto-discovered marketplace from ondrasek/nvim-agentic-devenv
npx claudepluginhub ondrasek/nvim-agentic-devenvConfigure review-snapshot hook for detecting test runners and capturing post-session snapshots. Detects technology stacks, finds test runners, writes config, and installs a Stop hook that captures changed files, diff stats, and test results after every Claude Code session.
Terminal-native development environment built on Neovim, tmux, and Ghostty. Replaces VSCode + devcontainers with hand-rolled, transparent config.
Editor (Neovim)
Terminal multiplexer (tmux)
Ctrl-a prefix, window switching via Alt+1-9Terminal emulator (Ghostty/iTerm2)
Cmd+1-9 mapped to Alt+1-9 for tmux window switchinggit clone https://github.com/ondrasek/nvim-agentic-devenv.git
cd nvim-agentic-devenv
make install
This runs the full bootstrap: installs Homebrew packages, CLI tools, and copies configs to ~/.config/.
make install # Full bootstrap (brew, tools, copy configs)
make copy # Copy configs only (no brew install)
make diff # Show differences between repo and installed configs
make setup-project # Init current dir as dev project
Configs are copied (not symlinked). Use chezmoi to track installed dotfiles — the bootstrap script detects it automatically.
The leader key is Space. Press it and wait for which-key to show available commands.
| Key | Action |
|---|---|
<leader>ff | Find files (telescope) |
<leader>fg | Live grep (telescope) |
<leader>fb | Search buffers |
<leader>fr | Recent files |
<leader>fh | Help tags |
<leader>e | Toggle file explorer |
<leader>E | Reveal current file in explorer |
s | Flash jump |
S | Flash treesitter select |
<leader>cs | Toggle code outline (aerial) |
<leader>cS | Symbols nav (aerial) |
| Key | Action |
|---|---|
gd | Go to definition |
grr | Find references |
K | Hover documentation |
gra | Code actions |
grn | Rename symbol (live preview) |
gri | Go to implementation |
grt | Go to type definition |
gO | Document symbols |
[d / ]d | Previous/next diagnostic |
<leader>cd | Line diagnostics float |
<leader>cf | Format file |
| Key | Action |
|---|---|
gcc | Toggle line comment |
gsa | Add surrounding |
gsd | Delete surrounding |
gsr | Replace surrounding |
af / if | Select around/inside function |
ac / ic | Select around/inside class |
]f / [f | Next/previous function |
]c / [c | Next/previous class |
| Key | Action |
|---|---|
<leader>re | Extract function (visual) |
<leader>rv | Extract variable (visual) |
<leader>ri | Inline variable |
<leader>sr | Search and replace (grug-far) |
| Key | Action |
|---|---|
<leader>gg | Open lazygit |
]h / [h | Next/previous hunk |
<leader>ghs | Stage hunk |
<leader>ghr | Reset hunk |
<leader>ghp | Preview hunk |
<leader>ghb | Blame line |
<leader>ghS | Stage buffer |
<leader>ghR | Reset buffer |
| Key | Action |
|---|---|
<leader>db | Toggle breakpoint |
<leader>dB | Conditional breakpoint |
<leader>dc | Continue / start |
<leader>di | Step into |
<leader>do | Step over |
<leader>dO | Step out |
<leader>du | Toggle DAP UI |
<leader>dr | Toggle REPL |
| Key | Action |
|---|---|
<leader>tt | Run nearest test |
<leader>tf | Run file tests |
<leader>td | Debug nearest test |
<leader>ts | Toggle test summary |
<leader>to | Show test output |
]t / [t | Next/previous failed test |
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations