planetscale/database-skills
Skills for AI agents working with databases
What it solves
It provides specialized database knowledge and operational guidance to AI coding assistants, helping them generate more accurate and optimized database-related code and configurations.
How it works
The project organizes database-specific expertise into "skills" (sub-directories containing instructions and reference documents). These skills can be integrated into AI tools like Cursor or via skills.sh, allowing the AI assistant to access targeted context on MySQL, Postgres, Neki, and Vitess.
Who it’s for
Developers using AI coding assistants who need expert-level guidance on schema design, query tuning, and database operations for PlanetScale products and standard database technologies.
Highlights
- Specialized skills for MySQL/InnoDB, PostgreSQL, Neki, and Vitess.
- Integration with Cursor plugins and skills.sh.
- Modular structure allowing for easy addition of new database skills.
- Covers advanced topics like sharding, MVCC/VACUUM, and online DDL.
Related
- Project
- Project
- Project
- Project
- Project