Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

getsentry/sentry-mcp

5 skills49 installs4k starsGitHub

Install

npx skills add https://github.com/getsentry/sentry-mcp

Skills in this repo

1Testing GuidelinesThe testing-guidelines skill defines test principles for sentry-mcp contributions. Mock external network services always while using sanitized real-world response fixtures without PII. Prefer integration-style tests of public interfaces over brittle unit tests tied to implementation. Minimize exhaustive edge permutations, covering common paths thoroughly. Add regression tests for every bug fix that would have failed before the patch. Ensure each user entry point such as CLI commands or exported functions has at least one happy-path test. Tests should validate behavior before manual QA with isolated temp directories and cleanup. Mock third-party services with sanitized real fixtures. Prefer integration tests over implementation-coupled units. Add regression tests for every bug fix. Cover each public entry point happy path. Keep tests independent with temp dirs and cleanup. Tests mocking externals while proving public behavior.13installs2Logging ObservabilityThe logging-observability skill enforces sentry-mcp observability rules where 4xx ApiClientError subclasses such as permission, not found, validation, authentication, and rate limit must never create Sentry issues while 5xx ApiServerError must always do so. Application errors UserInputError, ConfigurationError, and LLMProviderError also skip issues. Logging functions map logDebug and logInfo to routine ops, logWarn for expected 4xx, logError for non-alerting errors, and logIssue only for 5xx or unexpected failures requiring investigation. Anti-patterns section catches incorrect logIssue on user errors or missing logIssue on server failures during code review.10installs3Create Prcreate-pr is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.9installs4Mcp Auditmcp-audit reviews MCP servers against the released specification and repo checklists. Pins protocol baselines, audits initialize and capability negotiation, validates tools, prompts, resources, transports, auth, and security patterns for stdio and HTTP Streamable deployments.9installs5Skill Creatorskill-creator is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.8installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.