bt-diana

Rs React TypeScript Check — Development agent for Claude Code

Development community

Subagent of rs-school-react-pr-reviewer.

How to install Rs React TypeScript Check

Installs to ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-typescript-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bt-diana/claude-pr-review-toolkit/HEAD/.claude/agents/rs-react-typescript-check.md -o ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-typescript-check.md

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

What Rs React TypeScript Check does


name: "rs-react-typescript-check" description: "Subagent of rs-school-react-pr-reviewer. Inspects the TypeScript quality of a mentee's RS School React PR — `any` usage, missing return types, missing enums for constant groups, generics, readonly props, strict mode, type-suppression comments. Writes line-anchored findings to a Comments JSON file (it does NOT post to the PR) and returns the rest as a flat bullet list (or 'No issues found.'). Does NOT score against the rubric." model: sonnet col

Alternatives in Development

  • Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
  • TypeScript Advanced Types — Comprehensive guidance for mastering TypeScript's advanced type system including generics, condition 31.9k ★
  • SMB Enumeration — crackmapexec smb {target} -u {user} -p {pass} --shares crackmapexec smb {target} -u {user} -p {pass} --users c 213 ★

Full documentation available on GitHub

View Source Repository