This is the setup wizard you want when adding Sentry to a Svelte or SvelteKit project. It detects your framework version, scans your package.json and file structure, then walks you through the full installation with error monitoring, tracing, session replay, and optional logging. The skill handles both modern SvelteKit setups (with instrumentation.server.ts) and legacy versions, configures client and server hooks correctly, and sets up source map uploads via Vite. It even checks for adjacent backend directories to suggest cross-service tracing. The phase-based approach (detect, recommend, guide) means you get concrete next steps instead of vague questions, and it knows when to skip install if Sentry is already present.
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-svelte-sdk