beagle-rust
Rust code review and development skills covering ownership, lifetimes, error handling, async/tokio, serde, sqlx, axum, macros, FFI, unsafe, concurrency, and testing patterns.
pinned to #a5919c1updated 2 weeks ago
Ask your AI client: “install plugins/beagle-rust”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/beagle-rustmetahub onboarded this repo on the author's behalf.
If you own github.com/existential-birds/beagle on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
69
Last commit
2 weeks ago
Latest release
published
- #agent-skills
- #ai-agents
- #ai-coding-assistant
- #anthropic
- #claude-code
- #claude-code-plugin
- #claude-code-skills
- #code-review
- #coding-agent
- #developer-tools
- #documentation
- #elixir
- #golang
- #llm
- #python
- #react
- #rust
- #swift
- #testing
- #typescript
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a5919c1· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrenta5919c1warn2 weeks ago
Contents
Rust, tokio, axum, sqlx, and serde code review. Part of the beagle Agent Skills marketplace — see the full skill catalog.
Installation
For any coding agent that supports Agent Skills:
npx skills add existential-birds/beagle
For Claude Code:
claude plugin marketplace add https://github.com/existential-birds/beagle
claude plugin install beagle-rust@existential-birds
Skills
| Skill | Description |
|---|---|
review-rust | Comprehensive Rust review that fans out across detected technology areas, running in parallel when subagents are available |
rust-code-review | Reviews ownership, borrowing, lifetimes, error handling, trait design, and unsafe usage for Rust 2024 idioms |
rust-best-practices | Guidance for idiomatic Rust: borrowing vs cloning, Result-based errors, dispatch choices, perf, clippy, doc tests |
rust-project-setup | Scaffolds new Rust projects and workspaces with Cargo.toml, CI, and clippy/rustfmt configuration |
tokio-async-code-review | Reviews tokio runtime usage: task management, sync primitives, channels, runtime config, and tower/hyper integration |
axum-code-review | Reviews axum 0.7+ services for routing, extractors, middleware, state management, and error handling |
sqlx-code-review | Reviews sqlx code for compile-time query checking, pool management, migrations, offline mode, and PostgreSQL usage |
serde-code-review | Reviews serde code for derive patterns, enum representations, custom impls, and format-specific serialization bugs |
rust-testing-code-review | Reviews unit, integration, async, mock, and property-based tests including Rust 2024 testing changes |
ffi-code-review | Reviews extern blocks, #[repr(C)] types, string handling, callbacks, and unsafe boundary correctness |
macros-code-review | Reviews macro_rules! and procedural, derive, and attribute macros for hygiene, fragment misuse, and compile-time impact |
review-verification-protocol | Reference: mandatory verification steps loaded before reporting any review findings to reduce false positives |
See Also
- Skill catalog — every skill in the marketplace
- beagle-core — shared workflows, verification, and git skills
- beagle marketplace — the full Agent Skills marketplace
Reviews
No reviews yet. Be the first.
Related
beagle-ai
Pydantic AI, LangGraph, DeepAgents, and Vercel AI SDK skills for building and reviewing AI applications.
beagle-docs
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.
superpowers-symfony
A Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible
mh install plugins/beagle-rust