Databases

11,317 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

dory AGENTS.md

121

dorylab/dory

Instructions file CodexOpenCode

AGENTS.md instructions for dorylab/dory, covering agents.md, product model, core source areas, commands and coding rules.

not rated 280 today A 1,955 tokens original Apache-2.0

supabase

122

Lyra-stellAI/BYO-LLM-WIKI

MCP server Claude CodeCodexCursor +2

One of 2 in .mcp.json

Supabase's hosted MCP server: lets the agent manage projects, tables, SQL and migrations. Remote server at mcp.supabase.com.

not rated 276 +4 1mo ago A tokens not measured

new-lint

123

supabase/splinter

Skill Claude CodeCodex ✓ vendor

Create a new splinter lint — a SQL view that checks for a database anti-pattern. Use this skill when the user asks to add a lint, create a new check, implement a linting rule, or extend splinter with a new detection.

not rated 272 +2 today A 54 tokens

squix

124

eduardofuncao/squix

Skill Claude CodeCodex

Run SQL queries across databases (Postgres, MySQL, SQLite, etc.) via the squix CLI. Use for running named queries, exploring schema, or parameterized queries. Always use -f for non-interactive output.

not rated 268 4d ago A 50 tokens original MIT

albertoarena/laravel-truss

Instructions file

Claude Code instructions for albertoarena/laravel-truss, covering claude.md — instructions for claude code, project overview, stack, commands and conventions (always true).

not rated 268 +3 2d ago A 1,469 tokens original MIT

Backend Developer

126

fdhhhdjd/Class-AI-Agent

Agent Claude Code

Expert backend developer specializing in Node.js, Express, PostgreSQL, Redis, and API design.

not rated 264 4mo ago A 21 tokens

cosmosdb-datamodeling

127

boshi-xixixi/TraeSkill

Skill Claude CodeCodex

Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifactsproduced: "cosmosdbrequirements.md" file and "cosmosdbdatamodel.md" file.

not rated 261 3mo ago A 62 tokens original MIT

composing-1c-queries

128

ROCTUP/1c-mcp-toolkit

Skill Claude CodeCodex

A guide for writing queries in the 1C:Enterprise query language, which is used to retrieve and organize data from 1C business databases.

not rated 254 +5 1mo ago A 122 tokens GPL-3.0

pgContext AGENTS.md

129

Evokoa/pgContext

Instructions file CodexOpenCode

Instructions for Evokoa/pgContext, covering agents.md — installing & using pgcontext with an ai agent, what pgcontext is (and why it's worth using), environment facts (pins — do not guess), path a — docker (preferred; zero build, most deterministic) and path b — build from source (when docker is unavailable).

not rated 252 20d ago A 1,455 tokens original Apache-2.0

Data Engineer

130

longyangxi/OpenOffice

Agent

Schema design, migration strategies, ETL pipeline patterns, and data quality.

not rated 250 +2 1mo ago A 18 tokens original MIT

meteor CLAUDE.md

131

raystack/meteor

Instructions file

Instructions for raystack/meteor, covering meteor, architecture, key directories, data model and compass integration.

not rated 242 1mo ago A 600 tokens original Apache-2.0

hydraidego

132

hydraide/hydraide

Skill Claude CodeCodex

Building HydrAIDE data models and applications with the Go SDK (hydraidego). Sanctuary/Realm/Swamp addressing, Profile vs Catalog patterns, struct tags, msgpack encoding, server-side filters (AND/OR, vector, geo, nested-slice, phrase, IN), atomic increments, distributed locks, real-time subscriptions, structural…

not rated 241 1mo ago A 130 tokens

skills AGENTS.md

133

qdrant/skills

Instructions file CodexOpenCode

AGENTS.md instructions for qdrant/skills, covering qdrant skills, project overview, project structure, navigating skills locally and conventions.

not rated 230 today A 662 tokens original Apache-2.0

docs-consistency

134

duckdb/duckdb-r

Skill Claude CodeCodex ✓ vendor

The enforcement arm of the handbook rules (handbook/meta/handbook/): the checks that keep the documentation system whole. Run it when a change touches documentation — handbook pages, free-floating .md files, script headers, generated indexes — and periodically as a scheduled sweep.

not rated 223 today A 0 tokens

pgEdge/pgedge-postgres-mcp

Agent Claude Code

Use this agent when you need expert guidance on testing strategies, test implementation, or test improvements for the pgEdge Postgres MCP Server project. Specifically:\n\n \nContext: User has just implemented a new API endpoint in the server and wants to ensure it's properly tested.\nUser: "I've added a new endpoint…

not rated 222 +1 today A 0 tokens PostgreSQL

Dicklesworthstone/frankensqlite

Instructions file CodexOpenCode

AGENTS.md instructions for Dicklesworthstone/frankensqlite, covering agents.md — frankensqlite, rule 0 - the fundamental override prerogative, rule number 1: no file deletion, git branch: only use main, never master and standing swarm authorization (no permission-asking).

not rated 217 changed today E 11,499 tokens

Drizzle ORM Testing

137

PramodDutta/qaskills

Skill Claude CodeCodex

Testing patterns for Drizzle ORM covering migration testing, query builder testing, transaction testing, and database integration testing with PostgreSQL, SQLite, and MySQL.

not rated 217 5d ago A 36 tokens original MIT

neon

138

xai-org/plugin-marketplace

Skill Claude CodeCodex ✓ vendor

Overview of the Neon platform for apps and agents, spanning Postgres, Auth, Data API, and the new services: Object Storage, Compute Functions, and AI Gateway. Use whenever "Neon" is mentioned for an overview of how to work with Neon and how to get started. Otherwise, the individual capabilities are the triggers…

not rated 217 today A 138 tokens

frontend-design

139

xiaoyuge886/aigc

Skill Claude CodeCodex

Transform UI style requirements into production-ready frontend code with systematic design tokens, accessibility compliance, and creative execution. Use when building websites, web applications, React/Vue components, dashboards, landing pages, or any web UI requiring both design consistency and aesthetic quality.

not rated 197 1mo ago A 54 tokens original MIT

filterable CLAUDE.md

140

Thavarshan/filterable

Instructions file

Instructions for Thavarshan/filterable, covering claude.md, project overview, key paths, development workflow and architectural notes.

not rated 195 2mo ago A 1,131 tokens original MIT

drizzle-v1

142

zhe-qi/clhoria-template

Skill Claude CodeCodex

A guide to using Drizzle ORM v1, a TypeScript tool for working with databases, to define and query links between tables. It covers the newer Relations Query v2 style and moving from older Drizzle versions.

not rated 191 1mo ago A 48 tokens original MIT

StarRocks/mcp-server-starrocks

Instructions file

Claude Code instructions for StarRocks/mcp-server-starrocks, covering claude.md, project overview, development commands, run the server directly for testing and run with test mode to verify table overview functionality.

not rated 187 +2 5d ago A 907 tokens original Apache-2.0

sql2er

144

ystemsrx/sql_to_ER

Skill Claude CodeCodex

Use when the user wants a Chen-model ER diagram from SQL CREATE TABLE statements or DBML, wants to rearrange or clean up an existing sql2er state, wants a skeleton-only overview with attributes hidden at generate time, or needs drawio/svg/png/json/html exports with final visual review.

not rated 187 changed today A 63 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: