getsentrygetsentryOfficialยท20 Agent Skills Included

sentry-javascript

Automate Sentry JavaScript SDK development, testing, and release workflows

Automates daily maintenance work on the Sentry JavaScript SDK monorepo, including issue triage, small bug fixes, dependency upgrades, security alert resolution, and PR backports. Removes repetitive manual steps like rebuilding test tarballs, bumping size limits, vendoring OpenTelemetry packages, and drafting release changelogs. Helps engineers and AI agents ship verified SDK changes faster with consistent Git, testing, and review conventions.
npx skills add getsentry/sentry-javascript --all -g -y
Available:

Gives the AI agent the monorepo's operating rules, covering Yarn-based builds, Git Flow branching, PR conventions, linting tools, and how to route tasks to the individual skills in this suite.

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
getsentrygetsentry

fix-security-vulnerability

Analyze Dependabot security alerts and propose fixes in GitHub repositories.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

triage-issue

Automate GitHub issue triage with codebase research and security checks.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

bump-size-limit

Adjust bundle size limits in `.size-limit.js` when CI checks fail.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

add-ai-integration

Instrument new AI providers in the Sentry JavaScript SDK using Gen AI Conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

release

Automate Sentry JavaScript SDK release preparation with versioning and changelog updates.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

skill-scanner

Scan agent skills for security vulnerabilities using static analysis and pattern matching.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

upgrade-otel

Upgrade OpenTelemetry instrumentation packages in the Sentry JavaScript SDK.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

skill-creator

Create, modify, and evaluate AI skills with SKILL.md files and performance tests.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

add-cdn-bundle

Generate Sentry browser CDN bundles with specified feature combinations.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

upgrade-dep

Upgrade dependencies in the Sentry JavaScript SDK monorepo with yarn.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

dotagents

Install and symlink agent skills declared in agents.toml.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

e2e

Run end-to-end tests for Sentry JavaScript SDK applications with variant support.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install sentry-javascript skills?โ–ผ

Run `npx skills add getsentry/sentry-javascript --all -g -y` in your terminal to install the full skill suite globally.

What do the Sentry JavaScript agent skills do?โ–ผ

They automate SDK maintenance tasks like triaging GitHub issues, fixing Dependabot security alerts, upgrading dependencies, running E2E tests, and preparing releases.

Can AI triage and fix GitHub issues automatically?โ–ผ

Yes. The triage-issue and fix-issue skills research the codebase, identify root causes, and open verified pull requests, with built-in prompt injection protection.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Can I backport a PR to an older Sentry SDK major version?โ–ผ

Yes. The backport-pr skill cherry-picks a merged PR onto a maintenance branch like v10, resolves conflicts, and opens a draft backport PR automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’