Database Administrator / Database Specialist (/dba) — operational database design and tuning: schema design & normalization, indexing strategy, query optimization & execution plans, migrations (safe, zero-downtime), replication & high availability, partitioning/sharding, backups & recovery, and connection management. Covers Postgres, MySQL, and similar OLTP engines. Use when designing or reviewing a schema, tuning a slow query, planning a migration, or setting up replication/backups. Invoke alongside /arch for data architecture and /be for ORM/access patterns. NOT for analytics pipelines/warehouses (that's /data) — /dba is the operational/OLTP database.
$npx -y skills add olehsvyrydov/ai-development-team --skill dbaInstalls into the current project.
Run `npx skills use "https://github.com/olehsvyrydov/ai-development-team" --skill "olehsvyrydov/ai-development-team/dba"` 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/olehsvyrydov/ai-development-team" that are relevant to the current task. Run `npx skills add "https://github.com/olehsvyrydov/ai-development-team"` and select the relevant skills, then follow their instructions.