Sentry
Official@getsentry · United States of America
Real-time crash reporting for your web apps, mobile apps, and games.
Agent Skills by Sentry
Showing 162 vetted skills indexed across 16 GitHub repositories.
skill-scanner
Scan agent skills for prompt injection, malicious code, and excessive permissions.
document-api-endpoint
Document and type Sentry API endpoints with drf-spectacular OpenAPI schemas.
triage-frontend-issues
Archives non-actionable noise issues in the Sentry javascript project via Sentry MCP.
warden
Analyze code changes with Warden before committing to detect security and quality issues.
backport-pr
Cherry-picks merged PRs onto maintenance branches and opens draft backport PRs.
write-tests
Write Vitest unit tests and Playwright E2E tests following repository testing conventions.
track-framework-updates
Generate weekly digests of upstream framework releases, discussions, and RFCs for Sentry JS SDK packages.
vendor-otel
Vendor OpenTelemetry instrumentation packages into the Sentry JavaScript SDK source tree.
bump-conventions
Bump the @sentry/conventions dependency version across every package in the monorepo.
port-span-names
Ports Sentry span ops to low-cardinality span names gated on span streaming.
fix-issue
Diagnose a GitHub issue, implement a small verified fix, and open a pull request.
linear-project-update
Drafts and posts Linear project status updates with user approval.
sentry-security
Review Sentry endpoints, serializers, and views for security vulnerabilities using patterns from real patches.
sentry-javascript-bugs
Review Sentry React and TypeScript diffs for bug patterns from real production issues.
seer-embed
Create Seer embed widgets with Zod schemas, React components, and backend codegen.
notification-platform
Implements notifications, renderers, and providers for Sentry's NotificationPlatform system.
cmdk-actions
Implements new actions for Sentry's Command+K palette using CMDKAction components and slots.
cell-architecture
Guides Sentry's region-to-cell architecture migration and cross-cell data access patterns.
feature-flags
Registers and checks FlagPole feature flags in Sentry Python and frontend code.
hybrid-cloud-test-gen
Generates hybrid cloud tests for Sentry's RPC services, API gateway, outbox patterns, and silo-decorated endpoints.
hybrid-cloud-rpc
Guides creation, modification, and deprecation of cross-silo RPC services in Sentry's hybrid cloud architecture.
migrate-container-queries
Migrates viewport media queries to container queries in Sentry's frontend codebase.
setup-dev
Set up and troubleshoot the Sentry local development environment using devenv and devservices.
react-testing
Write and review React and TypeScript tests using Jest and React Testing Library.
Frequently Asked Questions About Sentry
FAQPage SchemaWhat specific observability tasks can be performed using these skills?▼
These skills enable automated instrumentation of error monitoring, performance tracing, and structured logging across JavaScript, Python, Ruby, Go, and mobile platforms. They facilitate migration from legacy transaction-based tracing to modern span-streaming architectures and configure custom metrics for production health tracking.
Which personas benefit most from these technical capabilities?▼
Site Reliability Engineers, Backend Developers, and Frontend Architects benefit from these skills. They are designed for teams managing complex distributed systems who require standardized error reporting, security vulnerability auditing, and consistent configuration of telemetry across diverse microservice environments.
What are the prerequisites for integrating these monitoring capabilities?▼
Integration requires an existing project environment with supported runtimes such as Node.js, Python, PHP, or mobile frameworks. Users must have access to their repository's configuration files and the ability to execute standard package management commands to initialize the relevant SDKs.