phoenix-observability

21.8k
davila7davila7

Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or monitoring production AI systems with real-time insights.

ObservabilityPhoenixArize+5
192 days ago

langfuse

21.8k
davila7davila7

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when: langfuse, llm observability, llm tracing, prompt management, llm evaluation.

192 days ago

kaizen:root-cause-tracing

563
NeoLabHQNeoLabHQ

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

191 days ago

tracing-upstream-lineage

258
astronomerastronomer

Trace upstream data lineage. Use when the user asks where data comes from, what feeds a table, upstream dependencies, data sources, or needs to understand data origins.

192 days ago

root-cause-tracing

201
elianivaelianiva

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

191 days ago

debugging-systematic

95
koralliskorallis

Apply systematic root cause analysis and debugging methodologies to diagnose and fix bugs, test failures, and unexpected behavior. Use when encountering production issues, investigating test failures, diagnosing performance problems, tracing error sources through call stacks, analyzing logs and stack traces, reproducing inconsistent bugs, debugging race conditions, investigating memory leaks, or applying scientific method to problem-solving before proposing fixes.

192 days ago

root-cause-tracing

95
koralliskorallis

Trace bugs backward through call stacks and execution flows to identify the original source of errors, invalid data, or incorrect behavior. Use when debugging complex issues, tracing error origins, investigating data corruption, following execution paths, identifying where invalid data enters the system, or finding root causes of cascading failures.

192 days ago

build-pov-ray

62
letta-ailetta-ai

Guidance for compiling POV-Ray 2.2 (a 1990s-era ray tracing software) from source on modern Linux systems. This skill should be used when the task involves downloading, extracting, and building POV-Ray 2.2 or similar legacy/historical software that requires special handling for modern compiler compatibility.

192 days ago

path-tracing-reverse

62
letta-ailetta-ai

This skill provides guidance for reverse engineering compiled binaries to produce equivalent source code. It applies when tasks require analyzing executables, extracting algorithms and constants, and recreating identical program behavior in source form. Use when the goal is byte-for-byte or pixel-perfect reproduction of binary output.

192 days ago

root-cause-tracing

52
dsifrydsifry

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

192 days ago

source-tracing

21
hackethacket

Trace back from high-entropy secondary content to low-entropy, authoritative, original information sources. This skill uses a structured process to help users verify the authenticity of messages, understand the original context, and build independent information judgment and source-tracing abilities.

information-verificationfact-checkingsource-tracing+1
192 days ago

Sentry Skill

20
julianobarbosajulianobarbosa

Comprehensive skill for Sentry error monitoring and performance tracking. Use when Claude needs to (1) configure Sentry SDKs for error tracking and performance monitoring, (2) manage releases, source maps, and debug symbols via CLI, (3) query issues, events, and metrics via API, (4) set up alerting and notification rules, (5) configure sampling strategies and quota management, (6) deploy self-hosted Sentry instances, (7) integrate with OpenTelemetry for distributed tracing, or perform any other Sentry automation task.

192 days ago

root-cause-tracing

14
CatsMiaowCatsMiaow

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

192 days ago

Root Cause Tracing

12
hamr0hamr0

Use when errors occur deep in execution and you need to trace back to find the original trigger — systematically traces bugs backward through the call stack, adding instrumentation when needed to identify the source of invalid data or incorrect behavior.

192 days ago

langfuse

5
agent-skills-hubagent-skills-hub

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when: langfuse, llm observability, llm tracing, prompt management, llm evaluation.

192 days ago

langfuse

4
ngxtmngxtm

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debug...

192 days ago

root-cause-tracing

4
alexsandrocruzalexsandrocruz

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

192 days ago

Hallucination Detector

4
kingdonkingdon

Detect potential hallucinations by tracing claims back to source materials and validating whether fetched information was actually used to support conclusions. Trigger with /hallucination-check

192 days ago

reverse-engineering-ios-app-with-frida

2
mukul975mukul975

Reverse engineers iOS applications using Frida dynamic instrumentation to understand internal logic, extract encryption keys, bypass security controls, and discover hidden functionality without source code access. Use when performing authorized iOS penetration testing, analyzing proprietary protocols, understanding obfuscated logic, or extracting runtime secrets from iOS binaries. Activates for requests involving iOS reverse engineering, Frida iOS hooking, Objective-C/Swift method tracing, or iOS binary analysis.

mobile-securityiosfrida+3
192 days ago

flow-analysis

2
lewinglewing

Analyze VMR codeflow health using maestro MCP tools and GitHub MCP tools. USE FOR: investigating stale codeflow PRs, checking if fixes have flowed through the VMR pipeline, debugging dependency update issues, checking overall flow status for a repo, diagnosing why backflow PRs are missing or blocked, subscription health, build freshness, URLs containing dotnet-maestro or "Source code updates from dotnet/dotnet". DO NOT USE FOR: CI build failures (use ci-analysis skill), code review (use code-review skill), general PR investigation without codeflow context, tracing whether a specific commit/PR has reached another repo (use flow-tracing skill). INVOKES: maestro and GitHub MCP tools, flow-health.cs script.

192 days ago

langfuse

1
rootcastlecorootcastleco

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debug...

191 days ago

security-scan

1
phrazzldphrazzld

Whole-codebase vulnerability analysis leveraging a 1M-token context window. Loads the entire project source and runs deep security analysis in a single pass. OWASP Top 10, cross-module data-flow tracing, dependency audit, secrets scan.

192 days ago

agent-qa

bmartinezgbmartinezg

Autonomous QA agent that performs deep code quality inspection in three phases. Phase 1: Full codebase analysis — maps architecture, stack, modules, dependencies, and generates a structured test-case document with every functionality and verification checkpoint organized by module. Phase 2: Code tracing and verification — traces each functionality end-to-end through the source code, verifying integrations, data flow, naming conventions, formatting, logic correctness, and edge cases. Produces a detailed report with pass/fail results per checkpoint. Phase 3: Fix iteration — presents all findings to the user for confirmation, then iterates through approved issues applying fixes directly in the codebase. Use when the user says "agent qa", "QA", "quality assurance", "quality inspection", "code audit", "code scan", "deep code review", "trace code", "verify code", "scan project", "quality check", "code quality", "audit code", "inspect code", or "run QA".

191 days ago

langfuse

oki3505Foki3505F

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when: langfuse, llm observability, llm tracing, prompt management, llm evaluation.

192 days ago

agent-qa

bmartinezgbmartinezg

Autonomous QA agent that performs deep code quality inspection in three phases. Phase 1: Full codebase analysis — maps architecture, stack, modules, dependencies, and generates a structured test-case document with every functionality and verification checkpoint organized by module. Phase 2: Code tracing and verification — traces each functionality end-to-end through the source code, verifying integrations, data flow, naming conventions, formatting, logic correctness, and edge cases. Produces a detailed report with pass/fail results per checkpoint. Phase 3: Fix iteration — presents all findings to the user for confirmation, then iterates through approved issues applying fixes directly in the codebase. Use when the user says "agent qa", "QA", "quality assurance", "quality inspection", "code audit", "code scan", "deep code review", "trace code", "verify code", "scan project", "quality check", "code quality", "audit code", "inspect code", or "run QA".

192 days ago

langfuse

haniakrim21haniakrim21

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when: langfuse, llm observability, llm tracing, prompt management, llm evaluation.

192 days ago

tauri-devtools

yigitkonuryigitkonur

CrabNebula DevTools integration for Tauri v2 apps. Gives AI agents visibility into the Rust side — console logs with tracing spans, IPC call timings, live config inspection, and frontend source browsing. Use when debugging Tauri apps or when browser devtools isn't enough.

192 days ago

observability

littlebearappslittlebearapps

Observability standards including logging, tracing, sampling profiles, source maps, and audit scoring rubric. Load when configuring observability or improving audit scores.

192 days ago

Langfuse

reikiplanetreikiplanet

Expert in Langfuse — the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integrations with LangChain, LlamaIndex, and OpenAI. Essential for debugging and monitoring LLM-based applications.

192 days ago