Rs React Lint Format Check — Development agent for Claude Code
Subagent of rs-school-react-pr-reviewer.
How to install Rs React Lint Format Check
Installs to ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-lint-format-check.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bt-diana/claude-pr-review-toolkit/HEAD/.claude/agents/rs-react-lint-format-check.md -o ~/.claude/agents/bt-diana-claude-pr-review-toolkit-rs-react-lint-format-check.md Restart Claude Code, or start a new session, for it to be picked up.
What Rs React Lint Format Check does
name: "rs-react-lint-format-check" description: "Subagent of rs-school-react-pr-reviewer. Runs `npm run lint` and the Prettier check in a mentee's RS School React PR, inspects ESLint and Prettier configs for disabled rules, and checks the module bundler config and path aliases. 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 color: purple
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
- Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Rs React TypeScript Check
Subagent of rs-school-react-pr-reviewer. Inspects the TypeScript quality of a mentee's RS School React PR — an
Format Checker
Lightweight formatting and linting agent. Runs prettier, eslint, and other formatters. Uses Haiku for speed.
Rs React General Review
Subagent of rs-school-react-pr-reviewer. Runs the built-in review skill against the mentee's PR branch to surf
Lint Fixer
Fixes ESLint errors across the CLI package. Use after making multiple code changes that may have introduced li
Formatter
Runs prettier + oxlint --fix on modified files. Ensures consistent formatting and lint compliance with zero hu
Type Lint Runner
todomeプロジェクトの型チェック (cd client && npx tsc -b) と Lint (npm run lint) を実行し、エラーのみを構造化して返す専用エージェント。成功時は2行、エラー時はファイル
Related Skills
Auto Format Code
I'll format your code and fix TypeScript issues using the project's configured tools. I'll detect and run: - F
TypeScript Quality Hooks
by bartolli - Quality check hook for Node.js TypeScript projects with TypeScript compilation. ESLint auto-fixi
Create Hook
by Omri Lavi - Slash command for hook creation - intelligently prompts you through the creation process with s