# ESLint Code Review

> Runs ESLint to review code for style and correctness issues, with setup and documentation references.

- Skill: `agentskillexchange/eslint-code-review` (Agent Skill)
- Install (CLI): `npx skillmds add agentskillexchange/eslint-code-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/eslint-code-review/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools, Code Review
- Tags: Code Review, Eslint, Javascript, Linting
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/agentskillexchange/eslint-code-review

---


# ESLint Code Review



## Prerequisites

Node.js, npm

## Installation

Install or set up from the source-backed instructions:

npm install eslint --save-dev

- Source: https://github.com/eslint/eslint

## Documentation

- https://eslint.org/docs/latest/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/eslint-code-review/)

