sqlmodel-data-modeling

Guide for ORM-based data modeling with SQLModel. Use for defining database models, fields, constraints, relationships (1:N, N:M), inheritance, validators, and handling JSON fields and timestamps. Provides templates for User, Task, and Category models.

$ Instalar

git clone https://github.com/MUmerRazzaq/fast-next-todo /tmp/fast-next-todo && cp -r /tmp/fast-next-todo/.claude/skills/sqlmodel-data-modeling ~/.claude/skills/fast-next-todo

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