sentry-for-ai
Sentry setup, issue debugging, and release tracking workflows
All Skills in This Repository (15)
Pure Emerald Level Indicatorssentry-sdk-upgrade
Upgrade Sentry JavaScript SDK across major versions with migration steps.
sentry-android-sdk
Automate Sentry Android SDK integration for Kotlin and Java apps.
sentry-browser-sdk
Configure and deploy the Sentry Browser SDK for error monitoring, tracing, and replay.
sentry-node-sdk
Automate Sentry integration for Node.js, Bun, and Deno runtimes.
sentry-otel-exporter-setup
Configure the OpenTelemetry Collector to send traces and logs to Sentry.
sentry-php-sdk
Automate Sentry PHP SDK setup for plain PHP, Laravel, and Symfony projects.
sentry-feature-setup
Route user intents to the appropriate Sentry feature skill.
sentry-workflow
Route user intents to Sentry workflow skills for triage, review, and upgrades.
sentry-nestjs-sdk
Automate Sentry error monitoring and tracing setup for NestJS projects.
sentry-dotnet-sdk
Automate Sentry setup for .NET projects with package selection and initialization patterns.
sentry-sdk-setup
Detect project files and route to the matching Sentry SDK setup skill.
sentry-instrument-logging
Automate Sentry logging setup and instrumentation across applications in a repository.
Frequently Asked Questions
FAQPage SchemaHow to install sentry-for-ai?โผ
Run `npx skills add getsentry/sentry-for-ai --all -g -y` in your terminal to install all Sentry skills globally.
How to add Sentry to my project with an AI assistant?โผ
Ask your assistant to set up Sentry and the sentry-instrument skill detects your platform, installs the right SDK, and verifies a real error reaches Sentry.
Can it fix Sentry errors automatically?โผ
Yes. The sentry-debug-issue skill pulls the full issue context, runs root-cause analysis, applies a code fix with a test, and resolves the issue via a linked commit.
Which frameworks and languages are supported?โผ
It covers Next.js, React, Node.js, Python, Ruby, Go, PHP, .NET, Elixir, Android, iOS, Flutter, React Native, Svelte, Cloudflare, and more.
Does it work with Claude Code, Cursor, and Codex?โผ
Yes. The skills follow the universal SKILL.md standard and ship as plugins for Claude Code, Cursor, Codex, and Grok.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core