Skill Dba — Data skill for Claude Code
A comprehensive, engine-aware Database Administration (DBA) SKILL designed for AI CLI agents (like Claude Code, Gemini CLI, OpenCode).
How to install Skill Dba
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open u1pns/skill-dba and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skill Dba does
A comprehensive, engine-aware Database Administration (DBA) SKILL designed for AI CLI agents (like Claude Code, Gemini CLI, OpenCode).
Alternatives in Data
- Privacy & Data Handling — This repository contains: - a plugin package (plugins/compound-engineering) made of markdown/config content 10.8k ★
- Opencode Mem — OpenCode plugin that gives coding agents persistent memory using local vector database 1.5k ★
- Claude Deep Research Skill — Enterprise-grade deep research skill for Claude Code with 8-phase pipeline, source credibility scoring, and au 1k ★
README
DBA AI Skill (Super DBA)
A comprehensive, engine-aware Database Administration (DBA) toolkit designed for AI CLI agents (like Claude Code, Gemini CLI, OpenCode).
🎯 Intention & Goal
The goal of this skill is to transform your AI assistant into a Senior Database Administrator. Instead of relying on generic or hallucinated SQL advice, this skill provides the AI with strict, battle-tested rules for schema design, query optimization, indexing strategies, and zero-downtime migrations.
It is structured using an **80/20 architecture**:
SKILL.md(Root): Contains the 80% universal rules for all relational databases (SARGability, Normalization, Leftmost Prefix).references/(Folder): Contains the 20% engine-specific deep dives (Execution Plans, advanced DDL gotchas, and diagnostic scripts) that the AI reads dynamically when needed.
🗄️ Supported Databases
This skill is highly specialized and handles the historical quirks, breaking changes, and performance tuning for the world's Top 5 Relational Database Management Systems (RDBMS):
- MySQL: From 5.7 legacy traps (missing CTEs, ignored
CHECKconstraints) up to modern 8.0/8.4 LTS gotchas (implicit sorting removal,ONLY_FULL_GROUP_BYenforcement). - PostgreSQL: Deep knowledge of PG 11 through 15+ breaking changes (the death of
OIDs, thepublicschema security trap, CTE materialization changes, and B-Tree deduplication). - Microsoft SQL Server (T-SQL): Advanced insights on DMVs, Execution Plans, and version traps (like the
STRING_SPLITordering glitch orNOLOCKabuse). - Oracle: Mastery of PL/SQL collections, 12c Identity columns (escaping Sequence-Trigger hell), the
ROWNUMpagination nightmare, and the 23aiBOOLEANmiracle. - SQLite: Navigating the transition from legacy "Flexible Typing" to Modern
STRICTtables, the addition ofDROP COLUMNsupport, and JSONB.
⚡ Core Capabilities
- SQL Auditing & Review: A strict workflow for reviewing schemas and queries,
Related Skills
NERV UI V2 — Operations Console Component Library
Build web interfaces that feel like NERV designed them. Dense, data-driven, clinical. Every visual element ref
Agent Review Pipeline
Autonomous code review pipeline for Claude Code. Asymmetric dual-engine dispatch — Codex (correctness + advers
Whisper Cz En
Local Czech & English audio/video transcription using whisper.cpp on Apple Silicon. Anti-hallucination pipelin
VibeCodingTracker
Track AI coding costs in real-time — a lightweight Rust CLI/TUI for Claude Code, Codex, Copilot & Gemini usage
Masyv Enhance
AI-powered image enhancement engine — smart pipeline routing, Real-ESRGAN upscaling, SVG vectorization, CLI &
AI Agent Rules
Manage configs for Claude Code, Codex, Gemini CLI, Goose, and Amp from one repo — symlinks, merge pipeline, pr
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode
Consult Agent
Execute cross-tool AI consultations via Task spawning. Use when agents or workflows need a second opinion from