typescript-review
SKILL.md
TypeScript/JavaScript Code Review Skill
@./../_shared/typescript-commands.md
Code Review Guidelines
Review pull requests with a focus on:
- Readability and maintainability
- Appropriate test coverage
- Compliance with project coding standards and conventions
- Code quality and best practices
- Type safety and proper TypeScript usage
- React best practices (when applicable)