[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-feature-setup-de":3,"guides-for-getsentry-sentry-feature-setup":802,"similar-k171j74w3h1a5vehwfcqcc30gs86mxw6-de":803},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":240,"parentExtension":249,"providers":301,"relations":306,"repo":307,"tags":800,"workflow":801},1778687299685.3872,"k171j74w3h1a5vehwfcqcc30gs86mxw6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"getsentry/sentry-for-ai","Sentry Feature Setup","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778687580808.7583,"kn77bsxta3qtjf8bskv3kxb4h586nj7q","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":198,"practices":202,"prerequisites":203,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":217,"tier":218,"useCases":219,"workflow":223},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names concrete user problems like monitoring AI calls, setting up OpenTelemetry, and creating alerts, aligning with the extension's purpose.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers specialized Sentry configurations beyond basic SDK setup, providing value over default LLM behavior by focusing on specific Sentry features.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension aims to configure specific Sentry features, and the documentation outlines how to fetch and use these feature skills, suggesting readiness for workflow integration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension acts as a router for specific Sentry feature configurations, directing users to specialized skills for AI monitoring, OpenTelemetry, or alerts, maintaining a focused scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's purpose of configuring specific Sentry features and provides clear use cases.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This extension acts as a router and does not directly expose tools; it directs users to other skills that would handle specific tool operations.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","This extension is a router and does not have configurable parameters or options that require a reference.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This extension acts as a router and does not expose user-facing tools directly.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a router, this extension does not have its own tool input schemas or response shapes to evaluate.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is clearly stated as Apache-2.0 in the SKILL.md frontmatter, which is a recognized open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating recent maintenance within the last 90 days.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The extension does not appear to use any third-party dependencies that would require management.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","This extension acts as a router and does not handle secrets directly.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension primarily routes users to other skills and does not appear to load or execute untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension routes to other skills and does not appear to download or execute external code at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","As a router skill, it does not perform file system operations outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the routing logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension acts as a router and does not perform outbound calls or handle confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension's logic is plain, readable markdown and not obfuscated.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The extension makes no structural assumptions about the user's project layout as it acts as a router.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 3 issues were opened and 37 were closed, indicating a high closure rate (92.5%), suggesting active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter declares the license as Apache-2.0, and the repository has recent commits, indicating a versioned and maintained artifact.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","This extension is a router and does not execute code or process structured output that requires validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","As a router, this extension does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","This extension routes to other skills, and any errors would be handled by those specific skills; its own logic does not appear to have error paths.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The extension is a router and does not perform actions that require logging.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The extension acts as a router and does not operate on personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","There are no regional or jurisdictional signals detected, and the extension is globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The extension is written in markdown and acts as a router, making it platform-agnostic.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file clearly outlines the extension's purpose, capabilities, and installation instructions.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This extension acts as a router and does not expose any tools directly.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This extension is a router and does not expose tools that could have overlapping synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features mentioned in the README and SKILL.md (routing to AI monitoring, OTel, and alerts) correspond to specific sub-skills that are documented.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and Cursor, including copy-paste commands and verification steps.",{"category":143,"check":144,"severity":42,"summary":145},"Errors","Actionable error messages","As a router, this extension does not have user-facing error paths; errors would be handled by the downstream skills.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The extension does not use third-party dependencies.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","This extension is a router and does not perform state-changing operations.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This extension is a router and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being emitted by this router skill.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md and README clearly define the purpose as routing to specific Sentry feature configuration skills (AI monitoring, OpenTelemetry, alerts) and specify when to use it.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability as a router for Sentry feature setup skills.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, outlining the routing logic and linking to detailed feature skills, adhering to progressive disclosure.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md concisely outlines the routing options and links to separate Markdown files for detailed feature skills, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This extension is a router and does not involve deep exploration or code review tasks that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear installation and verification examples, and the SKILL.md references other skills which presumably have their own examples.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md instructs users to ask for clarification when unclear and to trust the specific feature skills, addressing the primary edge case of misrouting.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This router extension does not depend on external MCP servers and thus has no fallback requirement.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The SKILL.md instructs users to ask for clarification if unclear, effectively halting on unexpected user input or state by asking for more information.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The extension clearly defines its role as a router and explicitly links to other, more specialized Sentry skills, avoiding implicit coupling.",1778687580697,"This extension acts as a router, directing users to specialized skills for configuring various Sentry features, including AI monitoring, OpenTelemetry pipelines, and alert creation. It clearly outlines how to access these feature-specific skills.",[195,196,197],"Routes users to specific Sentry feature configuration skills","Clearly lists available feature skills for AI monitoring, OTel, and alerts","Provides instructions on how to fetch and use these skills",[199,200,201],"Does not perform SDK setup","Does not configure specific Sentry features directly","Does not handle AI/LLM call monitoring or OTel Collector setup itself",[],[],"3.0.0","4.4.0","To guide users to the correct Sentry configuration skill based on their needs for AI monitoring, OpenTelemetry setup, or alert creation.","The extension received a perfect score due to its clear purpose, excellent documentation, and well-defined scope as a router to other specialized skills. All checks passed or were not applicable.",99,"A well-documented and focused router for configuring specific Sentry features.",[211,212,213,214,215,216],"sentry","configuration","monitoring","ai","observability","otel","global","verified",[220,221,222],"Use when asked to configure AI monitoring in Sentry","Use when asked to set up OpenTelemetry pipelines with Sentry","Use when asked to create alerts and notifications in Sentry",[],{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":239},{"hasLockfile":226},false,1778687567322,{"descriptionLength":229,"readmeSize":230},166,4777,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},37,21,3,1778664294000,170,{"hasNpmPackage":226,"license":238,"smitheryVerified":226},"MIT",{"hasCi":240,"hasTests":226},true,{"updatedAt":242},1778687580808,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":247,"type":248},"skills/sentry-feature-setup","getsentry","sentry-for-ai","sentry-feature-setup","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":256,"parentExtension":259,"providers":290,"relations":297,"tags":298,"workflow":299},1778687299685.385,"k179krjesmjphb7bqfh43701sn86n8mn",{"reviewCount":8},{"description":254,"installMethods":255,"name":211,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":211},{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":269,"relations":284,"tags":286,"workflow":287},1778687299685.3848,"k179yfyfa9mb154bqjgahv10fn86mrz3",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Teach your AI coding assistant how to use Sentry - setup, debugging, alerts, and more",{"claudeCode":12},"sentry-plugin-marketplace",{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":268},"marketplace",{"evaluate":270,"extract":278},{"promptVersionExtension":271,"promptVersionScoring":205,"score":272,"tags":273,"targetMarket":217,"tier":277},"3.1.0",75,[211,274,213,275,276],"debugging","error-tracking","ai-assistant","community",{"commitSha":279,"marketplace":280,"plugin":282},"HEAD",{"name":266,"pluginCount":281},1,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd72wxwjk5zaddkehkc2ftrzfh86nk3n",[276,274,275,213,211],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778687344825,1778687299685,{"evaluate":291,"extract":294},{"promptVersionExtension":204,"promptVersionScoring":205,"score":292,"tags":293,"targetMarket":217,"tier":218},95,[211,274,213,275,215],{"commitSha":279,"license":238,"plugin":295},{"mcpCount":8,"provider":283,"skillCount":296},30,{"parentExtensionId":261,"repoId":285},[274,275,213,215,211],{"evaluatedAt":300,"extractAt":289,"updatedAt":300},1778687354391,{"evaluate":302,"extract":304},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":303,"targetMarket":217,"tier":218},[211,212,213,214,215,216],{"commitSha":279,"license":305},"Apache-2.0",{"parentExtensionId":251,"repoId":285},{"_creationTime":308,"_id":285,"identity":309,"providers":310,"workflow":796},1778687295017.2043,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":311,"discover":790,"github":793},{"commitSha":279,"extensions":312},[313,326,401,424,439,453,467,475,483,497,509,514,522,536,550,566,582,597,605,623,631,646,660,676,691,707,715,729,745,755,767,782],{"basePath":257,"displayName":266,"installMethods":314,"rationale":315,"selectedPaths":316,"source":325,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[317,320,322],{"path":318,"priority":319},".claude-plugin/marketplace.json","mandatory",{"path":321,"priority":319},"README.md",{"path":323,"priority":324},"LICENSE","high","rule",{"basePath":257,"description":254,"displayName":211,"installMethods":327,"license":238,"rationale":328,"selectedPaths":329,"source":325,"sourceLanguage":18,"type":258},{"claudeCode":211},"plugin manifest at .claude-plugin/plugin.json",[330,332,333,334,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399],{"path":331,"priority":319},".claude-plugin/plugin.json",{"path":321,"priority":319},{"path":323,"priority":324},{"path":335,"priority":336},"skills/sentry-android-sdk/SKILL.md","medium",{"path":338,"priority":336},"skills/sentry-browser-sdk/SKILL.md",{"path":340,"priority":336},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":342,"priority":336},"skills/sentry-cocoa-sdk/SKILL.md",{"path":344,"priority":336},"skills/sentry-code-review/SKILL.md",{"path":346,"priority":336},"skills/sentry-create-alert/SKILL.md",{"path":348,"priority":336},"skills/sentry-dotnet-sdk/SKILL.md",{"path":350,"priority":336},"skills/sentry-elixir-sdk/SKILL.md",{"path":352,"priority":336},"skills/sentry-feature-setup/SKILL.md",{"path":354,"priority":336},"skills/sentry-fix-issues/SKILL.md",{"path":356,"priority":336},"skills/sentry-flutter-sdk/SKILL.md",{"path":358,"priority":336},"skills/sentry-go-sdk/SKILL.md",{"path":360,"priority":336},"skills/sentry-nestjs-sdk/SKILL.md",{"path":362,"priority":336},"skills/sentry-nextjs-sdk/SKILL.md",{"path":364,"priority":336},"skills/sentry-node-sdk/SKILL.md",{"path":366,"priority":336},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":368,"priority":336},"skills/sentry-php-sdk/SKILL.md",{"path":370,"priority":336},"skills/sentry-pr-code-review/SKILL.md",{"path":372,"priority":336},"skills/sentry-python-sdk/SKILL.md",{"path":374,"priority":336},"skills/sentry-react-native-sdk/SKILL.md",{"path":376,"priority":336},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":378,"priority":336},"skills/sentry-react-sdk/SKILL.md",{"path":380,"priority":336},"skills/sentry-ruby-sdk/SKILL.md",{"path":382,"priority":336},"skills/sentry-sdk-setup/SKILL.md",{"path":384,"priority":336},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":386,"priority":336},"skills/sentry-sdk-upgrade/SKILL.md",{"path":388,"priority":336},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":390,"priority":336},"skills/sentry-svelte-sdk/SKILL.md",{"path":392,"priority":336},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":394,"priority":336},"skills/sentry-workflow/SKILL.md",{"path":396,"priority":319},".mcp.json",{"path":398,"priority":324},"commands/seer.md",{"path":400,"priority":324},".cursor-plugin/plugin.json",{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":325,"sourceLanguage":18,"type":248},"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",[408,410,412,414,416,418,420,422],{"path":409,"priority":319},"SKILL.md",{"path":411,"priority":336},"references/crons.md",{"path":413,"priority":336},"references/error-monitoring.md",{"path":415,"priority":336},"references/logging.md",{"path":417,"priority":336},"references/metrics.md",{"path":419,"priority":336},"references/profiling.md",{"path":421,"priority":336},"references/session-replay.md",{"path":423,"priority":336},"references/tracing.md",{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":325,"sourceLanguage":18,"type":248},"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",[431,432,433,434,435,436,437],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":419,"priority":336},{"path":421,"priority":336},{"path":423,"priority":336},{"path":438,"priority":336},"references/user-feedback.md",{"basePath":440,"description":441,"displayName":442,"installMethods":443,"rationale":444,"selectedPaths":445,"source":325,"sourceLanguage":18,"type":248},"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",[446,447,448,450,451,452],{"path":409,"priority":319},{"path":411,"priority":336},{"path":449,"priority":336},"references/durable-objects.md",{"path":413,"priority":336},{"path":415,"priority":336},{"path":423,"priority":336},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":325,"sourceLanguage":18,"type":248},"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",[460,461,462,463,464,465,466],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":419,"priority":336},{"path":421,"priority":336},{"path":423,"priority":336},{"path":438,"priority":336},{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":325,"sourceLanguage":18,"type":248},"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",[474],{"path":409,"priority":319},{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":325,"sourceLanguage":18,"type":248},"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",[482],{"path":409,"priority":319},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":325,"sourceLanguage":18,"type":248},"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",[490,491,492,493,494,495,496],{"path":409,"priority":319},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":423,"priority":336},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":325,"sourceLanguage":18,"type":248},"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",[504,505,506,507,508],{"path":409,"priority":319},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":423,"priority":336},{"basePath":244,"description":10,"displayName":247,"installMethods":510,"rationale":511,"selectedPaths":512,"source":325,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-feature-setup/SKILL.md",[513],{"path":409,"priority":319},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":325,"sourceLanguage":18,"type":248},"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",[521],{"path":409,"priority":319},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":325,"sourceLanguage":18,"type":248},"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",[529,530,531,532,533,534,535],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":421,"priority":336},{"path":423,"priority":336},{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":325,"sourceLanguage":18,"type":248},"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",[543,544,545,546,547,548,549],{"path":409,"priority":319},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":423,"priority":336},{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":325,"sourceLanguage":18,"type":248},"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",[557,558,560,561,562,563,564,565],{"path":409,"priority":319},{"path":559,"priority":336},"references/ai-monitoring.md",{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":423,"priority":336},{"basePath":567,"description":568,"displayName":569,"installMethods":570,"rationale":571,"selectedPaths":572,"source":325,"sourceLanguage":18,"type":248},"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",[573,574,575,576,577,578,579,580,581],{"path":409,"priority":319},{"path":559,"priority":336},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":421,"priority":336},{"path":423,"priority":336},{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":325,"sourceLanguage":18,"type":248},"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",[589,590,591,592,593,594,595,596],{"path":409,"priority":319},{"path":559,"priority":336},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":423,"priority":336},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":325,"sourceLanguage":18,"type":248},"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",[604],{"path":409,"priority":319},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":325,"sourceLanguage":18,"type":248},"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",[612,613,614,615,617,618,619,620,622],{"path":409,"priority":319},{"path":411,"priority":336},{"path":413,"priority":336},{"path":616,"priority":336},"references/laravel.md",{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":621,"priority":336},"references/symfony.md",{"path":423,"priority":336},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":325,"sourceLanguage":18,"type":248},"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",[630],{"path":409,"priority":319},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":325,"sourceLanguage":18,"type":248},"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",[638,639,640,641,642,643,644,645],{"path":409,"priority":319},{"path":559,"priority":336},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":419,"priority":336},{"path":423,"priority":336},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":325,"sourceLanguage":18,"type":248},"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",[653,654,655,656,657,658,659],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":419,"priority":336},{"path":421,"priority":336},{"path":423,"priority":336},{"path":438,"priority":336},{"basePath":661,"description":662,"displayName":663,"installMethods":664,"rationale":665,"selectedPaths":666,"source":325,"sourceLanguage":18,"type":248},"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",[667,668,669,670,671,673,674,675],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":419,"priority":336},{"path":672,"priority":336},"references/react-router-framework-features.md",{"path":421,"priority":336},{"path":423,"priority":336},{"path":438,"priority":336},{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":325,"sourceLanguage":18,"type":248},"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",[683,684,685,686,687,689,690],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":419,"priority":336},{"path":688,"priority":336},"references/react-features.md",{"path":421,"priority":336},{"path":423,"priority":336},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":325,"sourceLanguage":18,"type":248},"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",[698,699,700,701,702,703,705,706],{"path":409,"priority":319},{"path":411,"priority":336},{"path":413,"priority":336},{"path":415,"priority":336},{"path":417,"priority":336},{"path":704,"priority":336},"references/migration.md",{"path":419,"priority":336},{"path":423,"priority":336},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":325,"sourceLanguage":18,"type":248},"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",[714],{"path":409,"priority":319},{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":325,"sourceLanguage":18,"type":248},"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",[722,723,725,727],{"path":409,"priority":319},{"path":724,"priority":336},"references/philosophy.md",{"path":726,"priority":336},"references/quality-checklist.md",{"path":728,"priority":336},"references/research-playbook.md",{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":325,"sourceLanguage":18,"type":248},"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",[736,737,739,741,743],{"path":409,"priority":319},{"path":738,"priority":336},"references/upgrade-patterns.md",{"path":740,"priority":336},"references/v7-to-v8.md",{"path":742,"priority":336},"references/v8-to-v9.md",{"path":744,"priority":336},"references/v9-to-v10.md",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":325,"sourceLanguage":18,"type":248},"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",[752,753],{"path":409,"priority":319},{"path":754,"priority":336},"references/sampling.md",{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":325,"sourceLanguage":18,"type":248},"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",[762,763,764,765,766],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":421,"priority":336},{"path":423,"priority":336},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":325,"sourceLanguage":18,"type":248},"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",[774,775,776,777,778,780,781],{"path":409,"priority":319},{"path":413,"priority":336},{"path":415,"priority":336},{"path":421,"priority":336},{"path":779,"priority":336},"references/tanstackstart-features.md",{"path":423,"priority":336},{"path":438,"priority":336},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":325,"sourceLanguage":18,"type":248},"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",[789],{"path":409,"priority":319},{"sources":791},[792],"manual",{"closedIssues90d":232,"description":264,"forks":233,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":794},[795],"tag-production",{"classifiedAt":797,"discoverAt":798,"extractAt":799,"githubAt":799,"updatedAt":797},1778687299236,1778687295017,1778687297417,[214,212,213,215,216,211],{"evaluatedAt":242,"extractAt":289,"updatedAt":242},[],[804,835,867,896,925,955],{"_creationTime":805,"_id":806,"community":807,"display":808,"identity":814,"providers":818,"relations":828,"tags":831,"workflow":832},1778692306427.0989,"k1796t5tyzzwfm2x9bbbaaw5y586ndfk",{"reviewCount":8},{"description":809,"installMethods":810,"name":812,"sourceUrl":813},"Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.",{"claudeCode":811},"Lifecycle-Innovations-Limited/claude-ops","ops-fires","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":815,"githubOwner":816,"githubRepo":817,"locale":18,"slug":812,"type":248},"claude-ops/skills/ops-fires","Lifecycle-Innovations-Limited","claude-ops",{"evaluate":819,"extract":827},{"promptVersionExtension":204,"promptVersionScoring":205,"score":820,"tags":821,"targetMarket":217,"tier":218},100,[822,213,823,824,825,211,826],"incident-management","devops","automation","aws","ci-cd",{"commitSha":279},{"parentExtensionId":829,"repoId":830},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[824,825,826,823,822,213,211],{"evaluatedAt":833,"extractAt":834,"updatedAt":833},1778692547909,1778692306427,{"_creationTime":836,"_id":837,"community":838,"display":839,"identity":845,"providers":850,"relations":860,"tags":863,"workflow":864},1778675056600.2373,"k17a55347avnysgdngh6mp591186mfkp",{"reviewCount":8},{"description":840,"installMethods":841,"name":843,"sourceUrl":844},"Observability Designer (POWERFUL)",{"claudeCode":842},"alirezarezvani/claude-skills","Observability Designer","https://github.com/alirezarezvani/claude-skills",{"basePath":846,"githubOwner":847,"githubRepo":848,"locale":18,"slug":849,"type":248},"engineering/skills/observability-designer","alirezarezvani","claude-skills","observability-designer",{"evaluate":851,"extract":859},{"promptVersionExtension":204,"promptVersionScoring":205,"score":820,"tags":852,"targetMarket":217,"tier":218},[215,853,854,855,856,213,857,858],"sli","slo","alerting","dashboard","sre","python",{"commitSha":279,"license":238},{"parentExtensionId":861,"repoId":862},"k173223hfbd6c4mx6r1jdx23wn86mbpb","kd7ff9s1w43mfyy1n7hf87816186m6px",[855,856,213,215,858,853,854,857],{"evaluatedAt":865,"extractAt":866,"updatedAt":865},1778678852955,1778675056600,{"_creationTime":868,"_id":869,"community":870,"display":871,"identity":877,"providers":881,"relations":889,"tags":892,"workflow":893},1778699018122.8088,"k17a9mme5yg9924gt60r1jp7vx86mrck",{"reviewCount":8},{"description":872,"installMethods":873,"name":875,"sourceUrl":876},"Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.",{"claudeCode":874},"wshobson/agents","grafana-dashboards","https://github.com/wshobson/agents",{"basePath":878,"githubOwner":879,"githubRepo":880,"locale":18,"slug":875,"type":248},"plugins/observability-monitoring/skills/grafana-dashboards","wshobson","agents",{"evaluate":882,"extract":888},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":883,"targetMarket":217,"tier":218},[884,213,215,885,886,887],"grafana","dashboards","visualization","prometheus",{"commitSha":279},{"parentExtensionId":890,"repoId":891},"k17dxpx93xte76zjrx134sk0mh86napb","kd74de64zj0axtg5b8t7eqqe2x86nske",[885,884,213,215,887,886],{"evaluatedAt":894,"extractAt":895,"updatedAt":894},1778701948128,1778699018122,{"_creationTime":897,"_id":898,"community":899,"display":900,"identity":906,"providers":911,"relations":918,"tags":921,"workflow":922},1778696691708.333,"k17a3xvv3pp9pkch6tr3f4mygn86nhs3",{"reviewCount":8},{"description":901,"installMethods":902,"name":904,"sourceUrl":905},"Stream live swarm events using the Monitor tool for real-time observability",{"claudeCode":903},"ruvnet/ruflo","Monitor Stream","https://github.com/ruvnet/ruflo",{"basePath":907,"githubOwner":908,"githubRepo":909,"locale":18,"slug":910,"type":248},"plugins/ruflo-swarm/skills/monitor-stream","ruvnet","ruflo","monitor-stream",{"evaluate":912,"extract":917},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":913,"targetMarket":217,"tier":218},[215,914,915,213,916],"streaming","events","cli",{"commitSha":279,"license":238},{"parentExtensionId":919,"repoId":920},"k1745f2f8qnwa2b02r0cav1sgn86mm7h","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[916,915,213,215,914],{"evaluatedAt":923,"extractAt":924,"updatedAt":923},1778701587681,1778696691708,{"_creationTime":926,"_id":927,"community":928,"display":929,"identity":935,"providers":940,"relations":948,"tags":951,"workflow":952},1778695116697.1929,"k176f565j7tyetjxk9sgbjcqp186ndk5",{"reviewCount":8},{"description":930,"installMethods":931,"name":933,"sourceUrl":934},"LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.",{"claudeCode":932},"Orchestra-Research/AI-Research-SKILLs","LangSmith Observability","https://github.com/Orchestra-Research/AI-Research-SKILLs",{"basePath":936,"githubOwner":937,"githubRepo":938,"locale":18,"slug":939,"type":248},"17-observability/langsmith","Orchestra-Research","AI-Research-SKILLs","langsmith",{"evaluate":941,"extract":947},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":942,"targetMarket":217,"tier":218},[215,939,943,944,213,945,274,946],"tracing","evaluation","llmops","testing",{"commitSha":279,"license":238},{"parentExtensionId":949,"repoId":950},"k17155ws9qc0hw7a568bg79sfd86max8","kd70hj1y80mhra5xm5g188j5n586mg18",[274,944,939,945,213,215,946,943],{"evaluatedAt":953,"extractAt":954,"updatedAt":953},1778697046926,1778695116697,{"_creationTime":956,"_id":957,"community":958,"display":959,"identity":963,"providers":966,"relations":974,"tags":976,"workflow":977},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":960,"installMethods":961,"name":962,"sourceUrl":905},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":903},"Trader Regime",{"basePath":964,"githubOwner":908,"githubRepo":909,"locale":18,"slug":965,"type":248},"plugins/ruflo-neural-trader/skills/trader-regime","trader-regime",{"evaluate":967,"extract":973},{"promptVersionExtension":204,"promptVersionScoring":205,"score":820,"tags":968,"targetMarket":217,"tier":218},[969,970,971,214,972,916],"finance","trading","market-analysis","typescript",{"commitSha":279,"license":238},{"parentExtensionId":975,"repoId":920},"k17drge8h1fgzchr0p4jaeg33n86mwmy",[214,916,969,971,970,972],{"evaluatedAt":978,"extractAt":924,"updatedAt":978},1778701108877]