AI AGENT ADDONS

Sentry Sdk Upgrade

getsentry/sentry-for-ai

Upgrading the Sentry JavaScript SDK can be tricky. This skill helps you move from one major version to another, like v7 to v8 or v8 to v9. It finds your current Sentry setup and suggests the right steps.

The skill reads your project files to detect the framework and version. It scans for old patterns that need to change. Then it gives you a clear list of updates to make.

You can use it when you update package versions or see breaking errors. It saves time by guiding you through the migration. No more hunting through changelogs alone.

Add Sentry Sdk Upgrade skill to your workflow

Global

mkdir -p ~/.claude/skills/sentry-sdk-upgrade

Project

mkdir -p .claude/skills/sentry-sdk-upgrade

Source Repository

Stars
228
Forks
30
Watchers
228
License
MIT
Last Push
1 month ago
Created
9 months ago