pydantic-model

Installation
SKILL.md

Pydantic Model Skill

Pydantic v2 model guidance for Travel Panel.

When to Use

  • Creating req/res models for endpoints
  • Defining DTOs
  • Adding validation rules
  • MongoDB ↔ API response conversion

Project Context

  • Models: app/classes/<feature>/
  • Version: Pydantic v2 only
  • Docs: docs/endpoint-development-guide.md

CRITICAL: v2 API Only

Related skills

More from georgekhananaev/claude-skills-vault

Installs
7
GitHub Stars
23
First Seen
Apr 4, 2026