By bartekck
Semantic coding tools via MCP — symbol search, code navigation, file editing, and codebase exploration for Claude Code
npx claudepluginhub bartekck/bartek-marketplace --plugin my-serenaActivates an already-registered Serena project for the current session. Triggers on 'No active project' errors, 'activate Serena', 'start Serena session', 'make Serena work', or when Serena tools are not responding at session start despite the project being already registered.
Guides through the full Serena project registration and initial activation workflow. Triggers on 'register a Serena project', 'init Serena', 'set up Serena for this project', 'add project to Serena', 'configure Serena', or when encountering 'No source files found' errors during project registration.
A marketplace of Claude Code plugins for development tooling, research, and session management.
The marketplace contains 9 plugins, all registered in the marketplace manifest. All plugins target the 8/10 quality threshold enforced by the brutal-critic plugin. The remaining technical debt is minor (db-connect DSN persistence workaround).
| Plugin | Description |
|---|---|
browser-manager | Browser automation via Chrome DevTools MCP |
my-serena | Semantic coding tools via MCP |
session-closer | Session closing — capture summaries, decisions, and sync docs |
code-researcher | Codebase research and pattern discovery |
database | Database inspection and querying via dbhub MCP |
docs-researcher | External documentation lookup |
brutal-critic | Uncompromising quality evaluator for code and text with PASS/FAIL reports |
software-development | Frontend/backend development agents with best-practice skills |
software-architect-nextjs | Next.js architect agent with MCP-powered docs and implementation delegation |
.claude-plugin/marketplace.json lists all available plugins with source pathsclose-session skill.claude-plugin/
marketplace.json # Plugin registry
plugins/
browser-manager/
brutal-critic/
code-researcher/
database/
docs-researcher/
my-serena/
session-closer/
software-development/
software-architect-nextjs/
README.md with usage detailsSemantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Codebase search and context retrieval using hybrid semantic/lexical search with neural reranking
A powerful code indexing tool with multi-platform support
CodeAlive context engine for semantic code search and AI-powered codebase Q&A. Enables AI coding agents to understand entire codebases beyond just open files — search across all indexed repositories, trace cross-service dependencies, discover usage patterns, and get synthesized answers to architectural questions. Includes a lightweight code exploration subagent, authentication hooks, and multiple search modes (fast lexical, semantic, and deep cross-cutting). Works standalone or alongside the CodeAlive MCP server for direct tool access via the Model Context Protocol.
Teaches Claude how to use sverklo's code intelligence MCP tools — semantic search, blast-radius, PR review, codebase audit, persistent memory
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer