[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-react-native-sdk-en":3,"guides-for-getsentry-sentry-react-native-sdk":805,"similar-k179f33ck3ccfj123n3jgw071986mq8e-en":806},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":227,"parentExtension":250,"providers":304,"relations":309,"repo":310,"tags":803,"workflow":804},1778687299685.39,"k179f33ck3ccfj123n3jgw071986mq8e",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"getsentry/sentry-for-ai","Sentry React Native SDK","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":242},1778687815956.0417,"kn70sx4k4wde103btr5cy6khws86ms5p","en",{"checks":20,"evaluatedAt":183,"extensionSummary":184,"features":185,"nonGoals":191,"practices":195,"prerequisites":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,77,80,83,86,89,93,97,101,104,108,112,115,118,121,124,127,130,133,137,140,144,148,151,154,157,161,164,167,169,171,173,175,177,179,181],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of setting up Sentry for React Native and Expo, and mentions specific use cases like error monitoring, tracing, and profiling.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides an opinionated wizard and detailed manual setup guides that go beyond a simple API wrapper, offering value for complex native integrations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the full lifecycle of Sentry setup, including installation, native configuration, source map uploads, and verification steps for various React Native environments.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on setting up the Sentry SDK for React Native and Expo projects, covering various aspects of Sentry's functionality within that specific domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, accurate, and clearly reflects the skill's capabilities and target audience.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The description precisely names the artifact (Sentry SDK) and the task (setup for React Native/Expo), providing clear triggers and boundaries.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and use cases without excessive keyword stuffing.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md file is well-structured, using references for detailed procedures and keeping the main content focused.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","Detailed procedures for features like error monitoring, tracing, and session replay are correctly delegated to separate reference files.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill does not involve deep exploration that would necessitate the 'context: fork' setting.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill provides comprehensive, ready-to-use code examples for initialization, feature configuration, and navigation integration across different project types.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The troubleshooting section addresses various issues, including Expo Go limitations, native build failures, source map problems, and Expo SDK versioning, with clear recovery paths.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","This skill does not appear to rely on external MCP servers or tools that would require fallbacks or version declarations.",{"category":69,"check":70,"severity":56,"summary":71},"Safety","Halt on unexpected state","The skill focuses on setup and configuration, not destructive operations that would require explicit state checks.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and focused on Sentry setup, with explicit guidance on cross-linking to backend/web Sentry skills rather than implicitly handling adjacent tasks.",{"category":40,"check":44,"severity":24,"summary":45},{"category":47,"check":78,"severity":24,"summary":79},"README","The README clearly states the plugin's purpose, installation methods, and what users can do with it, acting as a valuable entry point.",{"category":33,"check":81,"severity":56,"summary":82},"Tool surface size","This is a single-purpose skill focused on setup, not a collection of distinct tools.",{"category":40,"check":84,"severity":56,"summary":85},"Overlapping near-synonym tools","The skill does not expose multiple tools that perform similar functions.",{"category":47,"check":87,"severity":24,"summary":88},"Phantom features","All advertised features, such as specific setup paths and integrations, are clearly implemented or explained in the SKILL.md.",{"category":90,"check":91,"severity":24,"summary":92},"Install","Installation instruction","Clear installation instructions are provided for Claude Code, Cursor, and from source, along with verification steps.",{"category":94,"check":95,"severity":24,"summary":96},"Errors","Actionable error messages","The troubleshooting section provides clear explanations and actionable steps for various common errors encountered during setup.",{"category":98,"check":99,"severity":24,"summary":100},"Execution","Pinned dependencies","While explicit lockfiles aren't visible, the installation instructions reference specific packages and versions (e.g., `@sentry/react-native` ≥6.0.0), implying managed dependencies.",{"category":33,"check":102,"severity":56,"summary":103},"Dry-run preview","This skill performs configuration and setup actions, not state-changing operations that would require a dry-run mode.",{"category":105,"check":106,"severity":56,"summary":107},"Protocol","Idempotent retry & timeouts","The skill is primarily focused on static configuration and setup, not dynamic operations with remote calls requiring idempotency or timeouts.",{"category":109,"check":110,"severity":56,"summary":111},"Security","Unguarded Destructive Operations","The skill's actions are primarily related to configuration and setup, not destructive operations like deleting files or pushing changes.",{"category":109,"check":113,"severity":24,"summary":114},"Secret Management","The documentation correctly advises users to use environment variables for sensitive tokens like `SENTRY_AUTH_TOKEN` and warns against committing them.",{"category":109,"check":116,"severity":24,"summary":117},"Injection","The skill provides clear instructions and code snippets, and does not appear to load or execute untrusted third-party data as instructions.",{"category":109,"check":119,"severity":24,"summary":120},"Transitive Supply-Chain Grenades","The skill relies on documented package installations (`npm install`, `npx expo install`) and does not appear to fetch or execute remote code dynamically.",{"category":109,"check":122,"severity":24,"summary":123},"Sandbox Isolation","The skill's actions involve modifying project configuration files and running package manager commands, which are typically confined to the project directory.",{"category":109,"check":125,"severity":24,"summary":126},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied calls is present in the provided scripts or instructions.",{"category":109,"check":128,"severity":24,"summary":129},"Data Exfiltration","The skill instructs on secure handling of secrets and does not contain any imperative instructions to submit confidential data to third parties.",{"category":109,"check":131,"severity":24,"summary":132},"Hidden Text Tricks","The bundled content and documentation appear free of hidden steering tricks or obfuscated content.",{"category":134,"check":135,"severity":24,"summary":136},"Hooks","Opaque code execution","The provided scripts and setup instructions use plain, readable code without obfuscation, base64 encoding, or runtime fetching.",{"category":73,"check":138,"severity":24,"summary":139},"Structural Assumption","The instructions clearly outline necessary project structures (e.g., `package.json`, `metro.config.js`, `app.json`) and provide guidance if they are missing.",{"category":141,"check":142,"severity":24,"summary":143},"Trust","Issues Attention","With 3 open and 37 closed issues in 90 days, the closure rate is high, indicating active maintenance.",{"category":145,"check":146,"severity":24,"summary":147},"Versioning","Release Management","The SKILL.md frontmatter specifies a license and the repository has recent commit activity, indicating active version management.",{"category":65,"check":149,"severity":24,"summary":150},"Validation","While specific schema validation libraries aren't explicitly mentioned for arguments, the step-by-step instructions and reliance on package managers imply validated inputs.",{"category":65,"check":152,"severity":24,"summary":153},"Error Handling","The troubleshooting section provides detailed guidance on handling errors, and the setup instructions aim for a robust integration.",{"category":65,"check":155,"severity":56,"summary":156},"Logging","This skill focuses on setup and configuration; it does not involve operations that would typically require its own audit logging.",{"category":158,"check":159,"severity":56,"summary":160},"Compliance","GDPR","The skill itself does not operate on personal data; it configures Sentry, which has its own GDPR compliance considerations handled by the user.",{"category":158,"check":162,"severity":24,"summary":163},"Target market","The skill is universally applicable to React Native and Expo projects regardless of geographic location.",{"category":73,"check":165,"severity":24,"summary":166},"Runtime stability","The skill provides clear instructions for different project types (Expo managed, bare, vanilla RN) and acknowledges Expo Go limitations.",{"category":40,"check":48,"severity":24,"summary":168},"Skill body stays under ~500 lines and delegates deeper material to separate files (`reference/`, `examples/`, `FORMS.md`) — progressive disclosure one level deep.",{"category":51,"check":52,"severity":24,"summary":170},"SKILL.md outlines the flow and links into `references/` for each deep sub-task",{"category":51,"check":55,"severity":56,"summary":172},"Skill is short-form and doesn't explore beyond its own bundle",{"category":22,"check":59,"severity":24,"summary":174},"Sufficient examples included. All sampled examples plausibly produce the claimed output under the stated constraints",{"category":22,"check":62,"severity":24,"summary":176},"Edge cases are handled. At least 2 failure modes documented with symptom + recovery",{"category":65,"check":66,"severity":56,"summary":178},"Skill uses only Claude-internal tools",{"category":69,"check":70,"severity":24,"summary":180},"Unexpected pre-state halts the workflow with a report",{"category":73,"check":74,"severity":24,"summary":182},"Skill is self-contained; cross-skill coordination is explicit and optional",1778687815840,"This skill provides comprehensive guidance for integrating the Sentry SDK into React Native and Expo applications, covering setup, error monitoring, tracing, profiling, and more.",[186,187,188,189,190],"Full Sentry SDK setup for React Native and Expo","Automatic configuration for error monitoring, tracing, and profiling","Supports Expo managed, Expo bare, and vanilla React Native projects","Detailed guidance on native crash handling, ANRs, and app hangs","Includes session replay integration and feedback mechanisms",[192,193,194],"This skill does not cover Sentry setup for web-based React applications.","It does not provide guidance for backend Sentry integrations.","It does not cover advanced Sentry configurations beyond standard mobile SDK integration.",[196,197,198,199,200],"SDK Setup","Error Monitoring","Performance Tracing","Session Replay","User Feedback",[202,203,204],"React Native project setup","Expo project setup (if applicable)","Node.js and npm/yarn/npx","3.0.0","4.4.0","To guide users through the complete setup of the Sentry SDK in React Native and Expo applications, ensuring robust error monitoring and performance tracking.","The skill is comprehensive, well-documented, and provides clear, actionable instructions for setting up Sentry across various React Native environments. It handles edge cases and promotes best practices.",98,"Excellent skill for integrating Sentry into React Native and Expo projects.",[212,213,214,215,216,217],"sentry","react-native","expo","error-monitoring","performance","sdk-setup","global","verified",[221,222,223,224],"Setting up Sentry for error monitoring in a React Native app","Configuring performance tracing for React Native applications","Adding session replay to a React Native project for debugging","Implementing user feedback mechanisms within a React Native app",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":238,"testCoverage":240},{"hasLockfile":227},false,1778687807197,{"descriptionLength":230,"readmeSize":231},321,4777,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"openIssues90d":235,"pushedAt":236,"stars":237},37,21,3,1778664294000,170,{"hasNpmPackage":227,"license":239,"smitheryVerified":227},"MIT",{"hasCi":241,"hasTests":227},true,{"updatedAt":243},1778687815956,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":248,"type":249},"skills/sentry-react-native-sdk","getsentry","sentry-for-ai","sentry-react-native-sdk","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":212,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":212},{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"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":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"marketplace",{"evaluate":271,"extract":280},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":218,"tier":279},"3.1.0",75,[212,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,212],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778687344825,1778687299685,{"evaluate":293,"extract":297},{"promptVersionExtension":205,"promptVersionScoring":206,"score":294,"tags":295,"targetMarket":218,"tier":219},95,[212,275,276,277,296],"observability",{"commitSha":281,"license":239,"plugin":298},{"mcpCount":8,"provider":285,"skillCount":299},30,{"parentExtensionId":262,"repoId":287},[275,277,276,296,212],{"evaluatedAt":303,"extractAt":291,"updatedAt":303},1778687354391,{"evaluate":305,"extract":307},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":306,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":281,"license":308},"Apache-2.0",{"parentExtensionId":252,"repoId":287},{"_creationTime":311,"_id":287,"identity":312,"providers":313,"workflow":799},1778687295017.2043,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":314,"discover":793,"github":796},{"commitSha":281,"extensions":315},[316,329,404,427,442,456,470,478,486,500,512,520,528,542,556,572,588,603,611,629,637,652,663,679,694,710,718,732,748,758,770,785],{"basePath":258,"displayName":267,"installMethods":317,"rationale":318,"selectedPaths":319,"source":328,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[320,323,325],{"path":321,"priority":322},".claude-plugin/marketplace.json","mandatory",{"path":324,"priority":322},"README.md",{"path":326,"priority":327},"LICENSE","high","rule",{"basePath":258,"description":255,"displayName":212,"installMethods":330,"license":239,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":18,"type":259},{"claudeCode":212},"plugin manifest at .claude-plugin/plugin.json",[333,335,336,337,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402],{"path":334,"priority":322},".claude-plugin/plugin.json",{"path":324,"priority":322},{"path":326,"priority":327},{"path":338,"priority":339},"skills/sentry-android-sdk/SKILL.md","medium",{"path":341,"priority":339},"skills/sentry-browser-sdk/SKILL.md",{"path":343,"priority":339},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":345,"priority":339},"skills/sentry-cocoa-sdk/SKILL.md",{"path":347,"priority":339},"skills/sentry-code-review/SKILL.md",{"path":349,"priority":339},"skills/sentry-create-alert/SKILL.md",{"path":351,"priority":339},"skills/sentry-dotnet-sdk/SKILL.md",{"path":353,"priority":339},"skills/sentry-elixir-sdk/SKILL.md",{"path":355,"priority":339},"skills/sentry-feature-setup/SKILL.md",{"path":357,"priority":339},"skills/sentry-fix-issues/SKILL.md",{"path":359,"priority":339},"skills/sentry-flutter-sdk/SKILL.md",{"path":361,"priority":339},"skills/sentry-go-sdk/SKILL.md",{"path":363,"priority":339},"skills/sentry-nestjs-sdk/SKILL.md",{"path":365,"priority":339},"skills/sentry-nextjs-sdk/SKILL.md",{"path":367,"priority":339},"skills/sentry-node-sdk/SKILL.md",{"path":369,"priority":339},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":371,"priority":339},"skills/sentry-php-sdk/SKILL.md",{"path":373,"priority":339},"skills/sentry-pr-code-review/SKILL.md",{"path":375,"priority":339},"skills/sentry-python-sdk/SKILL.md",{"path":377,"priority":339},"skills/sentry-react-native-sdk/SKILL.md",{"path":379,"priority":339},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":381,"priority":339},"skills/sentry-react-sdk/SKILL.md",{"path":383,"priority":339},"skills/sentry-ruby-sdk/SKILL.md",{"path":385,"priority":339},"skills/sentry-sdk-setup/SKILL.md",{"path":387,"priority":339},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":389,"priority":339},"skills/sentry-sdk-upgrade/SKILL.md",{"path":391,"priority":339},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":393,"priority":339},"skills/sentry-svelte-sdk/SKILL.md",{"path":395,"priority":339},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":397,"priority":339},"skills/sentry-workflow/SKILL.md",{"path":399,"priority":322},".mcp.json",{"path":401,"priority":327},"commands/seer.md",{"path":403,"priority":327},".cursor-plugin/plugin.json",{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":328,"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",[411,413,415,417,419,421,423,425],{"path":412,"priority":322},"SKILL.md",{"path":414,"priority":339},"references/crons.md",{"path":416,"priority":339},"references/error-monitoring.md",{"path":418,"priority":339},"references/logging.md",{"path":420,"priority":339},"references/metrics.md",{"path":422,"priority":339},"references/profiling.md",{"path":424,"priority":339},"references/session-replay.md",{"path":426,"priority":339},"references/tracing.md",{"basePath":428,"description":429,"displayName":430,"installMethods":431,"rationale":432,"selectedPaths":433,"source":328,"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",[434,435,436,437,438,439,440],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":422,"priority":339},{"path":424,"priority":339},{"path":426,"priority":339},{"path":441,"priority":339},"references/user-feedback.md",{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":328,"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",[449,450,451,453,454,455],{"path":412,"priority":322},{"path":414,"priority":339},{"path":452,"priority":339},"references/durable-objects.md",{"path":416,"priority":339},{"path":418,"priority":339},{"path":426,"priority":339},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":328,"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",[463,464,465,466,467,468,469],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":422,"priority":339},{"path":424,"priority":339},{"path":426,"priority":339},{"path":441,"priority":339},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":328,"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",[477],{"path":412,"priority":322},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":328,"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",[485],{"path":412,"priority":322},{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":328,"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",[493,494,495,496,497,498,499],{"path":412,"priority":322},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":426,"priority":339},{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":328,"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",[507,508,509,510,511],{"path":412,"priority":322},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":426,"priority":339},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":328,"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",[519],{"path":412,"priority":322},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":328,"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",[527],{"path":412,"priority":322},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":328,"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",[535,536,537,538,539,540,541],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":424,"priority":339},{"path":426,"priority":339},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":328,"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",[549,550,551,552,553,554,555],{"path":412,"priority":322},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":426,"priority":339},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":328,"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",[563,564,566,567,568,569,570,571],{"path":412,"priority":322},{"path":565,"priority":339},"references/ai-monitoring.md",{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":426,"priority":339},{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":328,"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",[579,580,581,582,583,584,585,586,587],{"path":412,"priority":322},{"path":565,"priority":339},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":424,"priority":339},{"path":426,"priority":339},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":328,"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",[595,596,597,598,599,600,601,602],{"path":412,"priority":322},{"path":565,"priority":339},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":426,"priority":339},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":328,"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",[610],{"path":412,"priority":322},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":328,"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",[618,619,620,621,623,624,625,626,628],{"path":412,"priority":322},{"path":414,"priority":339},{"path":416,"priority":339},{"path":622,"priority":339},"references/laravel.md",{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":627,"priority":339},"references/symfony.md",{"path":426,"priority":339},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":328,"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",[636],{"path":412,"priority":322},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":328,"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",[644,645,646,647,648,649,650,651],{"path":412,"priority":322},{"path":565,"priority":339},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":422,"priority":339},{"path":426,"priority":339},{"basePath":245,"description":10,"displayName":248,"installMethods":653,"rationale":654,"selectedPaths":655,"source":328,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-native-sdk/SKILL.md",[656,657,658,659,660,661,662],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":422,"priority":339},{"path":424,"priority":339},{"path":426,"priority":339},{"path":441,"priority":339},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":328,"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",[670,671,672,673,674,676,677,678],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":422,"priority":339},{"path":675,"priority":339},"references/react-router-framework-features.md",{"path":424,"priority":339},{"path":426,"priority":339},{"path":441,"priority":339},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":328,"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",[686,687,688,689,690,692,693],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":422,"priority":339},{"path":691,"priority":339},"references/react-features.md",{"path":424,"priority":339},{"path":426,"priority":339},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":328,"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",[701,702,703,704,705,706,708,709],{"path":412,"priority":322},{"path":414,"priority":339},{"path":416,"priority":339},{"path":418,"priority":339},{"path":420,"priority":339},{"path":707,"priority":339},"references/migration.md",{"path":422,"priority":339},{"path":426,"priority":339},{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":328,"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",[717],{"path":412,"priority":322},{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":328,"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",[725,726,728,730],{"path":412,"priority":322},{"path":727,"priority":339},"references/philosophy.md",{"path":729,"priority":339},"references/quality-checklist.md",{"path":731,"priority":339},"references/research-playbook.md",{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":328,"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",[739,740,742,744,746],{"path":412,"priority":322},{"path":741,"priority":339},"references/upgrade-patterns.md",{"path":743,"priority":339},"references/v7-to-v8.md",{"path":745,"priority":339},"references/v8-to-v9.md",{"path":747,"priority":339},"references/v9-to-v10.md",{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":328,"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",[755,756],{"path":412,"priority":322},{"path":757,"priority":339},"references/sampling.md",{"basePath":759,"description":760,"displayName":761,"installMethods":762,"rationale":763,"selectedPaths":764,"source":328,"sourceLanguage":18,"type":249},"skills/sentry-svelte-sdk","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.","sentry-svelte-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-svelte-sdk/SKILL.md",[765,766,767,768,769],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":424,"priority":339},{"path":426,"priority":339},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":328,"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",[777,778,779,780,781,783,784],{"path":412,"priority":322},{"path":416,"priority":339},{"path":418,"priority":339},{"path":424,"priority":339},{"path":782,"priority":339},"references/tanstackstart-features.md",{"path":426,"priority":339},{"path":441,"priority":339},{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":328,"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",[792],{"path":412,"priority":322},{"sources":794},[795],"manual",{"closedIssues90d":233,"description":265,"forks":234,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":797},[798],"tag-production",{"classifiedAt":800,"discoverAt":801,"extractAt":802,"githubAt":802,"updatedAt":800},1778687299236,1778687295017,1778687297417,[215,214,216,213,217,212],{"evaluatedAt":243,"extractAt":291,"updatedAt":243},[],[807,826,844,861,880,897],{"_creationTime":808,"_id":809,"community":810,"display":811,"identity":813,"providers":814,"relations":822,"tags":823,"workflow":824},1778687299685.392,"k177vta3yfja3m76q9th1tz91s86n67s",{"reviewCount":8},{"description":772,"installMethods":812,"name":773,"sourceUrl":14},{"claudeCode":12},{"basePath":771,"githubOwner":246,"githubRepo":247,"locale":18,"slug":773,"type":249},{"evaluate":815,"extract":821},{"promptVersionExtension":205,"promptVersionScoring":206,"score":816,"tags":817,"targetMarket":218,"tier":219},100,[212,818,819,217,215,820],"react","tanstack-start","tracing",{"commitSha":281},{"parentExtensionId":252,"repoId":287},[215,818,217,212,819,820],{"evaluatedAt":825,"extractAt":291,"updatedAt":825},1778687996205,{"_creationTime":827,"_id":828,"community":829,"display":830,"identity":833,"providers":834,"relations":840,"tags":841,"workflow":842},1778687299685.3904,"k175btq0672h9nkm2hbv9cjec986n524",{"reviewCount":8},{"description":681,"installMethods":831,"name":832,"sourceUrl":14},{"claudeCode":12},"Sentry React SDK",{"basePath":680,"githubOwner":246,"githubRepo":247,"locale":18,"slug":682,"type":249},{"evaluate":835,"extract":839},{"promptVersionExtension":205,"promptVersionScoring":206,"score":816,"tags":836,"targetMarket":218,"tier":219},[212,818,217,215,820,837,838],"profiling","session-replay",{"commitSha":281,"license":239},{"parentExtensionId":252,"repoId":287},[215,837,818,217,212,838,820],{"evaluatedAt":843,"extractAt":291,"updatedAt":843},1778687849554,{"_creationTime":845,"_id":846,"community":847,"display":848,"identity":850,"providers":851,"relations":857,"tags":858,"workflow":859},1778687299685.3901,"k1766avpz66czpkss71dc79vq586nf9j",{"reviewCount":8},{"description":665,"installMethods":849,"name":666,"sourceUrl":14},{"claudeCode":12},{"basePath":664,"githubOwner":246,"githubRepo":247,"locale":18,"slug":666,"type":249},{"evaluate":852,"extract":856},{"promptVersionExtension":205,"promptVersionScoring":206,"score":816,"tags":853,"targetMarket":218,"tier":219},[818,212,217,215,820,837,854,855],"typescript","javascript",{"commitSha":281},{"parentExtensionId":252,"repoId":287},[215,855,837,818,217,212,820,854],{"evaluatedAt":860,"extractAt":291,"updatedAt":860},1778687838591,{"_creationTime":862,"_id":863,"community":864,"display":865,"identity":867,"providers":868,"relations":876,"tags":877,"workflow":878},1778687299685.3918,"k176n915twj1s2677wcr96cfmn86nrhf",{"reviewCount":8},{"description":760,"installMethods":866,"name":761,"sourceUrl":14},{"claudeCode":12},{"basePath":759,"githubOwner":246,"githubRepo":247,"locale":18,"slug":761,"type":249},{"evaluate":869,"extract":875},{"promptVersionExtension":205,"promptVersionScoring":206,"score":870,"tags":871,"targetMarket":218,"tier":219},99,[872,873,212,217,215,820,838,874],"svelte","sveltekit","logging",{"commitSha":281},{"parentExtensionId":252,"repoId":287},[215,874,217,212,838,872,873,820],{"evaluatedAt":879,"extractAt":291,"updatedAt":879},1778687978727,{"_creationTime":881,"_id":882,"community":883,"display":884,"identity":887,"providers":888,"relations":893,"tags":894,"workflow":895},1778687299685.3884,"k177an7j7bme9rmg48xnpejkrd86npv8",{"reviewCount":8},{"description":574,"installMethods":885,"name":886,"sourceUrl":14},{"claudeCode":12},"Sentry Next.js SDK Setup",{"basePath":573,"githubOwner":246,"githubRepo":247,"locale":18,"slug":575,"type":249},{"evaluate":889,"extract":892},{"promptVersionExtension":205,"promptVersionScoring":206,"score":870,"tags":890,"targetMarket":218,"tier":219},[891,212,217,215,820,837,838],"next-js",{"commitSha":281,"license":239},{"parentExtensionId":252,"repoId":287},[215,891,837,217,212,838,820],{"evaluatedAt":896,"extractAt":291,"updatedAt":896},1778687690354,{"_creationTime":898,"_id":899,"community":900,"display":901,"identity":903,"providers":904,"relations":911,"tags":912,"workflow":913},1778687299685.387,"k17d1kd5rk2mbfmkqd6vbkghxd86n27b",{"reviewCount":8},{"description":502,"installMethods":902,"name":503,"sourceUrl":14},{"claudeCode":12},{"basePath":501,"githubOwner":246,"githubRepo":247,"locale":18,"slug":503,"type":249},{"evaluate":905,"extract":910},{"promptVersionExtension":205,"promptVersionScoring":206,"score":870,"tags":906,"targetMarket":218,"tier":219},[212,907,908,217,215,820,874,909],"elixir","phoenix","crons",{"commitSha":281},{"parentExtensionId":252,"repoId":287},[909,907,215,874,908,217,212,820],{"evaluatedAt":914,"extractAt":291,"updatedAt":914},1778687566445]