javascript-code-review
CommunityMaster JS code review
AuthorTriNgo0108
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers conduct thorough and effective code reviews for JavaScript projects, ensuring code quality, adherence to modern best practices, and the prevention of common bugs and performance issues.
Core Features & Use Cases
- Modern Syntax Review: Checks for correct usage of
let/const, arrow functions, template literals, and destructuring. - Async Pattern Analysis: Identifies issues with
async/await, promise handling, and potential race conditions. - Memory Leak Detection: Highlights common causes like uncleaned event listeners and unnecessary closure captures.
- Use Case: When reviewing a pull request for a new feature, use this Skill to automatically flag potential anti-patterns in the JavaScript code, ensuring it's robust and maintainable.
Quick Start
Review the attached JavaScript file 'user-auth.js' for common errors and best practice violations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: javascript-code-review Download link: https://github.com/TriNgo0108/z-command/archive/main.zip#javascript-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.