sqlmodel-task-models

Community

Type-safe SQLModel schemas for Todo apps.

AuthorSobansaud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables teams to define a robust, type-safe, and async-compatible database schema for a Todo application using SQLModel, ensuring PostgreSQL optimization and Better Auth compatibility.

Core Features & Use Cases

  • User Model: Schema aligned with Better Auth requirements.
  • Task Model: Full CRUD capability with a relationship to Users.
  • Relational Integrity & Performance: Proper foreign keys, back-references, and strategic indexing on user_id and completed fields.
  • Safety & Timestamping: Automated created_at and updated_at management.

Quick Start

Implement the User and Task models in a Python module using SQLModel, applying the provided field definitions, relationships, and timestamp handling to enable CRUD operations and relational integrity.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: sqlmodel-task-models
Download link: https://github.com/Sobansaud/Hackhathon---2/archive/main.zip#sqlmodel-task-models

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 223,000+ vetted skills library on demand.