AI AGENT ADDONS
Databases
1,816installs

Building a reliable backend starts with a good database design. This skill helps you work with MySQL and MariaDB for production systems. You will learn how to create tables, write fast queries, and set up indexes correctly.

It covers important topics like connection pools, slow query debugging, and transaction patterns. The guidance keeps MySQL and MariaDB separate because they differ in some details.

By following these patterns you can avoid common mistakes. Your database will stay fast even as your data grows. This is useful for anyone building or maintaining production backends.

Add Mysql Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/mysql-patterns

Project

mkdir -p .claude/skills/mysql-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago