Lint check
Skill erdemtuna/craft/testdata/packages/valid/skills/lint-check
Agent Skills package manager: resolve, install, and manage skill dependencies
npx -y skills add erdemtuna/craft --skill lint-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Automated linting and code style enforcement. Use when users want to check code quality, fix formatting issues, or enforce coding standards across a project.
SKILL.md
0.4 KB, as published. Nobody here has run it
Lint Check
A skill for running automated linting and code style checks.
When to Use
- User asks to check code quality or style
- User wants to enforce coding standards
- User needs to fix formatting issues