Fec Typescript Reviewer banner
bovinphang bovinphang

Fec Typescript Reviewer

Project Management community

Description

--- name: fec-typescript-reviewer description: TypeScript/JavaScript special review: type safety, async correctness, Node/Web safety, idioms. Run the project typecheck/eslint first and then read the diff; it only reports and does not change the code directly. Suitable for .ts/.tsx/.js/.jsx changes or PR-level TS/JS reviews. Division of labor with fec-code-reviewer: This agent focuses on language and runtime semantics, while the other party focuses on front-end UI/component architecture. tools: R

Installation

Installs to ~/.claude/agents/bovinphang-frontend-craft-fec-typescript-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bovinphang/frontend-craft/HEAD/agents/fec-typescript-reviewer.md -o ~/.claude/agents/bovinphang-frontend-craft-fec-typescript-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository