Add the marketplace
/plugin marketplace add BartekCK/bartek-marketplaceInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Browser automation and inspection via Chrome DevTools MCP — navigate, click, fill forms, inspect network traffic and console logs
Semantic coding tools via MCP — symbol search, code navigation, file editing, and codebase exploration for Claude Code
Development session closing — capture implementation summaries, record decisions, and sync project documentation when wrapping up work sessions
Codebase research and pattern discovery — investigate code patterns, locate references, find similar implementations, and provide placement guidance for new code
Database inspection and querying via dbhub MCP — explore schemas, run SQL queries, write migrations, and connect to databases
External documentation lookup — find and present official docs for libraries, packages, tools, and APIs from the internet
Uncompromising code quality evaluator — searches best practices online, evaluates against an 8/10 minimum standard, and produces structured PASS/FAIL reports
Expert backend, frontend, and testing agents with TypeScript/Node.js specialization — SOLID principles, design patterns, React, Tailwind, strict typing, Vitest/Jest testing, and clean code practices