This skill empowers Claude to perform automated, high-quality code reviews on TypeScript and JavaScript codebases. It focuses on maintaining project-specific coding standards, ensuring strict type safety, verifying JSDoc documentation, and upholding React best practices. By analyzing pull requests and diffs, it helps developers catch style violations and logic issues early in the development lifecycle, ensuring a cleaner, more maintainable, and production-ready codebase.
主要功能
01Automates compliance checks for large-scale JS/TS projects
02Identifies style violations and quality issues in diffs
03Verifies JSDoc comments for clarity and correctness
040 GitHub stars
05Enforces TypeScript type safety and coding standards
06Analyzes React components for optimization and best practices