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. affaan-m
  4. /
  5. everything-claude-code
  6. /
  7. Uncloud

Uncloud

Editor's Note

A reference for managing Uncloud clusters with the `uc` CLI. This is a decentralized self-hosting platform that runs Docker services across peer machines connected by WireGuard mesh, with Caddy handling ingress on every node. The skill covers bootstrapping machines, deploying from Compose files with custom extensions like `x-ports` and `x-caddy`, publishing HTTP/HTTPS through Caddy or raw TCP/UDP to hosts, and routing to external LAN devices via static proxy entries. Also includes volume management, DNS resolution inside the mesh, and image distribution across the cluster. Genuinely useful if you're running Uncloud, otherwise niche. The command surface is clean and the Compose extensions are well thought out for a distributed setup without central control planes.

Install

npx skills add https://github.com/affaan-m/everything-claude-code --skill uncloud
Votes
0
Installs570
GitHub Stars202.7k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment