github.com/jeremylongshore/claude-code-plugins-plus-skills
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.
Review Score
17%
Validation Score
12/16
Implementation Score
0%
Activation Score
0%
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.