tracing
Use only when adding or improving distributed tracing, spans, trace context propagation, request correlation, OpenTelemetry instrumentation, dependency timing, and trace-based production diagnostics.
Works with
--- name: tracing description: Use only when adding or improving distributed tracing, spans, trace context propagation, request correlation, OpenTelemetry instrumentation, dependency timing, and trace-based production diagnostics. license: MIT --- # Tracing ## Workflow 1. Identify request path, service boundaries, dependencies, and missing visibility. 2. Add spans around meaningful operations, not every tiny function. 3. Propagate trace context across HTTP, queues, jobs, and async boundaries. 4. Add attributes that help diagnose latency and failures without leaking secrets. 5. Connect traces to logs and metrics when possible. ## Rules - Avoid high-cardinality or sensitive span attributes. - Keep span names stable and readable. - Record errors consistently. ## Verification - Confirm traces appear in the configured backend. - Check parent-child relationships and important dependency timings.
More Observability skills
google-agents-cli-observability
google/agents-cli
>
azure-observability
microsoft/azure-skills
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. USE FOR: Azure Monitor, Application Insights, Log Analytics, Alerts, Workbooks, metrics, APM, distributed tracing, KQL queries, interactive reports, observability, monitoring dashboards. DO NOT USE FOR: instrumenting apps with App Insights SDK (use appinsights-instrumentation), querying Kusto/ADX clusters (use azure-kusto), cost analysis (use azure-cost-optimization).
social
coreyhaines31/marketingskills
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms, or wants to do social listening and engagement triage. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' 'grow my following,' 'TikTok video,' 'Reels,' 'Shorts,' 'video script,' 'video hook,' 'short-form video,' 'create a reel,' 'social listening,' 'brand mentions,' 'competitor monitoring,' 'top posts to comment on,' 'find people asking for,' 'carousel,' 'slide-by-slide,' or 'document post.' Use this for social media content creation, repurposing, scheduling, short-form video scripting, and social listening. For broader content strategy, see content-strategy. For paid ads, see ad-creative. For earned media, see public-relations.

