# Prettier Eslint CLI

> Use this skill when the user wants to format with prettier and lint with eslint.

- Skill: `javimosch/prettier-eslint-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/prettier-eslint-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/prettier-eslint-cli/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/prettier-eslint-cli

---


# Prettier-eslint-cli Plugin

Format with Prettier and lint with ESLint.

## Commands

### Operations
- `prettier-eslint-cli file format` — format file via prettier-eslint

## Usage Examples
- "prettier-eslint-cli --help"
- "prettier-eslint-cli <args>"

## Installation

```bash
npm install -g prettier-eslint-cli
```

## Examples

```bash
prettier-eslint --version
prettier-eslint --help
```

## Key Features
- prettier\n- eslint\n- formatting

