By liby
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.
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.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Query 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.
Persistent mistake memory for Claude Code. Logs corrections and patterns to a per-repo scratchpad so your agent stops repeating mistakes.
npx claudepluginhub liby/vibe-coding-plugins --plugin rust-skillsComprehensive Rust development assistant with meta-question routing, coding guidelines, version queries, and ecosystem support
Rust development skill with strict coding standards, FAIL FAST error handling, and build/review agents
Rust code review and development skills covering ownership, lifetimes, error handling, async/tokio, serde, sqlx, axum, macros, FFI, unsafe, concurrency, and testing patterns.
Comprehensive Clippy skills for Rust linting and code quality with lint configuration, categories, and custom lint development.
Rust development - cargo, clippy, testing, memory safety
Claude Code-specific skills for plugin marketplace management, validation, and component creation