Use this skill when the user wants to format with prettier and lint with eslint.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-4cec80b0)More formats (shields.io, HTML) on the badges page.
---
name: prettier-eslint-cli
description: Use this skill when the user wants to format with prettier and lint with eslint.
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!