fix
Summary
Automated code formatting and linting to resolve style issues before CI checks.
- 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
SKILL.md
Fix Lint and Formatting
Instructions
- Run
yarn prettierto fix formatting - Run
yarn lincto check for remaining lint issues - Report any remaining manual fixes needed
Common Mistakes
- Running prettier on wrong files -
yarn prettieronly formats changed files - Ignoring linc errors - These will fail CI, fix them before committing
Weekly Installs
1.3K
Repository
facebook/reactGitHub Stars
244.2K
First Seen
Jan 24, 2026
Security Audits
Installed on
opencode1.2K
codex1.1K
gemini-cli1.1K
github-copilot1.0K
cursor1.0K
claude-code955