sentry-nestjs-sdk
Full Sentry SDK setup for NestJS with Express or Fastify, GraphQL, microservices, WebSockets, and background jobs.
Setup & Installation
What This Skill Does
Full Sentry SDK setup for NestJS. Use when asked to add Sentry to NestJS, install @sentry/nestjs, setup Sentry in NestJS, or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for NestJS applications. Supports Express and Fastify adapters, GraphQL, microservices, WebSockets, and background jobs.
Handles NestJS-specific module wiring and adapter choices in one place instead of piecing it together from multiple SDK docs.
When to use it
- Adding @sentry/nestjs to a Fastify-based NestJS API
- Instrumenting a GraphQL NestJS schema with tracing
- Monitoring WebSocket gateways for errors
- Wiring Sentry into a NestJS microservice pattern
- Tracking background job health with crons
Similar Skills
wp-performance
A backend-only agent skill for diagnosing and fixing WordPress performance problems.
wp-playground
wp-playground runs disposable WordPress instances in the browser or locally via CLI, using WebAssembly and SQLite.
wp-wpcli-and-ops
Handles WordPress operational tasks via WP-CLI: database exports and imports, URL and domain migrations with search-replace, plugin and theme management, cron inspection, cache flushing, and multisite operations.
apollo-router-plugin-creator
Guides you through writing native Rust plugins for Apollo Router.
