sentry

Configure Sentry error tracking, performance monitoring, and alerts for web apps.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/gil00pita/lanify --skill sentry-gil00pita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry
Source: https://github.com/gil00pita/lanify/tree/main/.agents/skills/sentry
Command: npx skills add https://github.com/gil00pita/lanify --skill sentry-gil00pita

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors applications with Sentry including error tracking, performance monitoring, and alerting. Use when tracking errors, monitoring performance, setting up alerts, or debugging production issues.

Core Features & Use Cases

  • Automatic error tracking across frontend and backend
  • Performance monitoring with tracing and session replay
  • Alerts and issue management with dashboards and analytics
  • Use Case: Imagine you have a production issue where users report crashes; Sentry helps pinpoint root causes and measure performance.

Quick Start

Run the Sentry wizard to initialize error tracking and performance monitoring in your project.

Frequently Asked Questions about sentry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track production errors and crashes in my web app?

Error tracking in web apps captures production crashes by configuring a DSN to automatically report frontend and backend exceptions, helping pinpoint root causes and resolve issues quickly.

What is application performance monitoring and how does tracing work?

Application performance monitoring uses tracing to measure transaction latency across services, capturing timing data to identify slow database queries or API bottlenecks.

Can I set up alerts and dashboards for production issues?

Yes, you can configure alerts and dashboards for issue management, notifying you when new crashes occur and providing analytics to track error rates and performance metrics.

Does session replay work for debugging user-reported crashes?

Session replay captures user interactions before errors occur, letting you visually reproduce crashes and providing context around the exact state of the app during failure.

How do I install and configure observability instrumentation across modern web apps?

Run the setup wizard to initialize observability instrumentation, which configures your DSN and tracing settings automatically to enable error capture and performance monitoring.