Good AI Tools

>> .claude/skills/typescript-review

stars: 44917
forks: 6078
watches: 44917
last updated: 2025-12-11 03:15:57

TypeScript/JavaScript Code Review Skill

@./../_shared/typescript-commands.md

Code Review Guidelines

Review pull requests with a focus on:

  • Compliance with project coding standards and conventions
  • Code quality and best practices
  • Clear and correct JSDoc comments
  • Type safety and proper TypeScript usage
  • React best practices (when applicable)