Automatically format Rust files with rustfmt and provide on-demand clippy linting
Automatically formats Rust code and runs linter checks to improve code quality and style.
Why this plugin
Integrates rustfmt and clippy directly into the editor for consistent formatting and real-time static analysis, catching common Rust errors early.
Prerequisites
Rust toolchain (cargo, rustfmt, clippy) installed on the system.
npx claudepluginhub cheolwanpark/useful-claude-pluginsComplete 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
Test-driven development methodology with red-green-refactor cycles and code review
WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design
Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing