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