typescript-react-smell-detector

Installation
SKILL.md

TypeScript React Smell Detector

List potential TypeScript and React code smells for review.

Flow

  1. Run scripts/scan.sh [path] or add --changed for Git changes.
  2. Review signal findings before hotspot findings.
  3. Inspect context and separate confirmed issues from dismissed matches.
  4. Follow OUTPUT.md for the synthesized review.

Commands

# Scan a path
skills/typescript-react-smell-detector/scripts/scan.sh src

# Scan Git changes as JSONL
skills/typescript-react-smell-detector/scripts/scan.sh --changed --format jsonl
Installs
6
GitHub Stars
7
First Seen
Aug 4, 2026
typescript-react-smell-detector — flpbalada/fb-skills