pluginagentmarketplace/custom-plugin-rust

Rust programming language roadmap plugin for Claude

1 stars0 forksUpdated Jan 5, 2026
npx skills add pluginagentmarketplace/custom-plugin-rust

README

Rust Development Assistant

Version License Status SASMP

Agents Skills Commands


๐Ÿ“ฆ Install Now ยท ๐Ÿค– Explore Agents ยท ๐Ÿ“– Documentation ยท โญ Star this repo


What is this?

Rust Development Assistant is a Claude Code plugin with 8 agents and 12 skills for Rust development. Master ownership, borrowing, async/await, WebAssembly, and systems programming with expert AI agents.


๐Ÿ“‘ Table of Contents

Click to expand

๐Ÿš€ Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# Step 1๏ธโƒฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-rust

# Step 2๏ธโƒฃ Install the plugin
/plugin install rust-development-assistant@pluginagentmarketplace-rust

# Step 3๏ธโƒฃ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-rust.git
cd custom-plugin-rust

# Load locally
/plugin load .

# Restart Claude Code

โœ… Verify Installation

After restart, you should see these agents:

rust-development-assistant:rust-fundamentals-agent
rust-development-assistant:rust-type-system-agent
rust-development-assistant:rust-async-agent
rust-development-assistant:rust-tooling-agent
rust-development-assistant:rust-web-agent
rust-development-assistant:rust-project-agent
rust-development-assistant:rust-debugger-agent
rust-development-assistant:08-rust-devops

โœจ Features

FeatureDescription
๐Ÿค– 8 AgentsSpecialized AI agents for Rust tasks
๐Ÿ› ๏ธ 12 SkillsReusable capabilities with Golden Format
โŒจ๏ธ 4 CommandsQuick slash commands
๐Ÿ”„ SASMP v1.3.0Full protocol compliance
๐Ÿฆ€ Systems FocusOwnership, borrowing, async, WASM

๐Ÿค– Agents

8 Specialized Agents

#AgentPurpose
1rust-fundamentals-agentOwnership, borrowing, lifetimes basics
2rust-type-system-agentTraits, generics, pattern matching
3rust-async-agentAsync/await, Tokio, concurrency
4rust-tooling-agentCargo, testing, CI/CD
5rust-web-agentAxum, Actix, REST APIs
6rust-project-agentScaffolding, dependencies
7rust-debugger-agentError fixing, optimization
808-rust-devopsDocker, deployment, infrastructure

๐Ÿ› ๏ธ Skills

Available Skills

SkillDescriptionInvoke
ownership-borrowingMemory safety fundamentalsSkill("rust-development-assistant:ownership-borrowing")
error-handlingResult, Option patternsSkill("rust-development-assistant:error-handling")
async-programmingAsync/await with TokioSkill("rust-development-assistant:async-programming")
trait-genericsType system masterySkill("rust-development-assistant:trait-generics")
cargo-ecosystemCargo and dependenciesSkill("rust-development-assistant:cargo-ecosystem")
rust-dockerContainerization patternsSkill("rust-development-assistant:rust-docker")
rust-wasmWebAssembly compilationSkill("rust-development-assistant:rust-wasm")
rust-cliCLI appli

...

Read full README

Statistics

Stars1
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025