[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-browser-sdk-de":3,"guides-for-getsentry-sentry-browser-sdk":819,"similar-k17a462d5n0g92shda2gvdyx1s86mwy0-de":820},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":255,"parentExtension":264,"providers":318,"relations":323,"repo":324,"tags":817,"workflow":818},1778687299685.3855,"k17a462d5n0g92shda2gvdyx1s86mwy0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"getsentry/sentry-for-ai","Sentry Browser SDK Setup","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":239,"workflow":256},1778687412732.5125,"kn7a0kp6n4b6e10q7w5d99a3zd86n6gn","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"practices":203,"prerequisites":208,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,121,124,127,130,133,136,139,143,147,151,154,158,159,163,166,169,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of setting up Sentry SDK for browser JavaScript and mentions specific use cases like error monitoring, tracing, and session replay for various site types.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a guided, opinionated wizard that automates the detection of project frameworks and installation methods, offering significant value beyond a simple prompt by ensuring correct SDK configuration and feature recommendations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of Sentry SDK setup for browser JavaScript, including detection, recommendation, guided installation via multiple paths (npm, loader script, CDN), source map configuration, and verification steps.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on the setup and configuration of the Sentry browser JavaScript SDK, avoiding unrelated domains or capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of setting up the Sentry browser SDK for various JavaScript projects, including specific use cases and invocation triggers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrow, descriptive tools and checks (e.g., 'cat package.json', 'ls package-lock.json') for specific tasks rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md file provides comprehensive documentation for Sentry.init() options, build tool-specific configurations, and CDN bundle variations, including defaults and notes.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Internal commands and scripts used by the skill follow descriptive and understandable naming conventions.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters for internal checks are specific file checks or commands, and outputs are primarily instructional text or code snippets, not overly broad diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The license is clearly stated as Apache-2.0 in the SKILL.md frontmatter and is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill itself does not appear to directly manage third-party dependencies; it guides the user on how to install external packages like `@sentry/browser`.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill guides users on configuring DSNs and authentication tokens via environment variables or other secure methods, and explicitly states not to commit sensitive data.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates by providing configuration instructions and code snippets; it does not dynamically load or execute untrusted third-party code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's instructions and scripts are self-contained and do not involve runtime downloads or execution of external code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill provides instructions and code snippets; it does not perform file system operations or interact with the OS outside of guiding the user's actions.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided instructions or scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill instructs users to configure Sentry DSNs and tokens, but does not contain any code that exfiltrates confidential data to a third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","All provided code snippets and instructions are plain, readable source code, with no obfuscation like base64 payloads or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill provides clear installation paths and configuration instructions that are not dependent on specific user project structures beyond standard package manager conventions.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 3 open and 37 closed issues in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter declares a license, and the README refers to a standard MIT license, indicating clear versioning.",{"category":104,"check":105,"severity":63,"summary":106},"Code Execution","Validation","The skill provides instructions and code snippets; it does not execute code directly or process structured output that requires schema validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill guides the user through installing SDKs and configuring them, which are not destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill provides comprehensive troubleshooting sections with clear problem-cause-solution mappings for common issues.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The SKILL.md details Sentry's logging capabilities, including enabling logs, using the logger API, and configuring console integration, which can be used for auditing actions.",{"category":117,"check":118,"severity":119,"summary":120},"Compliance","GDPR","info","The skill guides users on configuring Sentry, which may handle personal data; users are responsible for PII scrubbing and consent, but the skill itself does not directly process PII.",{"category":117,"check":122,"severity":24,"summary":123},"Target market","The extension is global in scope, providing setup instructions for browser JavaScript which is universally applicable.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The instructions focus on standard JavaScript development practices and Sentry SDK setup, which are generally cross-platform and not tied to specific runtimes beyond browser compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file clearly states the extension's purpose, installation methods, available skills, and prerequisites.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a skill, not a toolset with multiple commands, so tool surface size is not applicable.",{"category":40,"check":134,"severity":63,"summary":135},"Overlapping near-synonym tools","As a skill, it does not expose overlapping tools; its functionality is guided by the LLM.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as SDK setup wizards for various platforms and workflow skills, have corresponding implementations detailed in the documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and Cursor, including copy-pasteable commands and verification steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The troubleshooting section provides detailed, actionable advice for common issues, including error messages, root causes, and remediation steps.",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","The skill guides users on installing external dependencies like `@sentry/browser` and provides versioning information and CDN URLs where applicable.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill guides installation and configuration, not state-changing operations that would require a dry-run mode.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill itself does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":66,"check":108,"severity":24,"summary":109},{"category":160,"check":161,"severity":24,"summary":162},"Context","Precise Purpose","The skill's purpose is precisely defined as setting up Sentry browser SDK for JavaScript projects, with clear triggers and non-goals.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and effectively summarizes the core capability with relevant trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured with clear sections and references to external files for deeper dives, staying concise.",{"category":160,"check":170,"severity":24,"summary":171},"Progressive Disclosure","The SKILL.md uses progressive disclosure by referencing detailed guides in the `references/` directory for specific features like error monitoring, tracing, and session replay.",{"category":160,"check":173,"severity":63,"summary":174},"Forked exploration","This skill does not involve deep exploration or code review that would require a forked context.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The skill provides numerous ready-to-use code examples for installation, configuration, and feature usage across different paths and build tools.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The troubleshooting section thoroughly documents potential issues, failure modes, and recovery steps for various scenarios, including CDN, browser, and configuration problems.",{"category":104,"check":182,"severity":63,"summary":183},"Tool Fallback","The skill guides the user to install external tools and configurations; it does not rely on optional or custom tool fallbacks.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The skill provides clear troubleshooting steps for common errors and configuration issues, guiding the user to halt and report on unexpected states.",{"category":92,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained and focuses on Sentry browser SDK setup; it does not implicitly rely on other skills being loaded.",1778687412619,"This skill guides users through the complete setup of the Sentry browser JavaScript SDK for various JavaScript projects, including vanilla JS, jQuery, static sites, and WordPress. It detects project frameworks, recommends features like error monitoring, tracing, and session replay, and provides installation instructions for npm, loader scripts, and CDN bundles, along with source map configuration and verification steps.",[194,195,196,197,198],"Framework detection and SDK redirection","Guided setup via npm, Loader Script, or CDN","Feature recommendation for Error Monitoring, Tracing, Session Replay, Logging, and Profiling","Source map configuration for build tools (Vite, webpack, Rollup, esbuild)","Troubleshooting guidance for common setup issues",[200,201,202],"Setting up Sentry for Node.js, Python, or other backend environments.","Providing specific framework SDKs (e.g., React, Vue, Angular) directly; redirects to relevant skills.","Performing Sentry project-level configuration beyond SDK setup.",[204,205,206,207],"SDK Integration","Error Monitoring Configuration","Performance Tracing Setup","Session Replay Implementation",[209,210,211],"A browser-based JavaScript project.","Access to modify project files (HTML, JS, build configurations).","Sentry account and project DSN.","3.0.0","4.4.0","To automate and simplify the process of integrating Sentry error monitoring, tracing, and session replay into any browser-based JavaScript application.","Excellent documentation and clear guidance across all categories, particularly in providing comprehensive examples and troubleshooting for SDK setup. Minor info finding on GDPR reflects user responsibility, not a skill flaw.",99,"A comprehensive and well-documented skill for setting up the Sentry browser JavaScript SDK.",[219,220,221,222,223,224],"sentry","javascript","sdk-setup","error-monitoring","tracing","session-replay","global","verified",[228,229,230,231],"Setting up Sentry for a new or existing static website.","Adding error monitoring and tracing to a WordPress or Shopify site.","Configuring Sentry for a vanilla JavaScript or jQuery application.","Troubleshooting Sentry SDK integration issues in a browser environment.",[233,234,235,236,237,238],"Detect project framework to determine appropriate SDK or redirect.","Detect installation method (npm, Loader Script, CDN).","Recommend core and optional Sentry features based on project type.","Guide user through installation and basic configuration.","Provide specific instructions for source map setup based on build tools.","Offer verification steps and troubleshooting guidance.",{"codeQuality":240,"collectedAt":242,"documentation":243,"maintenance":246,"security":252,"testCoverage":254},{"hasLockfile":241},false,1778687378175,{"descriptionLength":244,"readmeSize":245},244,4777,{"closedIssues90d":247,"forks":248,"hasChangelog":241,"openIssues90d":249,"pushedAt":250,"stars":251},37,21,3,1778664294000,170,{"hasNpmPackage":241,"license":253,"smitheryVerified":241},"MIT",{"hasCi":255,"hasTests":241},true,{"updatedAt":257},1778687412732,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"skills/sentry-browser-sdk","getsentry","sentry-for-ai","sentry-browser-sdk","skill",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":271,"parentExtension":274,"providers":306,"relations":314,"tags":315,"workflow":316},1778687299685.385,"k179krjesmjphb7bqfh43701sn86n8mn",{"reviewCount":8},{"description":269,"installMethods":270,"name":219,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":219},{"basePath":272,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":273},"","plugin",{"_creationTime":275,"_id":276,"community":277,"display":278,"identity":282,"providers":284,"relations":300,"tags":302,"workflow":303},1778687299685.3848,"k179yfyfa9mb154bqjgahv10fn86mrz3",{"reviewCount":8},{"description":279,"installMethods":280,"name":281,"sourceUrl":14},"Teach your AI coding assistant how to use Sentry - setup, debugging, alerts, and more",{"claudeCode":12},"sentry-plugin-marketplace",{"basePath":272,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":283},"marketplace",{"evaluate":285,"extract":294},{"promptVersionExtension":286,"promptVersionScoring":213,"score":287,"tags":288,"targetMarket":225,"tier":293},"3.1.0",75,[219,289,290,291,292],"debugging","monitoring","error-tracking","ai-assistant","community",{"commitSha":295,"marketplace":296,"plugin":298},"HEAD",{"name":281,"pluginCount":297},1,{"mcpCount":8,"provider":299,"skillCount":8},"classify",{"repoId":301},"kd72wxwjk5zaddkehkc2ftrzfh86nk3n",[292,289,291,290,219],{"evaluatedAt":304,"extractAt":305,"updatedAt":304},1778687344825,1778687299685,{"evaluate":307,"extract":311},{"promptVersionExtension":212,"promptVersionScoring":213,"score":308,"tags":309,"targetMarket":225,"tier":226},95,[219,289,290,291,310],"observability",{"commitSha":295,"license":253,"plugin":312},{"mcpCount":8,"provider":299,"skillCount":313},30,{"parentExtensionId":276,"repoId":301},[289,291,290,310,219],{"evaluatedAt":317,"extractAt":305,"updatedAt":317},1778687354391,{"evaluate":319,"extract":321},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":320,"targetMarket":225,"tier":226},[219,220,221,222,223,224],{"commitSha":295,"license":322},"Apache-2.0",{"parentExtensionId":266,"repoId":301},{"_creationTime":325,"_id":301,"identity":326,"providers":327,"workflow":813},1778687295017.2043,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":328,"discover":807,"github":810},{"commitSha":295,"extensions":329},[330,343,418,441,453,467,481,489,497,511,523,531,539,553,567,583,599,614,622,640,648,663,677,693,708,724,732,746,762,772,784,799],{"basePath":272,"displayName":281,"installMethods":331,"rationale":332,"selectedPaths":333,"source":342,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[334,337,339],{"path":335,"priority":336},".claude-plugin/marketplace.json","mandatory",{"path":338,"priority":336},"README.md",{"path":340,"priority":341},"LICENSE","high","rule",{"basePath":272,"description":269,"displayName":219,"installMethods":344,"license":253,"rationale":345,"selectedPaths":346,"source":342,"sourceLanguage":18,"type":273},{"claudeCode":219},"plugin manifest at .claude-plugin/plugin.json",[347,349,350,351,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,404,406,408,410,412,414,416],{"path":348,"priority":336},".claude-plugin/plugin.json",{"path":338,"priority":336},{"path":340,"priority":341},{"path":352,"priority":353},"skills/sentry-android-sdk/SKILL.md","medium",{"path":355,"priority":353},"skills/sentry-browser-sdk/SKILL.md",{"path":357,"priority":353},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":359,"priority":353},"skills/sentry-cocoa-sdk/SKILL.md",{"path":361,"priority":353},"skills/sentry-code-review/SKILL.md",{"path":363,"priority":353},"skills/sentry-create-alert/SKILL.md",{"path":365,"priority":353},"skills/sentry-dotnet-sdk/SKILL.md",{"path":367,"priority":353},"skills/sentry-elixir-sdk/SKILL.md",{"path":369,"priority":353},"skills/sentry-feature-setup/SKILL.md",{"path":371,"priority":353},"skills/sentry-fix-issues/SKILL.md",{"path":373,"priority":353},"skills/sentry-flutter-sdk/SKILL.md",{"path":375,"priority":353},"skills/sentry-go-sdk/SKILL.md",{"path":377,"priority":353},"skills/sentry-nestjs-sdk/SKILL.md",{"path":379,"priority":353},"skills/sentry-nextjs-sdk/SKILL.md",{"path":381,"priority":353},"skills/sentry-node-sdk/SKILL.md",{"path":383,"priority":353},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":385,"priority":353},"skills/sentry-php-sdk/SKILL.md",{"path":387,"priority":353},"skills/sentry-pr-code-review/SKILL.md",{"path":389,"priority":353},"skills/sentry-python-sdk/SKILL.md",{"path":391,"priority":353},"skills/sentry-react-native-sdk/SKILL.md",{"path":393,"priority":353},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":395,"priority":353},"skills/sentry-react-sdk/SKILL.md",{"path":397,"priority":353},"skills/sentry-ruby-sdk/SKILL.md",{"path":399,"priority":353},"skills/sentry-sdk-setup/SKILL.md",{"path":401,"priority":353},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":403,"priority":353},"skills/sentry-sdk-upgrade/SKILL.md",{"path":405,"priority":353},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":407,"priority":353},"skills/sentry-svelte-sdk/SKILL.md",{"path":409,"priority":353},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":411,"priority":353},"skills/sentry-workflow/SKILL.md",{"path":413,"priority":336},".mcp.json",{"path":415,"priority":341},"commands/seer.md",{"path":417,"priority":341},".cursor-plugin/plugin.json",{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":342,"sourceLanguage":18,"type":263},"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",[425,427,429,431,433,435,437,439],{"path":426,"priority":336},"SKILL.md",{"path":428,"priority":353},"references/crons.md",{"path":430,"priority":353},"references/error-monitoring.md",{"path":432,"priority":353},"references/logging.md",{"path":434,"priority":353},"references/metrics.md",{"path":436,"priority":353},"references/profiling.md",{"path":438,"priority":353},"references/session-replay.md",{"path":440,"priority":353},"references/tracing.md",{"basePath":259,"description":10,"displayName":262,"installMethods":442,"rationale":443,"selectedPaths":444,"source":342,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-browser-sdk/SKILL.md",[445,446,447,448,449,450,451],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":436,"priority":353},{"path":438,"priority":353},{"path":440,"priority":353},{"path":452,"priority":353},"references/user-feedback.md",{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":342,"sourceLanguage":18,"type":263},"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",[460,461,462,464,465,466],{"path":426,"priority":336},{"path":428,"priority":353},{"path":463,"priority":353},"references/durable-objects.md",{"path":430,"priority":353},{"path":432,"priority":353},{"path":440,"priority":353},{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":342,"sourceLanguage":18,"type":263},"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",[474,475,476,477,478,479,480],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":436,"priority":353},{"path":438,"priority":353},{"path":440,"priority":353},{"path":452,"priority":353},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":342,"sourceLanguage":18,"type":263},"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",[488],{"path":426,"priority":336},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":342,"sourceLanguage":18,"type":263},"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",[496],{"path":426,"priority":336},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":342,"sourceLanguage":18,"type":263},"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",[504,505,506,507,508,509,510],{"path":426,"priority":336},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":440,"priority":353},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":342,"sourceLanguage":18,"type":263},"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",[518,519,520,521,522],{"path":426,"priority":336},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":440,"priority":353},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":342,"sourceLanguage":18,"type":263},"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",[530],{"path":426,"priority":336},{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":342,"sourceLanguage":18,"type":263},"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",[538],{"path":426,"priority":336},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":342,"sourceLanguage":18,"type":263},"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",[546,547,548,549,550,551,552],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":438,"priority":353},{"path":440,"priority":353},{"basePath":554,"description":555,"displayName":556,"installMethods":557,"rationale":558,"selectedPaths":559,"source":342,"sourceLanguage":18,"type":263},"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",[560,561,562,563,564,565,566],{"path":426,"priority":336},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":440,"priority":353},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":342,"sourceLanguage":18,"type":263},"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",[574,575,577,578,579,580,581,582],{"path":426,"priority":336},{"path":576,"priority":353},"references/ai-monitoring.md",{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":440,"priority":353},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":342,"sourceLanguage":18,"type":263},"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",[590,591,592,593,594,595,596,597,598],{"path":426,"priority":336},{"path":576,"priority":353},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":438,"priority":353},{"path":440,"priority":353},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":342,"sourceLanguage":18,"type":263},"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",[606,607,608,609,610,611,612,613],{"path":426,"priority":336},{"path":576,"priority":353},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":440,"priority":353},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":342,"sourceLanguage":18,"type":263},"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",[621],{"path":426,"priority":336},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":342,"sourceLanguage":18,"type":263},"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",[629,630,631,632,634,635,636,637,639],{"path":426,"priority":336},{"path":428,"priority":353},{"path":430,"priority":353},{"path":633,"priority":353},"references/laravel.md",{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":638,"priority":353},"references/symfony.md",{"path":440,"priority":353},{"basePath":641,"description":642,"displayName":643,"installMethods":644,"rationale":645,"selectedPaths":646,"source":342,"sourceLanguage":18,"type":263},"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",[647],{"path":426,"priority":336},{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":342,"sourceLanguage":18,"type":263},"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",[655,656,657,658,659,660,661,662],{"path":426,"priority":336},{"path":576,"priority":353},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":436,"priority":353},{"path":440,"priority":353},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":342,"sourceLanguage":18,"type":263},"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",[670,671,672,673,674,675,676],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":436,"priority":353},{"path":438,"priority":353},{"path":440,"priority":353},{"path":452,"priority":353},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":342,"sourceLanguage":18,"type":263},"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",[684,685,686,687,688,690,691,692],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":436,"priority":353},{"path":689,"priority":353},"references/react-router-framework-features.md",{"path":438,"priority":353},{"path":440,"priority":353},{"path":452,"priority":353},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":342,"sourceLanguage":18,"type":263},"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",[700,701,702,703,704,706,707],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":436,"priority":353},{"path":705,"priority":353},"references/react-features.md",{"path":438,"priority":353},{"path":440,"priority":353},{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":342,"sourceLanguage":18,"type":263},"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",[715,716,717,718,719,720,722,723],{"path":426,"priority":336},{"path":428,"priority":353},{"path":430,"priority":353},{"path":432,"priority":353},{"path":434,"priority":353},{"path":721,"priority":353},"references/migration.md",{"path":436,"priority":353},{"path":440,"priority":353},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":342,"sourceLanguage":18,"type":263},"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",[731],{"path":426,"priority":336},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":342,"sourceLanguage":18,"type":263},"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",[739,740,742,744],{"path":426,"priority":336},{"path":741,"priority":353},"references/philosophy.md",{"path":743,"priority":353},"references/quality-checklist.md",{"path":745,"priority":353},"references/research-playbook.md",{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":342,"sourceLanguage":18,"type":263},"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",[753,754,756,758,760],{"path":426,"priority":336},{"path":755,"priority":353},"references/upgrade-patterns.md",{"path":757,"priority":353},"references/v7-to-v8.md",{"path":759,"priority":353},"references/v8-to-v9.md",{"path":761,"priority":353},"references/v9-to-v10.md",{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":342,"sourceLanguage":18,"type":263},"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",[769,770],{"path":426,"priority":336},{"path":771,"priority":353},"references/sampling.md",{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":342,"sourceLanguage":18,"type":263},"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",[779,780,781,782,783],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":438,"priority":353},{"path":440,"priority":353},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":342,"sourceLanguage":18,"type":263},"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",[791,792,793,794,795,797,798],{"path":426,"priority":336},{"path":430,"priority":353},{"path":432,"priority":353},{"path":438,"priority":353},{"path":796,"priority":353},"references/tanstackstart-features.md",{"path":440,"priority":353},{"path":452,"priority":353},{"basePath":800,"description":801,"displayName":802,"installMethods":803,"rationale":804,"selectedPaths":805,"source":342,"sourceLanguage":18,"type":263},"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",[806],{"path":426,"priority":336},{"sources":808},[809],"manual",{"closedIssues90d":247,"description":279,"forks":248,"license":253,"openIssues90d":249,"pushedAt":250,"readmeSize":245,"stars":251,"topics":811},[812],"tag-production",{"classifiedAt":814,"discoverAt":815,"extractAt":816,"githubAt":816,"updatedAt":814},1778687299236,1778687295017,1778687297417,[222,220,221,219,224,223],{"evaluatedAt":257,"extractAt":305,"updatedAt":257},[],[821,840,856,874,891,907],{"_creationTime":822,"_id":823,"community":824,"display":825,"identity":828,"providers":829,"relations":836,"tags":837,"workflow":838},1778687299685.3904,"k175btq0672h9nkm2hbv9cjec986n524",{"reviewCount":8},{"description":695,"installMethods":826,"name":827,"sourceUrl":14},{"claudeCode":12},"Sentry React SDK",{"basePath":694,"githubOwner":260,"githubRepo":261,"locale":18,"slug":696,"type":263},{"evaluate":830,"extract":835},{"promptVersionExtension":212,"promptVersionScoring":213,"score":831,"tags":832,"targetMarket":225,"tier":226},100,[219,833,221,222,223,834,224],"react","profiling",{"commitSha":295,"license":253},{"parentExtensionId":266,"repoId":301},[222,834,833,221,219,224,223],{"evaluatedAt":839,"extractAt":305,"updatedAt":839},1778687849554,{"_creationTime":841,"_id":842,"community":843,"display":844,"identity":846,"providers":847,"relations":852,"tags":853,"workflow":854},1778687299685.3901,"k1766avpz66czpkss71dc79vq586nf9j",{"reviewCount":8},{"description":679,"installMethods":845,"name":680,"sourceUrl":14},{"claudeCode":12},{"basePath":678,"githubOwner":260,"githubRepo":261,"locale":18,"slug":680,"type":263},{"evaluate":848,"extract":851},{"promptVersionExtension":212,"promptVersionScoring":213,"score":831,"tags":849,"targetMarket":225,"tier":226},[833,219,221,222,223,834,850,220],"typescript",{"commitSha":295},{"parentExtensionId":266,"repoId":301},[222,220,834,833,221,219,223,850],{"evaluatedAt":855,"extractAt":305,"updatedAt":855},1778687838591,{"_creationTime":857,"_id":858,"community":859,"display":860,"identity":862,"providers":863,"relations":870,"tags":871,"workflow":872},1778687299685.3918,"k176n915twj1s2677wcr96cfmn86nrhf",{"reviewCount":8},{"description":774,"installMethods":861,"name":775,"sourceUrl":14},{"claudeCode":12},{"basePath":773,"githubOwner":260,"githubRepo":261,"locale":18,"slug":775,"type":263},{"evaluate":864,"extract":869},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":865,"targetMarket":225,"tier":226},[866,867,219,221,222,223,224,868],"svelte","sveltekit","logging",{"commitSha":295},{"parentExtensionId":266,"repoId":301},[222,868,221,219,224,866,867,223],{"evaluatedAt":873,"extractAt":305,"updatedAt":873},1778687978727,{"_creationTime":875,"_id":876,"community":877,"display":878,"identity":881,"providers":882,"relations":887,"tags":888,"workflow":889},1778687299685.3884,"k177an7j7bme9rmg48xnpejkrd86npv8",{"reviewCount":8},{"description":585,"installMethods":879,"name":880,"sourceUrl":14},{"claudeCode":12},"Sentry Next.js SDK Setup",{"basePath":584,"githubOwner":260,"githubRepo":261,"locale":18,"slug":586,"type":263},{"evaluate":883,"extract":886},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":884,"targetMarket":225,"tier":226},[885,219,221,222,223,834,224],"next-js",{"commitSha":295,"license":253},{"parentExtensionId":266,"repoId":301},[222,885,834,221,219,224,223],{"evaluatedAt":890,"extractAt":305,"updatedAt":890},1778687690354,{"_creationTime":892,"_id":893,"community":894,"display":895,"identity":897,"providers":898,"relations":903,"tags":904,"workflow":905},1778687299685.392,"k177vta3yfja3m76q9th1tz91s86n67s",{"reviewCount":8},{"description":786,"installMethods":896,"name":787,"sourceUrl":14},{"claudeCode":12},{"basePath":785,"githubOwner":260,"githubRepo":261,"locale":18,"slug":787,"type":263},{"evaluate":899,"extract":902},{"promptVersionExtension":212,"promptVersionScoring":213,"score":831,"tags":900,"targetMarket":225,"tier":226},[219,833,901,221,222,223],"tanstack-start",{"commitSha":295},{"parentExtensionId":266,"repoId":301},[222,833,221,219,901,223],{"evaluatedAt":906,"extractAt":305,"updatedAt":906},1778687996205,{"_creationTime":908,"_id":909,"community":910,"display":911,"identity":913,"providers":914,"relations":921,"tags":922,"workflow":923},1778687299685.387,"k17d1kd5rk2mbfmkqd6vbkghxd86n27b",{"reviewCount":8},{"description":513,"installMethods":912,"name":514,"sourceUrl":14},{"claudeCode":12},{"basePath":512,"githubOwner":260,"githubRepo":261,"locale":18,"slug":514,"type":263},{"evaluate":915,"extract":920},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":916,"targetMarket":225,"tier":226},[219,917,918,221,222,223,868,919],"elixir","phoenix","crons",{"commitSha":295},{"parentExtensionId":266,"repoId":301},[919,917,222,868,918,221,219,223],{"evaluatedAt":924,"extractAt":305,"updatedAt":924},1778687566445]