skillby facebook
fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
Installs: 0
Used in: 1 repos
Updated: 2w ago
$
npx ai-builder add skill facebook/fixInstalls to .claude/skills/fix/
# Fix Lint and Formatting ## Instructions 1. Run `yarn prettier` to fix formatting 2. Run `yarn linc` to check for remaining lint issues 3. Report any remaining manual fixes needed ## Common Mistakes - **Running prettier on wrong files** - `yarn prettier` only formats changed files - **Ignoring linc errors** - These will fail CI, fix them before committing
Quick Install
$
npx ai-builder add skill facebook/fixDetails
- Type
- skill
- Author
- Slug
- facebook/fix
- Created
- 1mo ago