task-crud-model

Community

Create SQLModel Todo task models for DB schemas.

AuthorJawad-Chaudhary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generates SQLModel-based Todo task models to define a robust database schema for task persistence and ORM usage.

Core Features & Use Cases

  • Generate a Task model with id as primary key, title, description (optional), completed boolean, and user_id foreign key to user.id.
  • Supports table=True for SQLModel to integrate with migrations and databases.
  • Use Case: As a backend engineer, quickly scaffold Todo-related data models for API and DB schema generation.

Quick Start

Define a Task model class using SQLModel with fields id, title, description, completed, and user_id.

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: task-crud-model
Download link: https://github.com/Jawad-Chaudhary/Hackathone-2-TODO-Spec-Driven-Development/archive/main.zip#task-crud-model

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.