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.
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