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. posthog
  4. /
  5. posthog
  6. /
  7. Clickhouse Migrations

Clickhouse Migrations

Editor's Note

This codifies the migration patterns for ClickHouse databases, specifically the rules around sharded versus replicated tables, node roles, and table engines. You'll want this when you're working on a PostHog-style setup or any complex ClickHouse deployment where you need to coordinate migrations across clusters. The key thing it enforces is avoiding the ON CLUSTER clause and always using IF EXISTS guards, which prevents the kind of race conditions that'll wreck distributed database migrations. It's opinionated about structure, which is good because ClickHouse migration footguns are real. The cheat sheet format makes it fast to reference whether you need NodeRole.DATA or NodeRole.INGESTION_SMALL without digging through docs.

Install

npx skills add https://github.com/posthog/posthog --skill clickhouse-migrations
Votes
0
Installs117
GitHub Stars34.8k
Categories
CLI & Terminal
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related CLI & Terminal Skills

View all →
asc-screenshot-resize

rudrankriyam/app-store-connect-cli-skills

0
770
833
asc screenshot resize
asc-screenshot-resize

rorkai/app-store-connect-cli-skills

0
606
834
asc screenshot resize
nansen-token-screener

nansen-ai/nansen-cli

0
311
124
nansen token screener
nansen-perp-screener

nansen-ai/nansen-cli

0
294
124
nansen perp screener
sentry-cli

sentry/dev

0
64.9k
Command-line interface for querying and managing Sentry issues, projects, organizations, and distributed traces.
wonda-cli

degausai/wonda

0
29.4k
120
Terminal-based content creation and social automation toolkit for AI agents.