---
name: microck/typescript-review
source: https://app.decimal.ai/s/microck-typescript-review@1/SKILL.md
source_sha256: 501eeb11fa1b
---

# 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)