schema-spec
CommunityDefine data contracts that evolve safely.
Authorqa-aman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Data teams often struggle with undocumented schema elements, inconsistent field definitions, and uncontrolled schema changes that ripple through downstream analytics and data products. This Skill provides a repeatable blueprint to document headers, data types, nullability, keys, and evolution rules to establish a clear data contract between producers and consumers.
Core Features & Use Cases
- Structured schema headers: Define a standardized header section (Schema, Domain, Owner, Type, Storage, Created, Version) for every schema artifact.
- Field documentation: Describe each field with precise types, nullability, default values, and business meaning; include enums and constraints.
- Keys, indexes, and constraints: Capture primary/foreign keys, unique constraints, and indexes to enable correct query planning and data integrity.
- Evolution and governance: State evolution policies for adding/removing columns, renaming fields, and deprecations to minimize breaking changes.
Quick Start
Write a new schema spec by specifying the header details and detailing each field's type, nullability, and purpose.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: schema-spec Download link: https://github.com/qa-aman/claude-skills/archive/main.zip#schema-spec Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.