Acerca de
This skill streamlines the pre-deployment workflow by executing a prioritized checklist of quality assurance tasks tailored to the impact of code changes. It intelligently scales from basic linting and type-checking for minor UI updates to comprehensive Jest unit testing and repeated Playwright E2E tests using Firebase emulators for critical logic modifications. By enforcing a consistent preflight routine and verifying git status, it helps developers catch regressions and flakiness before they reach production.