skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

sentry-sdk-skill-creator

Create a new Sentry SDK skill bundle for a platform

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-sdk-skill-creator

Overview

What This Skill Does

Create a complete Sentry SDK skill bundle for any platform. Use when asked to create an SDK skill, add a new platform skill, write a Sentry skill for X, or build a new sentry-<platform>-sdk skill bundle with wizard flow and feature reference files.

Application

When to use this Skill

Documentation

Show Skills.md file

All Skills > SDK Skill Creator

Create a Sentry SDK Skill Bundle

Produce a complete, research-backed SDK skill bundle — a main wizard SKILL.md plus deep-dive reference files for every feature pillar the SDK supports.

Invoke This Skill When

  • Asked to "create a Sentry SDK skill" for a new platform
  • Asked to "add support for [language/framework]" to sentry-agent-skills
  • Building a new sentry-<platform>-sdk skill bundle
  • Porting the SDK skill pattern to a new Sentry SDK

Read ${SKILL_ROOT}/references/philosophy.md first — it defines the bundle architecture, wizard flow, and design principles this skill implements.


Phase 1: Identify the SDK

Determine what you're building a skill for:

# What SDK? What's the package name?
# Examples: sentry-go, @sentry/sveltekit, sentry-python, sentry-ruby, sentry-cocoa
Lines 1 - 25 of 318

Recommendations

Explore other random skills

All skillsMy patterns