home/categories/ide-plugins/berrykuipers-claude-code-toolkit-claude-api-skills-source-validate-lint-skill-md
ide-pluginstools

validate-lint

Run ESLint and Prettier validation to check code style, formatting, and best practices. Returns structured output with error/warning counts, rule violations, and affected files. Used for code quality gates and pre-commit validation.

BerryKuipers
maintainer
BerryKuipers
更新于 1/19/2026
星标
5
分支
2
quick start

Installation and usage

Run ESLint and Prettier validation to check code style, formatting, and best practices. Returns structured output with error/warning counts, rule violations, and affected files. Used for code quality gates and pre-commit validation.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use validate-lint