CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. aj-geddes
  4. /
  5. useful-ai-prompts
  6. /
  7. Distributed Tracing

Distributed Tracing

Editor's Note

This gets you tracing infrastructure with Jaeger or Zipkin so you can follow requests bouncing between microservices. You'll use it when debugging why something's slow or figuring out where a request died in your service mesh. The skill covers both Jaeger and Zipkin setups with Docker Compose, plus instrumentation examples for Node.js and Python including the critical bit about propagating trace context between services. The best practices section is solid on sampling strategy, which matters because tracing everything in production will wreck your performance. It's straightforward observability plumbing that assumes you already have microservices that need connecting.

Install

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill distributed-tracing
Votes
0
Installs313
GitHub Stars245
Categories
DevOps & CI/CDAI & Agent Building
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related DevOps & CI/CD Skills

View all →
monitoring-observability

ahmedasmar/devops-claude-skills

0
391
165
monitoring observability
monitoring-observability

supercent-io/skills-template

1
11k
88
Comprehensive monitoring setup with metrics collection, log aggregation, alerting, and health checks.
ci-cd-pipeline-builder

alirezarezvani/claude-skills

0
544
16.9k
ci cd pipeline builder
infrastructure-monitoring

aj-geddes/useful-ai-prompts

0
362
245
infrastructure monitoring
observability-monitoring

andrelandgraf/fullstackrecipes

0
312
17
observability monitoring
observability-monitoring-monitor-setup

sickn33/antigravity-awesome-skills

0
262
39.4k
observability monitoring monitor setup