# Code Reviewer Typescriptjavascript

> Sub-skill of code-reviewer: TypeScript/JavaScript (+2).

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

---


# TypeScript/JavaScript (+2)

## TypeScript/JavaScript


- Check for any/unknown abuse
- Verify type safety
- Review async/await handling
- Check for memory leaks in React

## Python


- PEP 8 compliance
- Type hints present
- Exception handling
- Virtual environment usage

## Go


- Error handling patterns
- Goroutine leaks
- Interface usage
- Package organization

