This walks Claude through installing and configuring Sentry's error monitoring, tracing, session replay, and logging in Svelte and SvelteKit projects. It detects your framework version (SvelteKit 2.31+ uses the modern instrumentation.server.ts pattern, older versions init in hooks.server.ts), checks existing setup, then offers either the interactive wizard or manual file-by-file instructions across five to six files including hooks, Vite config, and source map upload. The wizard is faster but requires you to run it yourself since it opens a browser. Manual setup gives you full control over sample rates and PII settings. It also checks for backend directories and suggests cross-SDK setup if you're running Go, Python, or Ruby services alongside your frontend.
npx -y skills add getsentry/sentry-for-ai --skill sentry-svelte-sdk --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar