
getsentry/sentry-for-cursor
6 skills44 installs12 starsGitHub
Install
npx skills add https://github.com/getsentry/sentry-for-cursorSkills in this repo
1Sentry Setup MetricsThe sentry-setup-metrics skill configures Sentry.metrics or sentry_sdk.metrics after detecting platform from package.json or Python dependency files. It explains counter, gauge, and distribution types with aggregation use cases, minimum SDK versions 10.25.0+ for JavaScript and 2.44.0+ for Python, and notes Ruby lacks dedicated metrics support. JavaScript setup verifies @sentry/nextjs, react, node, or browser packages, locates instrumentation-client or sentry config init files, and shows optional beforeSendMetric filtering. Python paths cover Django, Flask, and FastAPI. Metrics are enabled by default on supported SDK versions without init changes unless filtering is requested.10installs2Sentry Setup TracingThe sentry-setup-tracing skill configures Sentry Tracing across JavaScript, TypeScript, Python, and Ruby projects detected via package manifests. Core concepts explain traces, transactions as root spans, child spans, and tracesSampleRate sampling between 0 and 1. JavaScript paths add browserTracingIntegration for React and browser, configure tracePropagationTargets for distributed tracing, and set tracesSampleRate in Next.js client, server, and edge init files plus App Router generateMetadata Sentry.getTraceData for Next 14+. Python and Ruby sections cover sentry-sdk init with performance options. Custom span instrumentation guidance included for measuring API and page latency.9installs3Sentry Setup Loggingsentry-setup-logging configures Sentry structured logging across JavaScript, TypeScript, Python, Ruby, React, and Next.js. Detects SDK versions, enables console capture, wires Sentry.logger or sentry_sdk.logger, and validates required minimum SDK releases.7installs4Sentry Code Reviewsentry-code-review is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.6installs5Sentry Ios Swift Setupsentry-ios-swift-setup skill documents Setup Sentry in iOS/Swift apps. Use when asked to add Sentry to iOS, install sentry-cocoa SDK, or configure error monitoring, tracing, session replay, logging, or profiling for iOS applications using Swift and SwiftUI.. name: sentry-ios-swift-setup description: Setup Sentry in iOS/Swift apps. Use when asked to add Sentry to iOS, install sentry-cocoa SDK, or configure error monitoring, tracing, session replay, logging, or profiling for iOS applications using Swift and SwiftUI.6installs6Sentry Setup Ai Monitoringsentry-setup-ai-monitoring skill documents Setup Sentry AI Agent Monitoring in any project. Use this when asked to add AI monitoring, track LLM calls, monitor AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Automatically detects installed AI SDKs and configures the appropriate Sentry integration.. name: sentry-setup-ai-monitoring description: Setup Sentry AI Agent Monitoring in any project. Use this when asked to add AI monitoring, track LLM calls, monitor AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Automatically detects installed AI SDKs and configures the appropriate Sentry integration.6installs