Armory
Source
Browse
Skills

mysql-patterns

MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install mysql-patterns --cli claude

writes the skill into.claude/skills/mysql-patterns/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/mysql-patterns/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.

When to use it

MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/mysql-patterns/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).