Pydantic V2 Strict

Pydantic V2 data modeling with strict mode enforcement. Use this skill when creating data models, schemas, API request/response types, or configuration classes. MUST BE USED for: BaseModel definitions, ConfigDict setup, Field() usage, validators, serialization, and any Pydantic V2 code. Keywords: pydantic, BaseModel, ConfigDict, Field, validator, serialize, model_dump, strict mode.

Agentient Updated

File contents

Agentient/vibekit/tree/main/skills/agentient-python-core/skills/pydantic-v2-strict commit 3aabc7d7fa

Frequently asked questions

npx skillmds@latest add agentient/pydantic-v2-strict-2