AI AGENT ADDONS

Your code should be clean and free of small mistakes. This skill helps you fix lint errors and formatting issues before you commit your changes. It runs Prettier to tidy up the formatting of your files. Then it checks with linc for any remaining lint problems.

You can commit your code with confidence. The skill ensures your code passes automated checks like CI. This saves you from failed builds and messy code reviews.

Add Fix skill to your workflow

Global

mkdir -p ~/.claude/skills/fix

Project

mkdir -p .claude/skills/fix

Source Repository

Stars
246,277
Forks
51,088
Watchers
246,277
License
MIT
Last Push
1 month ago
Created
13 years ago