hollandkevint

Review Data Model — Data skill for Claude Code

Data community

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

Terminal
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 Repository