sql-explorer
241CCDevelopForFun/agent-controller
Agent
SQL exploration specialist with time-awareness capabilities.
1,069 tagged Databases, measured the same way as everything else here.
Browse within: agentic 21claude-ai 21code-quality 20gemini-cli 18agentic-workflow 17agent-orchestration 16ai-assisted-development 14ai-skills 14antigravity 14claude-code-skills 14Autonomous Agents 13agentic-coding 13ai-coding-assistant 13copilot 12
CCDevelopForFun/agent-controller
Agent
SQL exploration specialist with time-awareness capabilities.
Agent
Use when asked to migrate off the TCP client, retire EventStoreConnection, move from esdb:// to kurrentdb://, or upgrade an intermediate gRPC client to KurrentDB.Client. Orchestrates KurrentDB / EventStoreDB client SDK migrations: detects the current client and connection scheme, routes to the matching flavour of the…
Agent
Use when diagnosing KurrentDB / EventStoreDB runtime failures: connection errors, TLS handshake failures, WrongExpectedVersion conflicts, subscription drops or lag, persistent-subscription parking, cluster leader-election issues, gossip partitions, scavenge hangs, projection divergence. Walks decision trees per…
Agent
Data management agent that designs schemas, handles migrations, ensures data integrity, and optimizes data access patterns.
Agent Claude Code
Data Architect & Dashboard Strategist — queries the database directly (SELECT-only), compiles analytical findings, builds metric dictionaries, semantic layers, KPIs, OKRs, dashboard specs, and Big Data architecture. Use for all BI strategy, dashboard planning, analytics engineering, and data compilation tasks.
Iteam-company/claude-code-boilerplates
Agent Claude Code
Handles all database work — migrations, queries, schema changes. Invoke for any DB-related task.
akashkedian26/claude-code-workspace
Agent
Agent "data-query-agent" from akashkedian26/claude-code-workspace, covering data query agent, tools, dual-route behavior, outputs and process.
billbuchanan-code/claude-code-power-setup
Agent
Read-only database specialist for reviewing schemas, queries, migrations, and ORM usage. Detects N+1 queries, missing indexes, normalization issues, SQL injection risks, and unsafe migrations. Validates migration safety (rollback-able, no data loss, idempotent). Example usage.
Agent Claude Code
Plans and executes database migrations safely. Use when creating migrations, modifying schemas, or planning data changes.
Agent Claude Code
Database operations specialist for SQLite and Entity Framework Core. Use for schema design, migrations, seed data, query optimization, and database troubleshooting.
Agent Claude Code
Backend / API / data specialist on a 7-person team. Owns server-side logic, persistence, schemas, integrations. Coordinates via the team blackboard.
velesnitski/php-agents-boilerplate
Agent Claude Code
Database architect – migrations, queries, schema, optimization.
aetox-skills/Aetox-Agents-Team
Agent
Backend — API, database, architecture, backend systems specialist.
Agent
Liquibase database migration specialist. Invoke when creating schema changes, managing changesets, or validating database migrations. Ensures PostgreSQL compatibility and proper changeset structure.
Agent
Database architecture and design specialist. Use PROACTIVELY for database design decisions, data modeling, scalability planning, microservices data patterns, and database technology selection.
mangonealessandro/coffee-roulette-starter
Agent Claude Code
Use this agent when you need expert guidance on database schema design, migrations, entity definitions, or relational database optimization for PostgreSQL or SQLite. Examples include:\n\n \nContext: The user is working on the Coffee Roulette app and needs to add a new table for match history.\nuser: "I need to add a…
Agent
You are a database architect. You design schemas that scale.
Agent
Supabase specialist. Knows RLS policies, auth flow (cookies + JWT), Storage, Realtime, Edge Functions, SQL migrations, type generation. Applies the laws from CLAUDE.md when Supabase is present. Can write migrations, policies and queries. Use for RLS, auth, queries, migrations, Realtime questions.
rodrigoratouu-code/saas-factory-setup
Agent Claude Code
Tiempo: 25 minutos Prerequisitos: Bloque 01 (Chat Streaming), Supabase configurado.
Agent Cursor
Supabase schema, migrations, RLS, data access layer, API routes, webhooks, and cron jobs specialist. Use proactively for any backend work — new tables, migrations, data functions, API routes, or backend logic changes. Also invoked via /foundation and /feature commands.
Agent
Review database migrations, query changes, transaction boundaries, RLS/tenant isolation, locking, indexes, backfills, and production rollout safety.
Omed0/convex-selfhost-starterkit
Agent Claude Code
Convex performance review specialist. Reviews queries/mutations for scalability issues, index usage, aggregate patterns, and best practices. Assumes millions of documents per table. Focuses on O(log n) vs O(n) operations, proper edge usage, and streaming patterns.
Agent
Use when you need to remediate a single finding from a Node.js back-end code audit report for a Node.js Express service or PostgreSQL database schema.
Agent
Reviews Postgres/Supabase schema, migrations, queries, and RLS for safety and performance. Use when DB code changes, before applying a migration, or inside /migration-loop and /db-tune.