Agent Claude Code
Reads .drift-pending.json, cross-references vendor doc changes against schema x-audited.source fields, and writes an evidence-based drift report. Detection only -- does not modify schemas.
1,377 tagged Databases, measured the same way as everything else here.
Browse within: docker 40agent-harness 35fastify 33supabase 33vite 33claude-ai 28graph-algorithms 28codebase 27graph-api 27graph-database 27graph-embedding 27agentic 20code-quality 20gemini-cli 19
Agent Claude Code
Reads .drift-pending.json, cross-references vendor doc changes against schema x-audited.source fields, and writes an evidence-based drift report. Detection only -- does not modify schemas.
Ramakrishnan24689/codeapps-toolkit
Agent
Specialist in Dataverse integration for Code Apps. Expert in CRUD operations, table metadata, Context API, and avoiding common pitfalls (system-managed field errors, Boolean type mismatches, false updates). Use proactively when: (1) Adding Dataverse tables, (2) Implementing CRUD operations, (3) Creating service…
Agent
Designs Pixeltable TableModel schemas. Tables, views/iterators, computed columns, embedding indexes, and UDFs. Use when the user needs to model a data/AI workflow or decide between a view, a computed column, and a UDF.
futuregerald/futuregerald-claude-plugin
Agent
Audits database queries, mutations, and ORM usage for performance, security, and defensive coding. Use after CODE REVIEW passes, before COMMIT.
adityawrk/analytics-with-claude-code
Agent Claude Code
Builds and maintains dbt data transformation pipelines. Use proactively when the user asks to create dbt models, add data sources, build staging/intermediate/mart layers, write dbt tests, or restructure the transformation layer. Any task involving dbt files, schema.yml, or model materialization should go to this agent.
Agent
A critical review agent for checking a database design before tables, migrations, or access rules are implemented.
Agent
Read-only Postgres/database analyst. Answers questions by running SELECT-style reads and returning clean summaries — never raw dumps. Writes are hard-blocked by a PreToolUse guard hook. Use proactively whenever a task needs to query data and only needs to READ it. Do NOT use when the task must modify data or run a…
Agent Claude Code
Data architect owning schema design, migrations, and data-flow boundaries — what crosses process, network, and persistence boundaries. For rea, owns the audit-log shape, last-review.json schema, policy.yaml field evolution, and audit hash-chain semantics. Designs the model that backend-engineer builds against.
Agent Codex
Principal Database Reliability Engineer (SRE). Specializes in zero-downtime migrations, indexing, and high-availability schemas.
ASMN-96/ai-agents-skills-toolkit
Agent
Reviews database schema, Postgres/ORM access boundaries, Supabase/RLS policies when present, migrations, tenant isolation, data exposure, destructive-operation risk, and rollback safety.
Agent
Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. Masters SQL/NoSQL/TimeSeries database selection, normalization strategies, migration planning, and performance-first design. Handles both greenfield architectures and…
Agent
A back-end development agent for the server-side parts of an application, including APIs, databases, authentication, and infrastructure. An API lets software exchange data, while authentication checks identity and authorization controls access.
PacktPublishing/The-Claude-Code-Operating-Model
Agent Claude Code
Review code ONLY for security issues — SQL injection, XSS, secret hardcoding, missing authentication, unsafe deserialization, path traversal, weak crypto. Do NOT comment on performance, style, or documentation. Activate when the user asks for a security review, audits a file for vulnerabilities, or a multi-agent…
Agent
Reviews data modeling, storage selection, lifecycle, access patterns, consistency, PII handling, and backup/recovery.
Agent
Database discipline enforcer. Fires on PostEdit for any source file. Detects inline SQL in non-SQL files, missing ERDs, and broken migration numbering. Spawned as a sub-agent by db-specialist pre-flight. Also runs independently on every file save via PostEdit hook.
Agent Claude Code
Read-only Odoo instance scout — gathers installed modules, schema, existing customizations, and instance state before planning.
dy9759/SpecSkillsForClaudeCode
Agent Claude Code
Database architecture and design specialist. Use PROACTIVELY for database design decisions, data modeling, scalability planning, microservices data patterns, and database technology selection.
dy9759/SpecSkillsForClaudeCode
Agent Claude Code
Full-stack development specialist covering frontend, backend, and database technologies. Use PROACTIVELY for end-to-end application development, API integration, database design, and complete feature implementation.
leihuang830102-hash/Opencode-Howto
Agent
An agent focused on software deployment and rollback work. Deployment means putting an application into a target environment, while rollback means returning to an earlier version after a problem.
Agent
Activates when user needs help with migrations - database migrations, code migrations, or framework upgrades. Triggers on "migrate", "upgrade framework", "move to new version", "database migration", "schema change", "breaking changes", or migration planning.
Agent
Expert Python/FastAPI/SQLAlchemy code reviewer with severity-based filtering. Catches async session mistakes, service layer leaks, Pydantic gotchas, and migration issues.
Agent
Expert Ruby on Rails code reviewer. Catches Turbo response status issues, unscoped finds, unsafe migrations, Solid Queue gotchas, and controller anti-patterns.
matheusallvarenga/claude-code-skills
Agent
Full-stack development specialist covering frontend, backend, and database technologies. Use PROACTIVELY for end-to-end application development, API integration, database design, and complete feature implementation.
matheusallvarenga/claude-code-skills
Agent
Complete Supabase platform specialist covering architecture design, schema creation, RLS policies, Edge Functions, real-time subscriptions, storage, AI/vectors, performance optimization, security hardening, and LGPD/GDPR compliance. Use PROACTIVELY for any Supabase-related development from initial setup to production…