By liby
Persistent mistake memory for Claude Code. Logs corrections and patterns to a per-repo scratchpad so your agent stops repeating mistakes.
A curated collection of high-quality plugins for Claude Code.
Important: Make sure you trust a plugin before installing it. We do not control what MCP servers, files, or other software are included in third-party plugins and cannot verify that they will work as intended. See each plugin's homepage for more information.
Add this marketplace to Claude Code:
/plugin marketplace add liby/vibe-coding-plugins
Then install plugins:
/plugin install <plugin-name>@vibe-coding-plugins
Or browse available plugins in /plugin > Discover.
| Plugin | Category | Description |
|---|---|---|
| chrome-devtools-mcp | development | Chrome DevTools for coding agents. Control and inspect a live Chrome browser. |
| grep-by-vercel | development | Search over a million public GitHub repositories using grep.app's MCP server. |
| notebooklm-skill | productivity | Query Google NotebookLM notebooks for source-grounded answers from Gemini. |
For more information on developing Claude Code plugins, see the official documentation.
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 claimQuery Google NotebookLM notebooks for source-grounded, citation-backed answers from Gemini. Communicate directly with your uploaded documents.
Autonomous skill extraction and continuous learning. Claude extracts and preserves learned knowledge into reusable skills.
Search over a million public GitHub repositories using grep.app's official MCP server. Find real-world code examples, implementation patterns, and learn from open-source projects.
A collection of 179 rules that AI coding agents can use when writing Rust. Covers ownership, error handling, memory, API design, testing, performance, and more.
npx claudepluginhub liby/vibe-coding-plugins --plugin napkinPersistent memory system for AI coding sessions — cross-tool memory sharing with 6-dimensional hybrid search
OpenLTM — Long-Term Memory for AI coding agents: semantic search, context injection, session learning
Self-improving Claude Code plugin — learns from corrections across sessions via reflexio
Nemp Memory — Cognitive memory layer for AI agents across every platform. Local-first, zero cloud, works with Claude, Codex, Cursor, and Windsurf.
Curated persistent memory for Claude Code. Write gate prevents bloat — only behavior-changing facts get saved. Tiered architecture: daily logs, structured registers, and auto-loaded working memory.
Session workflow helpers - knowledge capture, confusion handling, course correction, clipboard copy