Agent Skills: dev.lint

lint project

UncategorizedID: kevinslin/llm/dev.lint

Skill Files

Browse the full folder contents for dev.lint.

Download Skill

Loading file tree…

skills/dev.lint/SKILL.md

Skill Metadata

Name
dev.lint
Description
lint project

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