1 indexed skills · max 10 per page
facebook/react · Productivity
Pre-commit validation for React contributions with parallel type checking and testing. \n \n Runs formatting and linting sequentially, stopping on first failure to catch issues early \n Executes type checking and dual test suites (source and www) in parallel using subagents for efficiency \n Accepts optional test pattern argument to filter which tests run \n Provides detailed failure reporting with suggested fixes when any step fails \n