About
Streamlines the development workflow by providing automated formatting operations for Rust and TypeScript components. It leverages justfile tasks to wrap complex toolchain commands like cargo nightly fmt and pnpm format, ensuring that stylistic standards are applied uniformly across the codebase. By integrating mandatory post-edit formatting routines, the skill helps developers maintain clean, readable code and prevents style-related friction during the code review and pull request process.