소개
The typescript-review skill automates the analysis of pull requests and code diffs for TypeScript and JavaScript projects. It scans for style violations, missing JSDoc documentation, and improper type usage while ensuring adherence to specific project conventions and React patterns. This tool is particularly useful for maintaining high code quality and consistency across collaborative development teams, helping developers catch subtle bugs, architectural issues, and linting errors before they reach production.