Review Data Model — Data skill for Claude Code
Evaluate a data model or schema design for normalization, naming, relationships, and extensibility.
How to install Review Data Model
Installs to ~/.claude/skills/hollandkevint-data-product-operator-review-data-model/SKILL.md
mkdir -p ~/.claude/skills/hollandkevint-data-product-operator-review-data-model && curl -fsSL https://raw.githubusercontent.com/hollandkevint/data-product-operator/HEAD/commands/review-data-model.md -o ~/.claude/skills/hollandkevint-data-product-operator-review-data-model/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Data Model does
description: Evaluate a data model or schema design for normalization, naming, relationships, and extensibility argument-hint: allowed-tools: Read, Bash, AskUserQuestion
Review a Data Model
Evaluate a schema design for a data product. This review covers normalization strategy, naming conventions, relationship design, grain correctness, and extensibility. Output is conversational critique with specific recommendations.
Gather Context
If `$A
Alternatives in Data
- Chart Design — Design a chart or data visualization — selects the right chart type, applies accessible color palettes, adds a 309 ★
- Generate Types From Supabase — You are a skilled TypeScript developer tasked with creating a library of DTO (Data Transfer Object) types and 265 ★
- UX Dashboard — Specialized dashboard generation 66 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Database Schema
Design database schemas with proper normalization and constraints
Design Vector Schema
Design a pgvector migration SQL file. Captures model + dimension + distance metric + row count → generates rev
Data Model
Create comprehensive data model with entity relationships, GDPR compliance, and data governance
Pbi Load
Parse the full PBIP semantic model (TMDL or TMSL format) and build structured session context. Extracts all ta
Symptomsync Data Change
Use when tasks change the data model or reminder plumbing in supabase/, database/, database/migrations/, or fr
Hatch3r Feature Plan
Design a new capability -- draft user stories, acceptance criteria, data model, API surface, and sub-issue bre
Related Agents
Phase2 Data Models Designer
Designs the data model layer of a tech spec: entity-relationship design, schema normalization, data integrity.
Database Auditor
Database schema and query audit agent. Checks normalization, indexes, naming conventions, migration safety, RL
Postgres Architect
Postgres data specialist — schema design, normalization, indexing, constraints, migrations, and performant SQL