About
Streamline your development workflow by automating code validation and linting across Rust and TypeScript projects. This skill provides specialized commands for running fast, targeted compiler checks and clippy analysis on specific crates or entire repositories, ensuring code quality and preventing build failures. By enforcing strict linting rules and using specialized flags like --no-deps, it offers focused, actionable feedback to help catch errors and maintain high standards before committing code to the repository.