kevinslin

dev.lint

lint project

kevinslin 6 Updated 5mo ago
GitHub

Install

npx skillscat add kevinslin/llm/dev-lint

Install via the SkillsCat registry.

SKILL.md

Run the following scripts in order:

npm run lint
npm run format

Print "success" if both are successful. If you encounter errors, try to fix the errors and run lint again to verify errors are fixed