About
The TypeScript/JavaScript Code Review skill automates the process of auditing code changes within pull requests or diffs. It focuses on ensuring compliance with Metabase coding standards, enforcing strict type safety, and verifying the quality of JSDoc comments. By leveraging tools like Grep and Bash, it identifies style violations and React best practices, helping developers maintain a high-quality, maintainable codebase and reducing the manual effort required during the peer review process.