About
The E2E skill streamlines the validation process for the Sentry JavaScript SDK by automating the complex sequence of rebuilding modified packages and running tests across various application environments. It intelligently detects changes in SDK packages, generates necessary tarballs, and executes E2E tests for specific applications like Next.js, Remix, or SvelteKit, ensuring that code changes maintain integrity across the entire Sentry ecosystem. This skill is essential for SDK contributors who need to verify their changes against real-world application scenarios without manually managing the build and test pipeline.