pydantic-schemas

ALWAYS USE when working with Pydantic models, BaseModel, Field, validators, or data contracts. MUST be loaded before creating any Pydantic schemas, configuration classes, or API contracts. Provides v2 syntax validation and SDK research steps.

$ 설치

git clone https://github.com/Obsidian-Owl/floe-runtime /tmp/floe-runtime && cp -r /tmp/floe-runtime/.claude/skills/pydantic-skill ~/.claude/skills/floe-runtime

// tip: Run this command in your terminal to install the skill