[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-svelte-sdk-zh-CN":3,"guides-for-getsentry-sentry-svelte-sdk":804,"similar-k176n915twj1s2677wcr96cfmn86nrhf-zh-CN":805},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":242,"parentExtension":250,"providers":304,"relations":308,"repo":309,"tags":802,"workflow":803},1778687299685.3918,"k176n915twj1s2677wcr96cfmn86nrhf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to \"add Sentry to Svelte\", \"add Sentry to SvelteKit\", \"install @sentry/sveltekit\", or configure error monitoring, tracing, session replay, or logging for Svelte or SvelteKit applications.",{"claudeCode":12},"getsentry/sentry-for-ai","sentry-svelte-sdk","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":243},1778687978727.1614,"kn71rnek11q48ae9q08v6dw2sh86n5mp","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the user's problem and provides specific triggers, focusing on adding Sentry SDK to Svelte/SvelteKit applications for error monitoring, tracing, and session replay.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over a simple prompt by automating the complex Sentry SDK setup process for Svelte and SvelteKit, including detecting project structure, recommending features, and guiding through a multi-step configuration.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive setup for Sentry SDK features like error monitoring, tracing, and session replay, covering installation, configuration, and verification steps, making it ready for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension has a single, well-defined responsibility: setting up the Sentry SDK for Svelte and SvelteKit applications. It does not stray into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the skill's functionality, clearly stating its purpose and use cases for Svelte and SvelteKit Sentry SDK setup.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not a tool-based extension, so the concept of scoped tools does not apply.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed references for Sentry.init() options, server-only options, adapter compatibility, and SvelteKit-specific configurations, including defaults and notes.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill, not a tool-based extension, so tool naming conventions do not apply.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This is a skill, not a tool-based extension, so the concept of tool parameter schemas and response shapes does not apply.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is MIT, a permissive open-source license, and is clearly declared in the LICENSE file and README.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is within the last 3 months, indicating recent maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The extension itself does not appear to manage third-party dependencies; it guides the user to install them.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill instructs users to use environment variables for secrets like DSN and Auth Tokens, and explicitly warns against committing them, indicating appropriate handling.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill guides users to install SDKs via npm and configure them using environment variables and code snippets, without executing arbitrary code or loading untrusted external content at runtime.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on standard package managers (npm) for installations and does not fetch or execute code from remote URLs at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill guides the user to run commands in their own terminal and modify project files, not performing actions outside the user's project context.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops are present in the provided instructions.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on code configuration and does not instruct the agent to read or submit confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden steering tricks, control characters, or invisible Unicode sequences.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill provides clear, readable code snippets and instructions; no obfuscated code or runtime script fetching is used.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill correctly assumes standard project structures for SvelteKit and Svelte and provides clear instructions for file modifications.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 3 issues were opened and 37 were closed, indicating active maintenance and a high closure rate (approximately 92%), suggesting good engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter declares the license and category, and the README and repository indicate active development, aligning with good release management practices.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","As this skill provides instructions and code snippets rather than executable code with structured output, formal validation checks are not applicable.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill guides users to modify project files, which is a controlled operation performed by the user in their own environment, not an unguarded destructive operation by the skill itself.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The SKILL.md provides comprehensive troubleshooting guidance, covering common issues and their solutions, effectively handling potential error paths.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill itself does not perform actions that require logging; it instructs the user on how to configure Sentry's logging features.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it guides the configuration of Sentry SDKs which handle data according to user configuration.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is generally applicable to Svelte and SvelteKit projects worldwide, with no specific regional or jurisdictional limitations detected.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill provides clear instructions for npm package installation and code integration, making it portable across different Svelte/SvelteKit environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file clearly states the extension's purpose, capabilities, installation instructions, and provides usage examples.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill and does not expose tools or commands directly.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This is a skill and does not expose multiple tools that could be near-synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md, such as SDK setup wizards and specific Sentry features, have corresponding implementation guidance within the skill's documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for Claude Code, Cursor, and from source, including verification steps and prerequisites like the GitHub CLI.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md includes a comprehensive 'Troubleshooting' section detailing potential issues and actionable solutions for Sentry setup.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill guides the user to install dependencies via npm, but does not bundle or manage dependencies itself.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill provides configuration instructions and does not involve state-changing commands that would require a dry-run preview.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill instructs users to configure Sentry SDKs, which have clear opt-in mechanisms for telemetry as described in Sentry's documentation, not through the skill itself.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description precisely states the artifact (Sentry SDK for Svelte/SvelteKit) and the task (setup, configuration), including specific triggers and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and provides essential information for routing and understanding the skill's core capability.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and uses separate reference files for detailed procedures, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed procedures for features like error monitoring, tracing, and session replay are appropriately placed in separate markdown files under `references/` and linked.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill provides direct instructions and configuration, not deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides multiple clear, end-to-end examples for SvelteKit and plain Svelte setups, including verification steps.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md addresses potential issues and limitations, such as adapter compatibility, legacy setups, and troubleshooting specific errors, with recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external MCP servers or tools that would require a fallback path.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill guides users to check project prerequisites and provides clear instructions on how to proceed, implicitly halting if pre-conditions are not met.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses solely on Sentry SDK setup for Svelte/SvelteKit, without relying on or implicitly coupling with other skills.",1778687977705,"This skill automates the setup of the Sentry SDK for Svelte and SvelteKit applications. It detects project configurations, recommends features like error monitoring, tracing, and session replay, and provides step-by-step installation and verification instructions for various project types and Sentry SDK versions.",[195,196,197,198,199],"Automated Sentry SDK setup for Svelte/SvelteKit","Project structure and version detection","Feature recommendation (error monitoring, tracing, session replay, logging)","Step-by-step installation guidance","Verification steps and troubleshooting support",[201,202,203],"Providing general Svelte/SvelteKit development support","Configuring Sentry features beyond SDK integration (e.g., alert rules, custom dashboards)","Debugging application logic unrelated to Sentry integration","3.0.0","4.4.0","To streamline and ensure correct Sentry SDK integration for Svelte and SvelteKit applications, enabling robust error monitoring, tracing, and session replay capabilities.","All checks passed with high quality. The extension is well-documented, secure, and provides excellent practical utility.",99,"High-quality skill for setting up Sentry SDK in Svelte/SvelteKit.",[211,212,213,214,215,216,217,218],"svelte","sveltekit","sentry","sdk-setup","error-monitoring","tracing","session-replay","logging","global","verified",[222,223,224,225],"Adding Sentry to a new or existing Svelte/SvelteKit project","Configuring error monitoring, tracing, or session replay","Troubleshooting Sentry integration issues","Ensuring best practices for Sentry setup",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":241},{"hasLockfile":228},false,1778687953625,{"descriptionLength":231,"readmeSize":232},250,4777,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"openIssues90d":236,"pushedAt":237,"stars":238},37,21,3,1778664294000,170,{"hasNpmPackage":228,"license":240,"smitheryVerified":228},"MIT",{"hasCi":242,"hasTests":228},true,{"updatedAt":244},1778687978727,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/sentry-svelte-sdk","getsentry","sentry-for-ai","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":257,"parentExtension":260,"providers":292,"relations":300,"tags":301,"workflow":302},1778687299685.385,"k179krjesmjphb7bqfh43701sn86n8mn",{"reviewCount":8},{"description":255,"installMethods":256,"name":213,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":213},{"basePath":258,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":270,"relations":286,"tags":288,"workflow":289},1778687299685.3848,"k179yfyfa9mb154bqjgahv10fn86mrz3",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"Teach your AI coding assistant how to use Sentry - setup, debugging, alerts, and more",{"claudeCode":12},"sentry-plugin-marketplace",{"basePath":258,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":269},"marketplace",{"evaluate":271,"extract":280},{"promptVersionExtension":272,"promptVersionScoring":205,"score":273,"tags":274,"targetMarket":219,"tier":279},"3.1.0",75,[213,275,276,277,278],"debugging","monitoring","error-tracking","ai-assistant","community",{"commitSha":281,"marketplace":282,"plugin":284},"HEAD",{"name":267,"pluginCount":283},1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd72wxwjk5zaddkehkc2ftrzfh86nk3n",[278,275,277,276,213],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778687344825,1778687299685,{"evaluate":293,"extract":297},{"promptVersionExtension":204,"promptVersionScoring":205,"score":294,"tags":295,"targetMarket":219,"tier":220},95,[213,275,276,277,296],"observability",{"commitSha":281,"license":240,"plugin":298},{"mcpCount":8,"provider":285,"skillCount":299},30,{"parentExtensionId":262,"repoId":287},[275,277,276,296,213],{"evaluatedAt":303,"extractAt":291,"updatedAt":303},1778687354391,{"evaluate":305,"extract":307},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":306,"targetMarket":219,"tier":220},[211,212,213,214,215,216,217,218],{"commitSha":281},{"parentExtensionId":252,"repoId":287},{"_creationTime":310,"_id":287,"identity":311,"providers":312,"workflow":798},1778687295017.2043,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":313,"discover":792,"github":795},{"commitSha":281,"extensions":314},[315,328,403,426,441,455,469,477,485,499,511,519,527,541,555,571,587,602,610,628,636,651,665,681,696,712,720,734,750,760,769,784],{"basePath":258,"displayName":267,"installMethods":316,"rationale":317,"selectedPaths":318,"source":327,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[319,322,324],{"path":320,"priority":321},".claude-plugin/marketplace.json","mandatory",{"path":323,"priority":321},"README.md",{"path":325,"priority":326},"LICENSE","high","rule",{"basePath":258,"description":255,"displayName":213,"installMethods":329,"license":240,"rationale":330,"selectedPaths":331,"source":327,"sourceLanguage":18,"type":259},{"claudeCode":213},"plugin manifest at .claude-plugin/plugin.json",[332,334,335,336,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401],{"path":333,"priority":321},".claude-plugin/plugin.json",{"path":323,"priority":321},{"path":325,"priority":326},{"path":337,"priority":338},"skills/sentry-android-sdk/SKILL.md","medium",{"path":340,"priority":338},"skills/sentry-browser-sdk/SKILL.md",{"path":342,"priority":338},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":344,"priority":338},"skills/sentry-cocoa-sdk/SKILL.md",{"path":346,"priority":338},"skills/sentry-code-review/SKILL.md",{"path":348,"priority":338},"skills/sentry-create-alert/SKILL.md",{"path":350,"priority":338},"skills/sentry-dotnet-sdk/SKILL.md",{"path":352,"priority":338},"skills/sentry-elixir-sdk/SKILL.md",{"path":354,"priority":338},"skills/sentry-feature-setup/SKILL.md",{"path":356,"priority":338},"skills/sentry-fix-issues/SKILL.md",{"path":358,"priority":338},"skills/sentry-flutter-sdk/SKILL.md",{"path":360,"priority":338},"skills/sentry-go-sdk/SKILL.md",{"path":362,"priority":338},"skills/sentry-nestjs-sdk/SKILL.md",{"path":364,"priority":338},"skills/sentry-nextjs-sdk/SKILL.md",{"path":366,"priority":338},"skills/sentry-node-sdk/SKILL.md",{"path":368,"priority":338},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":370,"priority":338},"skills/sentry-php-sdk/SKILL.md",{"path":372,"priority":338},"skills/sentry-pr-code-review/SKILL.md",{"path":374,"priority":338},"skills/sentry-python-sdk/SKILL.md",{"path":376,"priority":338},"skills/sentry-react-native-sdk/SKILL.md",{"path":378,"priority":338},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":380,"priority":338},"skills/sentry-react-sdk/SKILL.md",{"path":382,"priority":338},"skills/sentry-ruby-sdk/SKILL.md",{"path":384,"priority":338},"skills/sentry-sdk-setup/SKILL.md",{"path":386,"priority":338},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":388,"priority":338},"skills/sentry-sdk-upgrade/SKILL.md",{"path":390,"priority":338},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":392,"priority":338},"skills/sentry-svelte-sdk/SKILL.md",{"path":394,"priority":338},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":396,"priority":338},"skills/sentry-workflow/SKILL.md",{"path":398,"priority":321},".mcp.json",{"path":400,"priority":326},"commands/seer.md",{"path":402,"priority":326},".cursor-plugin/plugin.json",{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-android-sdk","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.","sentry-android-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-android-sdk/SKILL.md",[410,412,414,416,418,420,422,424],{"path":411,"priority":321},"SKILL.md",{"path":413,"priority":338},"references/crons.md",{"path":415,"priority":338},"references/error-monitoring.md",{"path":417,"priority":338},"references/logging.md",{"path":419,"priority":338},"references/metrics.md",{"path":421,"priority":338},"references/profiling.md",{"path":423,"priority":338},"references/session-replay.md",{"path":425,"priority":338},"references/tracing.md",{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-browser-sdk","Full Sentry SDK setup for browser JavaScript. Use when asked to \"add Sentry to a website\", \"install @sentry/browser\", or configure error monitoring, tracing, session replay, or logging for vanilla JavaScript, jQuery, static sites, or WordPress.","sentry-browser-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-browser-sdk/SKILL.md",[433,434,435,436,437,438,439],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":421,"priority":338},{"path":423,"priority":338},{"path":425,"priority":338},{"path":440,"priority":338},"references/user-feedback.md",{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-cloudflare-sdk","Full Sentry SDK setup for Cloudflare Workers and Pages. Use when asked to \"add Sentry to Cloudflare Workers\", \"install @sentry/cloudflare\", or configure error monitoring, tracing, logging, crons, or AI monitoring for Cloudflare Workers, Pages, Durable Objects, Queues, Workflows, or Hono on Cloudflare.","sentry-cloudflare-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-cloudflare-sdk/SKILL.md",[448,449,450,452,453,454],{"path":411,"priority":321},{"path":413,"priority":338},{"path":451,"priority":338},"references/durable-objects.md",{"path":415,"priority":338},{"path":417,"priority":338},{"path":425,"priority":338},{"basePath":456,"description":457,"displayName":458,"installMethods":459,"rationale":460,"selectedPaths":461,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-cocoa-sdk","Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS). Use when asked to \"add Sentry to iOS\", \"add Sentry to Swift\", \"install sentry-cocoa\", or configure error monitoring, tracing, profiling, session replay, or logging for Apple applications. Supports SwiftUI and UIKit.","sentry-cocoa-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-cocoa-sdk/SKILL.md",[462,463,464,465,466,467,468],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":421,"priority":338},{"path":423,"priority":338},{"path":425,"priority":338},{"path":440,"priority":338},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-code-review","Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.","sentry-code-review",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-code-review/SKILL.md",[476],{"path":411,"priority":321},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-create-alert","Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.","sentry-create-alert",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-create-alert/SKILL.md",[484],{"path":411,"priority":321},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-dotnet-sdk","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.","sentry-dotnet-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-dotnet-sdk/SKILL.md",[492,493,494,495,496,497,498],{"path":411,"priority":321},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":425,"priority":338},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-elixir-sdk","Full Sentry SDK setup for Elixir. Use when asked to \"add Sentry to Elixir\", \"install sentry for Elixir\", or configure error monitoring, tracing, logging, or crons for Elixir, Phoenix, or Plug applications. Supports Phoenix, Plug, LiveView, Oban, and Quantum.","sentry-elixir-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-elixir-sdk/SKILL.md",[506,507,508,509,510],{"path":411,"priority":321},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":425,"priority":338},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-feature-setup","Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, or create alerts and notifications.","sentry-feature-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-feature-setup/SKILL.md",[518],{"path":411,"priority":321},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-fix-issues","Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.","sentry-fix-issues",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-fix-issues/SKILL.md",[526],{"path":411,"priority":321},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-flutter-sdk","Full Sentry SDK setup for Flutter and Dart. Use when asked to \"add Sentry to Flutter\", \"install sentry_flutter\", \"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.","sentry-flutter-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-flutter-sdk/SKILL.md",[534,535,536,537,538,539,540],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":423,"priority":338},{"path":425,"priority":338},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-go-sdk","Full Sentry SDK setup for Go. Use when asked to \"add Sentry to Go\", \"install sentry-go\", \"setup Sentry in Go\", or configure error monitoring, tracing, logging, metrics, or crons for Go applications. Supports net/http, Gin, Echo, Fiber, FastHTTP, Iris, Negroni, and gRPC.","sentry-go-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-go-sdk/SKILL.md",[548,549,550,551,552,553,554],{"path":411,"priority":321},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":425,"priority":338},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-nestjs-sdk","Full Sentry SDK setup for NestJS. Use when asked to \"add Sentry to NestJS\", \"install @sentry/nestjs\", \"setup Sentry in NestJS\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for NestJS applications. Supports Express and Fastify adapters, GraphQL, microservices, WebSockets, and background jobs.","sentry-nestjs-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-nestjs-sdk/SKILL.md",[562,563,565,566,567,568,569,570],{"path":411,"priority":321},{"path":564,"priority":338},"references/ai-monitoring.md",{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":425,"priority":338},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-nextjs-sdk","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.","sentry-nextjs-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-nextjs-sdk/SKILL.md",[578,579,580,581,582,583,584,585,586],{"path":411,"priority":321},{"path":564,"priority":338},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":423,"priority":338},{"path":425,"priority":338},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-node-sdk","Full Sentry SDK setup for Node.js, Bun, and Deno. Use when asked to \"add Sentry to Node.js\", \"add Sentry to Bun\", \"add Sentry to Deno\", \"install @sentry/node\", \"@sentry/bun\", or \"@sentry/deno\", or configure error monitoring, tracing, logging, profiling, metrics, crons, or AI monitoring for server-side JavaScript/TypeScript runtimes.","sentry-node-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-node-sdk/SKILL.md",[594,595,596,597,598,599,600,601],{"path":411,"priority":321},{"path":564,"priority":338},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":425,"priority":338},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-otel-exporter-setup","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.","sentry-otel-exporter-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-otel-exporter-setup/SKILL.md",[609],{"path":411,"priority":321},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-php-sdk","Full Sentry SDK setup for PHP. Use when asked to \"add Sentry to PHP\", \"install sentry/sentry\", \"setup Sentry in PHP\", or configure error monitoring, tracing, profiling, logging, metrics, or crons for PHP applications. Supports plain PHP, Laravel, and Symfony.","sentry-php-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-php-sdk/SKILL.md",[617,618,619,620,622,623,624,625,627],{"path":411,"priority":321},{"path":413,"priority":338},{"path":415,"priority":338},{"path":621,"priority":338},"references/laravel.md",{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":626,"priority":338},"references/symfony.md",{"path":425,"priority":338},{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-pr-code-review","Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.","sentry-pr-code-review",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-pr-code-review/SKILL.md",[635],{"path":411,"priority":321},{"basePath":637,"description":638,"displayName":639,"installMethods":640,"rationale":641,"selectedPaths":642,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-python-sdk","Full Sentry SDK setup for Python. Use when asked to \"add Sentry to Python\", \"install sentry-sdk\", \"setup Sentry in Python\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.","sentry-python-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-python-sdk/SKILL.md",[643,644,645,646,647,648,649,650],{"path":411,"priority":321},{"path":564,"priority":338},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":421,"priority":338},{"path":425,"priority":338},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-react-native-sdk","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 Native.","sentry-react-native-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-native-sdk/SKILL.md",[658,659,660,661,662,663,664],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":421,"priority":338},{"path":423,"priority":338},{"path":425,"priority":338},{"path":440,"priority":338},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-react-router-framework-sdk","Full Sentry SDK setup for React Router Framework mode. Use when asked to \"add Sentry to React Router Framework\", \"install @sentry/react-router\", or configure error monitoring, tracing, profiling, session replay, logs, or user feedback for a React Router v7 framework app.","sentry-react-router-framework-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-router-framework-sdk/SKILL.md",[672,673,674,675,676,678,679,680],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":421,"priority":338},{"path":677,"priority":338},"references/react-router-framework-features.md",{"path":423,"priority":338},{"path":425,"priority":338},{"path":440,"priority":338},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-react-sdk","Full Sentry SDK setup for React. Use when asked to \"add Sentry to React\", \"install @sentry/react\", or configure error monitoring, tracing, session replay, profiling, or logging for React applications. Supports React 16+, React Router v5-v7 non-framework mode, TanStack Router, Redux, Vite, and webpack.","sentry-react-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-sdk/SKILL.md",[688,689,690,691,692,694,695],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":421,"priority":338},{"path":693,"priority":338},"references/react-features.md",{"path":423,"priority":338},{"path":425,"priority":338},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-ruby-sdk","Full Sentry SDK setup for Ruby. Use when asked to add Sentry to Ruby, install sentry-ruby, setup Sentry in Rails/Sinatra/Rack, or configure error monitoring, tracing, logging, metrics, profiling, or crons for Ruby applications. Also handles migration from AppSignal, Honeybadger, Bugsnag, Rollbar, or Airbrake. Supports Rails, Sinatra, Rack, Sidekiq, and Resque.","sentry-ruby-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-ruby-sdk/SKILL.md",[703,704,705,706,707,708,710,711],{"path":411,"priority":321},{"path":413,"priority":338},{"path":415,"priority":338},{"path":417,"priority":338},{"path":419,"priority":338},{"path":709,"priority":338},"references/migration.md",{"path":421,"priority":338},{"path":425,"priority":338},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-sdk-setup","Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project.","sentry-sdk-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-setup/SKILL.md",[719],{"path":411,"priority":321},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-sdk-skill-creator","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-\u003Cplatform>-sdk skill bundle with wizard flow and feature reference files.","sentry-sdk-skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-skill-creator/SKILL.md",[727,728,730,732],{"path":411,"priority":321},{"path":729,"priority":338},"references/philosophy.md",{"path":731,"priority":338},"references/quality-checklist.md",{"path":733,"priority":338},"references/research-playbook.md",{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-sdk-upgrade","Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve breaking changes after a Sentry version bump.","sentry-sdk-upgrade",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-upgrade/SKILL.md",[741,742,744,746,748],{"path":411,"priority":321},{"path":743,"priority":338},"references/upgrade-patterns.md",{"path":745,"priority":338},"references/v7-to-v8.md",{"path":747,"priority":338},"references/v8-to-v9.md",{"path":749,"priority":338},"references/v9-to-v10.md",{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-setup-ai-monitoring","Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.","sentry-setup-ai-monitoring",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-setup-ai-monitoring/SKILL.md",[757,758],{"path":411,"priority":321},{"path":759,"priority":338},"references/sampling.md",{"basePath":246,"description":10,"displayName":13,"installMethods":761,"rationale":762,"selectedPaths":763,"source":327,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-svelte-sdk/SKILL.md",[764,765,766,767,768],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":423,"priority":338},{"path":425,"priority":338},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-tanstack-start-sdk","Full Sentry SDK setup for TanStack Start React. Use when asked to \"add Sentry to TanStack Start\", \"install @sentry/tanstackstart-react\", or configure error monitoring, tracing, session replay, logs, or user feedback in a TanStack Start React app.","sentry-tanstack-start-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-tanstack-start-sdk/SKILL.md",[776,777,778,779,780,782,783],{"path":411,"priority":321},{"path":415,"priority":338},{"path":417,"priority":338},{"path":423,"priority":338},{"path":781,"priority":338},"references/tanstackstart-features.md",{"path":425,"priority":338},{"path":440,"priority":338},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":327,"sourceLanguage":18,"type":249},"skills/sentry-workflow","Fix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exceptions, review PR comments from Sentry, or resolve bugs.","sentry-workflow",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-workflow/SKILL.md",[791],{"path":411,"priority":321},{"sources":793},[794],"manual",{"closedIssues90d":234,"description":265,"forks":235,"license":240,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":796},[797],"tag-production",{"classifiedAt":799,"discoverAt":800,"extractAt":801,"githubAt":801,"updatedAt":799},1778687299236,1778687295017,1778687297417,[215,218,214,213,217,211,212,216],{"evaluatedAt":244,"extractAt":291,"updatedAt":244},[],[806,825,842,860,878,895],{"_creationTime":807,"_id":808,"community":809,"display":810,"identity":813,"providers":814,"relations":821,"tags":822,"workflow":823},1778687299685.3904,"k175btq0672h9nkm2hbv9cjec986n524",{"reviewCount":8},{"description":683,"installMethods":811,"name":812,"sourceUrl":14},{"claudeCode":12},"Sentry React SDK",{"basePath":682,"githubOwner":247,"githubRepo":248,"locale":18,"slug":684,"type":249},{"evaluate":815,"extract":820},{"promptVersionExtension":204,"promptVersionScoring":205,"score":816,"tags":817,"targetMarket":219,"tier":220},100,[213,818,214,215,216,819,217],"react","profiling",{"commitSha":281,"license":240},{"parentExtensionId":252,"repoId":287},[215,819,818,214,213,217,216],{"evaluatedAt":824,"extractAt":291,"updatedAt":824},1778687849554,{"_creationTime":826,"_id":827,"community":828,"display":829,"identity":832,"providers":833,"relations":838,"tags":839,"workflow":840},1778687299685.3884,"k177an7j7bme9rmg48xnpejkrd86npv8",{"reviewCount":8},{"description":573,"installMethods":830,"name":831,"sourceUrl":14},{"claudeCode":12},"Sentry Next.js SDK Setup",{"basePath":572,"githubOwner":247,"githubRepo":248,"locale":18,"slug":574,"type":249},{"evaluate":834,"extract":837},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":835,"targetMarket":219,"tier":220},[836,213,214,215,216,819,217],"next-js",{"commitSha":281,"license":240},{"parentExtensionId":252,"repoId":287},[215,836,819,214,213,217,216],{"evaluatedAt":841,"extractAt":291,"updatedAt":841},1778687690354,{"_creationTime":843,"_id":844,"community":845,"display":846,"identity":848,"providers":849,"relations":856,"tags":857,"workflow":858},1778687299685.387,"k17d1kd5rk2mbfmkqd6vbkghxd86n27b",{"reviewCount":8},{"description":501,"installMethods":847,"name":502,"sourceUrl":14},{"claudeCode":12},{"basePath":500,"githubOwner":247,"githubRepo":248,"locale":18,"slug":502,"type":249},{"evaluate":850,"extract":855},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":851,"targetMarket":219,"tier":220},[213,852,853,214,215,216,218,854],"elixir","phoenix","crons",{"commitSha":281},{"parentExtensionId":252,"repoId":287},[854,852,215,218,853,214,213,216],{"evaluatedAt":859,"extractAt":291,"updatedAt":859},1778687566445,{"_creationTime":861,"_id":862,"community":863,"display":864,"identity":867,"providers":868,"relations":874,"tags":875,"workflow":876},1778687299685.3867,"k175mgapebb8041975tfvaw7ys86ms55",{"reviewCount":8},{"description":487,"installMethods":865,"name":866,"sourceUrl":14},{"claudeCode":12},"Sentry .NET SDK",{"basePath":486,"githubOwner":247,"githubRepo":248,"locale":18,"slug":488,"type":249},{"evaluate":869,"extract":872},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":870,"targetMarket":219,"tier":220},[871,213,214,215,216,819,218],"dotnet",{"commitSha":281,"license":873},"Apache-2.0",{"parentExtensionId":252,"repoId":287},[871,215,218,819,214,213,216],{"evaluatedAt":877,"extractAt":291,"updatedAt":877},1778687530020,{"_creationTime":879,"_id":880,"community":881,"display":882,"identity":885,"providers":886,"relations":891,"tags":892,"workflow":893},1778687299685.3855,"k17a462d5n0g92shda2gvdyx1s86mwy0",{"reviewCount":8},{"description":428,"installMethods":883,"name":884,"sourceUrl":14},{"claudeCode":12},"Sentry Browser SDK Setup",{"basePath":427,"githubOwner":247,"githubRepo":248,"locale":18,"slug":429,"type":249},{"evaluate":887,"extract":890},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":888,"targetMarket":219,"tier":220},[213,889,214,215,216,217],"javascript",{"commitSha":281,"license":873},{"parentExtensionId":252,"repoId":287},[215,889,214,213,217,216],{"evaluatedAt":894,"extractAt":291,"updatedAt":894},1778687412732,{"_creationTime":896,"_id":897,"community":898,"display":899,"identity":901,"providers":902,"relations":907,"tags":908,"workflow":909},1778687299685.392,"k177vta3yfja3m76q9th1tz91s86n67s",{"reviewCount":8},{"description":771,"installMethods":900,"name":772,"sourceUrl":14},{"claudeCode":12},{"basePath":770,"githubOwner":247,"githubRepo":248,"locale":18,"slug":772,"type":249},{"evaluate":903,"extract":906},{"promptVersionExtension":204,"promptVersionScoring":205,"score":816,"tags":904,"targetMarket":219,"tier":220},[213,818,905,214,215,216],"tanstack-start",{"commitSha":281},{"parentExtensionId":252,"repoId":287},[215,818,214,213,905,216],{"evaluatedAt":910,"extractAt":291,"updatedAt":910},1778687996205]