tag-production skills

129 tagged tag-production, measured the same way as everything else here.

Browse within: sdk-setup 19

getsentry/skills

Skill Claude CodeCodex

Part of skills

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

973 +11 8d ago A 54 tokens original Apache-2.0

django-perf-review

02

getsentry/skills

Skill Claude CodeCodex

Part of skills

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.

973 +11 8d ago A 55 tokens original Apache-2.0

security-review

03

getsentry/skills

Skill Claude CodeCodex

Part of skills

Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.

973 +11 8d ago A 61 tokens original Apache-2.0

getsentry/sentry-mcp

Skill Claude CodeCodex

Review code for correct logging and error handling patterns. Use when reviewing code that handles errors, uses logging functions, or captures exceptions. Enforces the error hierarchy where 4xx errors are never logged to Sentry and 5xx errors always are. Trigger phrases include "review logging", "check error handling"…

834 5d ago A 83 tokens

mcp-audit

05

getsentry/sentry-mcp

Skill Claude CodeCodex

Audit MCP servers for protocol compliance, metadata drift, and compatibility regressions. Use when reviewing tool annotations, tool/result schemas, structured output, lifecycle/init handshake, capabilities, prompts/resources support, transports, auth, security, version drift, or Warden/CI MCP compatibility checks.…

834 5d ago A 105 tokens

openspec-explore

06

getsentry/sentry-mcp

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

834 5d ago A 39 tokens

code-review

07

getsentry/warden

Skill Claude CodeCodex

Finds real correctness bugs in code changes. Use for adversarial code review, bug hunts, regression review, PR correctness review, logic errors, data loss, race conditions, state bugs, interface contract breaks, error handling bugs, edge cases, broken builds, or broken workflows. Excludes style, readability…

403 5d ago A 85 tokens

security-review

08

getsentry/warden

Skill Claude CodeCodex

Finds exploitable application security vulnerabilities in code changes. Use for Warden security scans, appsec review, OWASP-style checks, authentication or authorization bugs, injection, XSS, SSRF, path traversal, secrets, unsafe crypto, webhook verification, open redirects, or sensitive data exposure.

403 5d ago A 62 tokens

skill-writer

09

getsentry/warden

Skill Claude CodeCodex

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source…

403 5d ago A 83 tokens

sentry-android-sdk

10

getsentry/sentry-for-ai

Skill Claude CodeCodex

Full Sentry SDK setup for Android. Use when asked to "add Sentry to Android", "install sentry-android", "setup Sentry in Android", or configure error monitoring, tracing, profiling, session replay, or logging for Android applications. Supports Kotlin and Java codebases.

255 5d ago A 64 tokens original MIT

sentry-flutter-sdk

11

getsentry/sentry-for-ai

Skill Claude CodeCodex

Full Sentry SDK setup for Flutter and Dart. Use when asked to "add Sentry to Flutter", "install sentryflutter", "setup Sentry in Dart", or configure error monitoring, tracing, profiling, session replay, or logging for Flutter applications. Supports Android, iOS, macOS, Linux, Windows, and Web.

255 5d ago A 74 tokens original MIT

getsentry/sentry-for-ai

Skill Claude CodeCodex

Full Sentry SDK setup for React Native and Expo. Use when asked to "add Sentry to React Native", "install @sentry/react-native", "setup Sentry in Expo", or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React…

255 5d ago A 75 tokens original MIT

warden-skill

13

getsentry/dotagents

Skill Claude CodeCodex

Guide for using Warden CLI locally to analyze code changes. Use when running warden commands, configuring warden.toml, creating custom skills, understanding triggers, or troubleshooting analysis issues. Triggers on "run warden", "warden config", "warden.toml", "create warden skill", "add trigger", or any…

224 +2 7d ago A 77 tokens original MIT

dotagents-qa

14

getsentry/dotagents

Skill Claude CodeCodex

QA dotagents changes and published releases in Docker, including CLI lifecycles, user/global scope, real plugins, and Claude, Codex, OpenCode, or Pi projections. Use when behavior, packaging, scopes, or harness integration needs runtime proof.

224 +2 7d ago A 56 tokens original MIT

dotagents

15

getsentry/dotagents

Skill Claude CodeCodex

Manage dotagents dependencies and runtime config. Use when asked to "add a skill", "install skills", "remove a skill", "configure plugins", "configure subagents", "dotagents init", "agents.toml", "agents.lock", "sync skills", "list skills", "set up dotagents", "configure trust", "add MCP server", "add hook", "wildcard…

224 +2 7d ago A 104 tokens original MIT

sentry-cli

16

getsentry/cli

Skill Claude CodeCodex

../../../../../../packages/cli/plugins/sentry-cli/skills/sentry-cli/SKILL.md.

116 2d ago A 0 tokens

vercel-deepsec

17

getsentry/warden-skills

Skill Claude CodeCodex

Detects broad web application security vulnerabilities using the Vercel DeepSec benchmark prompt. Use when benchmarking security review coverage or running an open-ended appsec scan for auth bypass, missing auth, XSS, RCE, SQL injection, SSRF, path traversal, secrets, weak crypto, unsafe redirects, webhook…

57 11d ago A 90 tokens original MIT

wrdn-authz

18

getsentry/warden-skills

Skill Claude CodeCodex

Detects authorization flaws: IDOR, missing ownership or tenant scoping, role checks that fail open, privilege escalation, unauthenticated admin actions, mass assignment, and token/session claims trusted for permission decisions. Use when asked to review route handlers, middleware, decorators, resolvers, RBAC/ACL…

57 11d ago A 82 tokens original MIT

wrdn-gha-workflows

19

getsentry/warden-skills

Skill Claude CodeCodex

Detects exploitable GitHub Actions workflow vulnerabilities, including pullrequesttarget pwn requests, unsafe PR checkout, expression injection in run steps and actions/github-script blocks, workflowdispatch and workflowcall input command injection, comment- and discussion-triggered commands, TOCTOU between approval…

57 11d ago A 151 tokens original MIT

sentry-dotnet-sdk

20

getsentry/sentry-agent-skills

Skill Claude CodeCodex

Full Sentry SDK setup for .NET. Use when asked to "add Sentry to .NET", "install Sentry for C#", or configure error monitoring, tracing, profiling, logging, or crons for ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions, or any other .NET application.

21 5mo ago A 75 tokens

sentry-nextjs-sdk

21

getsentry/sentry-agent-skills

Skill Claude CodeCodex

Full Sentry SDK setup for Next.js. Use when asked to "add Sentry to Next.js", "install @sentry/nextjs", or configure error monitoring, tracing, session replay, logging, profiling, AI monitoring, or crons for Next.js applications. Supports Next.js 13+ with App Router and Pages Router.

21 5mo ago A 74 tokens

getsentry/sentry-agent-skills

Skill Claude CodeCodex

Full Sentry SDK setup for React Native and Expo. Use when asked to "add Sentry to React Native", "install @sentry/react-native", "setup Sentry in Expo", or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React…

21 5mo ago A 75 tokens

sentry-get-started

23

getsentry/plugin-claude

Skill Claude CodeCodex

Part of plugin-claude

Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets up Sentry end to end with sane defaults — provision a project, install the SDK (errors, tracing, and whatever it enables by default), and confirm real telemetry reaches Sentry. Routes other intents…

4 6d ago A 86 tokens copy · 100% MIT

getsentry/plugin-claude

Skill Claude CodeCodex

Part of plugin-claude

Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry, configuring collector pipelines for traces and logs, or routing telemetry from multiple services to Sentry projects.

4 6d ago A 57 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: