fix
Runs Prettier and lint validation to fix formatting and identify manual code quality issues before commit.
Install
npx skills add https://github.com/facebook/react --skill fixStats
| Total installs | 1,322 |
| Weekly installs | 1.3K |
| GitHub stars | 244.2K |
| First seen | Jan 24, 2026 |
| Source | @facebook/react |
Summary
- Runs Prettier for code formatting and linc for lint validation in sequence
- Identifies remaining manual fixes needed after automated corrections
- Prevents CI failures by catching formatting and lint errors before commit
Tags
Related skills
| Skill | Installs | vs fix |
|---|---|---|
| springboot-verification | 1,315 | -7 |
| guidelines-advisor | 1,289 | -33 |
| modern-python | 1,399 | +77 |
| cpp-coding-standards | 1,358 | +36 |
| swift-style | 1,354 | +32 |
FAQ
- How many installs does fix have?
- fix has 1,322 total installs and 1.3K installs this week.
- Where is fix hosted?
- fix is published by @facebook/react at https://github.com/facebook/react.
- How many GitHub stars does fix have?
- fix has 244.2K GitHub stars.
- When was fix first indexed?
- OrangeBot.AI first indexed fix on Jan 24, 2026.
- How do I install fix?
- Run: npx skills add https://github.com/facebook/react --skill fix