schema-enforcer

Community

Enforce data contracts with Pydantic.

AuthordjpTester44
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining data integrity and consistency in data-intensive pipelines by providing tools to automatically generate and validate data schemas.

Core Features & Use Cases

  • Pydantic Model Generation: Automatically create Pydantic models from Parquet or YAML files, ensuring type safety and structure.
  • DataFrame Validation: At runtime, validate Polars DataFrames against defined Pydantic models to catch schema violations early.
  • Use Case: Ensure that data ingested into a data warehouse conforms to a predefined structure, preventing downstream errors and data quality issues.

Quick Start

Generate a Pydantic model named 'CustomerSchema' from the Parquet file located at '/data/customer.parquet' with nullable fields.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-enforcer
Download link: https://github.com/djpTester44/iocane/archive/main.zip#schema-enforcer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.