By tailrocks
Rust engineering skills for writing, reviewing, refactoring, and documenting idiomatic Rust code
Claude Code plugin and reusable agent skill for writing and reviewing idiomatic Rust code.
The skill is source-neutral: it applies Rust ecosystem guidance for new and existing Rust projects, including ownership, borrowing, API design, error handling, tests, rustdoc, Clippy, rustfmt, performance, unsafe code review, and maintainable project structure.
| Skill | Description |
|---|---|
rust-best-practices | Review, write, and refactor Rust code for readability, API design, ownership, errors, tests, docs, tooling, and performance. |
After the marketplace is published:
/plugin marketplace add tailrocks/tailrocks-marketplace
/plugin install rust-best-practices@tailrocks-marketplace
For local development:
cd rust-best-practices
claude --plugin-dir .
Then use the namespaced skill in Claude Code:
/rust-best-practices:rust-best-practices review this crate
See .codex/INSTALL.md.
rust-best-practices/
|-- .claude-plugin/
| `-- plugin.json
|-- skills/
| `-- rust-best-practices/
| |-- SKILL.md
| |-- agents/
| `-- references/
|-- .codex/
| `-- INSTALL.md
|-- AGENTS.md
|-- CLAUDE.md
|-- LICENSE
`-- README.md
Apache-2.0
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 claimHigh-signal pull request review workflow with specialized review agents, validation, and fix guidance
npx claudepluginhub tailrocks/tailrocks-marketplace --plugin rust-best-practicesComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.