A collection of plugins for Claude Code.
/plugin marketplace add Bikach/claude-plugins
| Command | Description |
|---|---|
/plugin marketplace add <owner>/<repo> | Add a marketplace |
/plugin marketplace remove <owner>/<repo> | Remove a marketplace |
/plugin marketplace list | List all configured marketplaces |
/plugin marketplace update | Update all marketplaces |
| Command | Description |
|---|---|
/plugin install <plugin-name>@<owner> | Install a plugin from a marketplace |
/plugin uninstall <plugin-name> | Uninstall a plugin |
/plugin list | List installed plugins |
/plugin update | Update all installed plugins |
/plugin update <plugin-name> | Update a specific plugin |
| Plugin | Description |
|---|---|
| codegraph | Analyze and navigate codebases through a Neo4j-backed knowledge graph |
MIT
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub bikach/claude-pluginsLightweight knowledge graph for AI-assisted development. Impact analysis, code search, dependency tracking, and context generation.
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Graph-first code intelligence for AI agents. SurrealDB knowledge graph + 52 MCP tools replace Read/Grep/Glob with deterministic graph traversal. 80–95% fewer tokens on code context. Rust-native, fully local.
Persistent incremental knowledge graph for token-efficient, context-aware code reviews with Claude Code
Code graph navigation and semantic search for LLM coding agents