·sentry

Sentry error monitoring and performance tracing patterns for Next.js applications.

7Installs·0Trend·@artivilla

Installation

$npx skills add https://github.com/artivilla/agents-config --skill sentry

How to Install sentry

Quickly install sentry AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/artivilla/agents-config --skill sentry
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: artivilla/agents-config.

SKILL.md

View raw

Guidelines for using Sentry for error monitoring and performance tracing.

Create spans for meaningful actions like button clicks, API calls, and function calls.

Import with import as Sentry from "@sentry/nextjs" - no need to initialize in other files.

Sentry error monitoring and performance tracing patterns for Next.js applications. Source: artivilla/agents-config.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/artivilla/agents-config --skill sentry
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from artivilla/agents-config

Quick answers

What is sentry?

Sentry error monitoring and performance tracing patterns for Next.js applications. Source: artivilla/agents-config.

How do I install sentry?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/artivilla/agents-config --skill sentry Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/artivilla/agents-config