By misteral
Developer tools and coding guidelines including Microsoft Pragmatic Rust Guidelines
A collection of useful Claude Code plugins.
Install all plugins from this marketplace using:
/plugin marketplace add misteral/claude_plugins
Or install a specific plugin:
/plugin add misteral/claude_plugins/rutracker-plugin
Convert book chapters from your Calibre library to MP3 audiobooks using Google Gemini TTS via Vertex AI.
Features:
Usage:
/audiobook chapters 1-3 of "The Great Gatsby" - Convert chapter range/audiobook chapter 7 of "Book Title" - Convert single chapter/audiobook chapters 1, 3, 5 of "Book Title" - Convert specific chaptersRequirements:
calibredb and ebook-convertgcloud auth application-default login)Search for torrents on rutracker.org and download using aria2c.
Features:
Usage:
/rutracker login - Open login page for authentication/rutracker <film name> - Search and download a torrentRequirements:
MIT
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.
npx claudepluginhub misteral/claude_plugins --plugin developer-pluginSearch for torrents on rutracker.org and download using aria2c
Convert book chapters from Calibre library to MP3 audiobook using Google Gemini TTS via Vertex AI
System utilities for disk cleanup, maintenance, and diagnostics
Comprehensive 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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls