aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:edgeandnode
1 artifact found
agentby edgeandnode
3d ago

rust-code-auditor

Use this agent when you want to perform a comprehensive review of Rust code to identify potential issues, anti-patterns, or areas for improvement. This agent proactively examines code quality, safety concerns, performance issues, and adherence to Rust best practices. Examples:\n\n<example>\nContext: The user wants to audit recently written Rust code for potential issues.\nuser: "I just finished implementing the new authentication module"\nassistant: "I'll use the rust-code-auditor agent to review the authentication module for any potential issues or improvements."\n<commentary>\nSince new code was written, use the rust-code-auditor to proactively review it for issues.\n</commentary>\n</example>\n\n<example>\nContext: The user explicitly asks for a code review.\nuser: "Can you review this async trait implementation for any issues?"\nassistant: "I'll launch the rust-code-auditor agent to thoroughly examine the async trait implementation."\n<commentary>\nThe user is explicitly asking for a review, so use the rust-code-auditor agent.\n</commentary>\n</example>\n\n<example>\nContext: After implementing a complex feature.\nuser: "I've completed the new service registry module with WebSocket support"\nassistant: "Great! Let me use the rust-code-auditor agent to review the service registry implementation for any potential issues or improvements."\n<commentary>\nA complex feature was completed, proactively use the rust-code-auditor to ensure code quality.\n</commentary>\n</example>

1 repos0 installs
$npx ai-builder add agent edgeandnode/rust-code-auditor
You've reached the end