This is an opinionated setup wizard for getting Sentry fully wired into TanStack Start React apps. It walks through client-side init in your router, server-side instrumentation via `instrument.server.mjs`, Vite plugin config for source maps, and middleware hooks in `src/start.ts`. The detection phase is thorough, checking for existing Sentry packages, key entry points, and even companion backend directories. The skill defaults to error monitoring, tracing, and session replay, then offers logs and user feedback as add-ons. Worth noting this targets TanStack Start 1.0 RC, which is still alpha territory, so expect some churn if you're on bleeding edge versions.
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-tanstack-start-sdk