By bug-ops
Automate Rust development with specialized agents for code review, security auditing, live testing, architecture analysis, documentation (mdBook/Obsidian), CI/CD, issue triage, and release management. Coordinate multi-agent teams for debugging and feature implementation. Generate structured specs from ideas.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Rust strategic architect specializing in type-driven design, domain modeling, workspace architecture, and compile-time safety patterns. Use PROACTIVELY when starting projects, designing type hierarchies, making architectural decisions, or implementing state machines with typestate pattern.
Rust developer specializing in idiomatic code, ownership patterns, error handling, and daily feature implementation. Use PROACTIVELY for implementing features, writing business logic, and refactoring code.
Rust testing specialist focused on comprehensive test coverage with nextest and criterion, test infrastructure, and quality assurance. Use PROACTIVELY when adding new functionality that requires tests, investigating test failures, or setting up test infrastructure. Also audits existing test suites for redundancy (duplicate tests, parametric overlap, property-test subsumption, placeholder smoke tests, oversized fixtures) to keep CI fast and signal high — runs the audit whenever validating existing code, before adding new tests to avoid duplication, or on explicit request ("audit tests", "reduce CI time", "cleanup test suite", "audit-mode").
Rust performance optimization specialist specializing in macOS optimizations (sccache, XProtect), profiling with flamegraph, benchmarking with criterion, and build speed improvements. Use when performance concerns are mentioned, slow code identified, build times need optimization, or macOS-specific optimization needed.
Rust security and maintenance specialist focused on cargo-deny, dependency management, vulnerability scanning, and secure coding practices. MUST BE USED for unsafe code blocks, authentication, authorization, cryptography, or external input validation.
Format documentation as an Obsidian knowledge base using the Zettelkasten method. Triggers on: 'obsidian', 'zettelkasten', 'knowledge base', 'create vault', 'obsidian notes', 'convert to obsidian', 'format as obsidian', 'cross-reference notes', 'map of content', 'MOC', 'atomic notes'. Produces interlinked notes with YAML properties, wikilinks, tags, callouts, and Maps of Content.
Write, structure, and maintain high-quality technical documentation using mdBook. Use when creating or editing mdBook projects, writing Rust/software project documentation, structuring SUMMARY.md, drafting chapters, API references, tutorials, architecture docs, or any mdBook-related content. Triggers on "mdbook", "documentation", "write docs", "technical writing", "book.toml", "SUMMARY.md", "chapter", "tutorial", "API reference", "architecture doc", "user guide", or "developer guide".
Architecture and code quality audit protocol for Rust projects. Activates expert knowledge across type safety, modularity, testability, readability, DRY, and async concurrency. Called by rust-arch-analyst at startup via Skill(...). When invoked directly as /arch-inspect [focus], the current session runs the audit without spawning subagents.
Orchestrate a continuous improvement cycle: spawn rust-live-tester for live testing, rust-researcher for dependency monitoring and research, rust-arch-analyst for code quality and architecture review, and rust-security-analyst for vulnerability scanning. Aggregates findings and produces a cycle summary.
Validate, format, and convert YAML/JSON files using fast-yaml (fy) tool. Triggers on: 'validate yaml', 'format yaml', 'lint yaml', 'check yaml syntax', 'convert yaml to json', 'convert json to yaml', 'yaml formatter', 'fix yaml formatting', 'json to yaml'. Supports bidirectional YAML ↔ JSON conversion, YAML 1.2.2 spec with parallel processing for batch operations.
Uses power tools
Uses Bash, Write, or Edit tools
A curated collection of specialized plugins for Claude Code CLI, designed to enhance development workflows with domain-specific expertise.
This repository contains plugins that extend Claude Code's capabilities with specialized agents, tools, and workflows for various development domains. Each plugin provides a set of expert agents tailored to specific aspects of software development.
rust-code)A comprehensive collection of specialized Rust development agents covering the entire Rust development lifecycle.
Location: ./rust-code
Key features:
new-feature, spec-driven, bug-fix, refactoring, security, docs, dependency, performance, ci-cd) and runs only the agents that chain needsAgents included:
| Agent | Model | Specialization |
|---|---|---|
| rust-architect | opus | Workspace design, type-driven architecture, strategic decisions |
| rust-developer | sonnet | Idiomatic code, ownership patterns, feature implementation |
| rust-testing-engineer | sonnet | Test coverage with nextest and criterion |
| rust-performance-engineer | sonnet | Performance optimization, profiling, build speed |
| rust-security-maintenance | opus | Security scanning, vulnerability assessment, dependency management |
| rust-code-reviewer | sonnet | Quality assurance, standards compliance, code review |
| rust-cicd-devops | sonnet | GitHub Actions, cross-platform testing, workflows |
| rust-debugger | sonnet | Error diagnosis, runtime debugging, panic analysis |
| rust-critic | opus | Adversarial design critique, assumption stress-testing |
| sdd | sonnet | Full-cycle SDD orchestrator: BRD/SRS/NFR → spec/plan/tasks → knowledge base |
| rust-live-tester | sonnet | Live binary execution, anomaly detection, coverage tracking, bug filing |
| tech-writer | sonnet | User-facing documentation with mdBook, progressive disclosure |
| rust-researcher | sonnet | Dependency monitoring, security advisories, research, competitive parity |
| rust-arch-analyst | sonnet | Architecture audits: type system anti-patterns, DRY violations, workspace structure, async defects |
| rust-security-analyst | sonnet | Vulnerability audits: dependency advisories, unsafe code, secrets, injection, crypto misuse, auth, panic-DoS, supply chain |
Best for: Rust projects requiring expert guidance in architecture, performance, security, testing, DevOps, or multi-agent team workflows.
The easiest way to install plugins is via the marketplace:
# Add the marketplace
claude plugin marketplace add bug-ops/claude-plugins
# Install the Rust agents plugin
claude plugin install rust-agents@claude-rust-agents
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 claimnpx claudepluginhub bug-ops/claude-plugins --plugin rust-agentsRust development skill with strict coding standards, FAIL FAST error handling, and build/review agents
Comprehensive Rust development assistant with meta-question routing, coding guidelines, version queries, and ecosystem support
Rust development - cargo, clippy, testing, memory safety
Rust code review and development skills covering ownership, lifetimes, error handling, async/tokio, serde, sqlx, axum, macros, FFI, unsafe, concurrency, and testing patterns.
Rust language server
Comprehensive Rust development skill bringing memory safety, performance optimization, and Rust idioms to AI-assisted systems programming and application development.