sqlmodel

Community

Build FastAPI apps with SQLModel and Postgres.

Authorjr2804
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The sqlmodel skill provides a structured, hands-on guide to building database-backed FastAPI applications with SQLModel, PostgreSQL, and SQLAlchemy. It helps teams design clean models, manage sessions, implement CRUD, run migrations with Alembic, and optimize performance.

Core Features & Use Cases

  • Model-driven API development: define SQLModel models, relationships, and request/response schemas for FastAPI endpoints.
  • Database operations: perform CRUD, complex queries, and migrations with a production-ready workflow.
  • Testing and performance: test against SQLite or PostgreSQL, and apply pooling and indexing best practices for scalable apps.

Quick Start

Use the sqlmodel skill to scaffold a FastAPI project with a User model, a Post model, and a PostgreSQL database configuration; then run migrations and start the API server.

Dependency Matrix

Required Modules

sqlmodel

Components

scriptsreferences

💻 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
Download link: https://github.com/jr2804/prompts/archive/main.zip#sqlmodel

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.