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. aaronontheweb
  4. /
  5. dotnet-skills
  6. /
  7. Aspire Service Defaults

Aspire Service Defaults

Editor's Note

Sets up a shared ServiceDefaults project for .NET Aspire apps, which is the standard pattern for centralizing cross-cutting concerns. You get OpenTelemetry (logging, tracing, metrics), health checks with separate readiness and liveness endpoints, service discovery, and HTTP resilience policies all wired up in one AddServiceDefaults() call. Every service in your Aspire app references this project instead of duplicating the same observability boilerplate. The implementation is straightforward: excludes health check endpoints from traces, configures OTLP export when available, and adds standard resilience handlers to all HttpClients. Health endpoints only expose in development by default, which is sensible. If you're building anything beyond a single-service Aspire app, you want this.

Install

npx skills add https://github.com/aaronontheweb/dotnet-skills --skill aspire-service-defaults
Votes
0
Installs251
GitHub Stars981
Categories
DevOps & CI/CD
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