# Typescript Review

> Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

- Skill: `activer007/typescript-review` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add activer007/typescript-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/activer007/typescript-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Activer007 (https://skillmd.com/u/activer007)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/activer007/typescript-review

---


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