sentry-for-claude
Sentry setup, issue debugging, and release tracking
All Skills in This Repository (5)
Pure Emerald Level Indicatorssentry-code-review
Parse Sentry comments in GitHub PRs and generate targeted fixes.
sentry-setup-metrics
Configure Sentry custom metrics for JavaScript/TypeScript and Python projects.
sentry-setup-tracing
Configure Sentry tracing for JavaScript, Python, and Ruby projects.
sentry-setup-ai-monitoring
Detect installed AI SDKs and configure Sentry AI Agent Monitoring.
sentry-setup-logging
Configure Sentry structured logging across JavaScript, Python, and Ruby platforms.
Frequently Asked Questions
FAQPage SchemaHow to install sentry-for-claude?â–¼
Run `npx skills add getsentry/sentry-for-claude --all -g -y` in your terminal to install all skills globally.
How to add Sentry to my project with an AI agent?â–¼
Just ask your agent to set up Sentry — the sentry-instrument skill detects your platform, installs the right SDK, and verifies a real error reaches your Sentry dashboard.
Can it fix Sentry issues automatically?â–¼
Yes. The sentry-debug-issue skill pulls the full issue context via the Sentry MCP server, root-causes it against your code, applies a fix with a test, and resolves the issue through a commit or PR.
Which frameworks and platforms are supported?â–¼
Setup guidance covers React, Next.js, Node.js, Python, Ruby, PHP, Go, .NET, Elixir, Android, iOS, Flutter, React Native, Svelte, Cloudflare, and more, each with platform-specific reference code.
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, with the Sentry MCP server configured automatically.
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