data modeling skills

84 tagged data modeling, measured the same way as everything else here.

Browse within: data 36database-migrations 36business-intelligence 33data-transformation 33data-visualization 33schema 6migrations 5

convex-migrations

01

waynesutton/convexskills

Skill Claude CodeCodex

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.

405 6mo ago A 35 tokens original Apache-2.0

umodel-query

02

alibaba/UnifiedModel

Skill Claude CodeCodex

Read from a UModel object-graph semantic layer with the umctl CLI (MCP alternative noted). Three kinds of read: (1) entities & relationships / topology (.entity, .topo) and (2) the model itself (.umodel, and .entityset methods, including entity-linked listskills) return real rows; (3) metrics & logs (getmetrics /…

332 12d ago A 290 tokens

umodel-rca

03

alibaba/UnifiedModel

Skill Claude CodeCodex

Model-guided autonomous root-cause analysis over a UModel object-graph semantic layer. Use with umodel-query when diagnosing service degradation, SLO breach, latency/error spikes, incidents, outages, or questions like why a service is slow, degraded, erroring, or timing out. The skill guides evidence collection across…

332 12d ago A 165 tokens

umodel-skill-runner

04

alibaba/UnifiedModel

Skill Claude CodeCodex

Use when an EntitySet exposes listskills, a user requests a UModel or RunbookSet Skill, or an entity task supplies SKILL.md. Triggers: listskills, listknowledge, RunbookSet Skill, UModel Skill, execute skill, run skill, 执行技能, 运行技能, Runbook 技能.

332 12d ago A 78 tokens

publisher-release

05

malloydata/publisher

Skill Claude CodeCodex

Cut a Malloy Publisher release, and write the RELEASENOTES.md entries a release ships. Use when asked to release, cut a release, ship a version, or publish Publisher to npm/Docker — and when a change needs a release note, or you are deciding whether it does and what version to stamp on it.

99 2d ago A 68 tokens original MIT

malloy-dashboards

06

malloydata/publisher

Skill Claude CodeCodex

Build or modify a Malloy Publisher dashboard, a tagged .malloy file in a package's dashboards/ directory, with auto-rendered filter controls, a grid layout, and # drill click-through. Use when the user asks for a dashboard, a filterable operational view, or drill-through between views, and no code is wanted.

99 2d ago A 73 tokens original MIT

malloydata/publisher

Skill Claude CodeCodex

Common Malloy modeling mistakes and how to avoid them. Read BEFORE writing source definitions, dimensions, measures, or joins. Covers reserved words, NULL checks, date functions, type casts, field management (extend except/accept/rename vs include public/internal/private), and query-based source gotchas.

99 2d ago A 67 tokens original MIT

database-sql

09

asgarovf/locusai

Skill Claude CodeCodex

Design database schemas, write efficient SQL queries, create migrations, and optimize database performance. Use when working with databases, writing queries, or designing data models.

23 5mo ago A 35 tokens original MIT

db-concurrency

10

Hainrixz/claude-db

Skill Claude CodeCodex

Audit concurrency correctness — transaction isolation level, lost-update / read-modify-write races, queue-worker contention (SKIP LOCKED), and idempotency for key-value / document / wide-column writes. Module M14. Feeds the Performance & Scale score.

19 2mo ago A 56 tokens original MIT

Hainrixz/claude-db

Skill Claude CodeCodex

Audit connection management — serverless functions opening direct Postgres connections, transaction-mode pooler misuse (PgBouncer / Supabase / prepared statements), and pool sizing against backend maxconnections. Module M15. Feeds the Performance & Scale score.

19 2mo ago A 55 tokens original MIT

db-constraints

12

Hainrixz/claude-db

Skill Claude CodeCodex

Audit data-integrity constraints — missing NOT NULL on required columns, absent CHECK constraints for domain rules, missing UNIQUE on natural keys, and the over-nullable UNIQUE trap where NULLs silently permit duplicates. Module M5. Feeds the Design & Integrity score (Constraints category).

19 2mo ago A 59 tokens original MIT

erd-studio

13

liam-machine/erd-studio

Skill Claude CodeCodex

Schema rules for ERD Studio data model files — the .erd-studio/ directory uses a two-file system (YAML model definitions + JSON domain diagrams) with strict format rules you must read before editing. Use this skill whenever the task touches files in .erd-studio/ (domain JSON, logical-models YAML, or .sync-plan.json)…

5 2mo ago A 162 tokens original MIT

convex-migrations

14

JStaRFilms/deprecated-Takomi_Code

Skill Claude CodeCodex

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns.

3 5mo ago A 35 tokens

powerbi-expert

15

gurvinder-dhillon/powerbi-mcp

Skill Claude CodeCodex

Expert-level Power BI, DAX, M language, data modeling, Power Query, report design, and paginated reports.

0 6mo ago A 29 tokens copy · 100% MIT

vikasudasi/skill-vault

Skill Claude CodeCodex

Model structured Python data with dataclasses and Pydantic — immutable value objects, validation, serialization, migration between the two.

0 15d ago A 33 tokens original Apache-2.0