From database-partition-manager
This skill enables Claude to design, implement, and manage table partitioning strategies for large databases. It is triggered when the user needs to optimize query performance, manage time-series data, or reduce maintenance windows for tables exceeding 100GB. Use this skill when asked to "create database partitions", "optimize database queries with partitioning", "manage large database tables", or when the user mentions "partitioning strategy", "data archival", or uses the command `/partition`. The skill helps automate partition maintenance and data lifecycle management. It focuses on database best practices and production-ready implementations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/database-partition-manager:database-partition-managerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill automates the design, implementation, and management of database table partitioning strategies. It helps optimize query performance, manage time-series data, and reduce maintenance windows for massive datasets.
This skill automates the design, implementation, and management of database table partitioning strategies. It helps optimize query performance, manage time-series data, and reduce maintenance windows for massive datasets.
This skill activates when you need to:
User request: "Create database partitions for my IoT sensor data to improve query performance."
The skill will:
User request: "Implement table partitioning for my order history table to reduce maintenance window."
The skill will:
This skill can be integrated with other database management tools for monitoring partition performance and managing data lifecycle. It can also work with data migration tools to efficiently move data between partitions.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
3plugins reuse this skill
First indexed Jul 13, 2026
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin database-partition-manager