Productivity

fix

facebook/react · updated Apr 8, 2026

$npx skills add https://github.com/facebook/react --skill 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

No content available.