typescript-review

Review TypeScript and JavaScript diffs for type safety and coding standards.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dgparent/Second-Brain-Foundation --skill typescript-review-dgparent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-review
Source: https://github.com/dgparent/Second-Brain-Foundation/tree/main/infra/analytics/metabase/.claude/skills/typescript-review
Command: npx skills add https://github.com/dgparent/Second-Brain-Foundation --skill typescript-review-dgparent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps reviewers enforce TypeScript/JavaScript coding standards, type safety, and code quality in PRs.

Core Features & Use Cases

  • Type safety checks: Validate type definitions, interfaces, generics.
  • Style and conventions: Enforce naming, JSDoc, and React patterns if applicable.
  • Guided feedback: Provide actionable improvements.

Quick Start

Review the diff for a TS/JS change and surface potential issues with types and interfaces.