Plan and review MySQL/InnoDB schema, indexing, query tuning, transactions, and operations. Use when creating or modifying MySQL tables, indexes, or queries; diagnosing slow/locking behavior; planning migrations; or troubleshooting replication and connection issues. Load when using a MySQL database.
$npx -y skills add planetscale/database-skills --skill mysqlInstalls into the current project.
Run `npx skills use "https://github.com/planetscale/database-skills" --skill "planetscale/database-skills/mysql"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/planetscale/database-skills" that are relevant to the current task. Run `npx skills add "https://github.com/planetscale/database-skills"` and select the relevant skills, then follow their instructions.