simple-data-patterns

Community

Simplify data models with clean CRUD persistence.

Authorbennybennison
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Applications often need straightforward persistence for domain entities without the overhead of raw data stores or complex medallion architectures. This skill provides a clear pattern using Pydantic models and dataclasses to map directly to storage with standard CRUD operations.

Core Features & Use Cases

  • Direct Pydantic schemas for API boundaries.
  • Dataclass domain entities for pure business data.
  • Repository pattern with async CRUD methods.
  • SQL migration templates for easy table creation.
  • Sync patterns for upserting external API data. Use cases include internal settings storage, prototyping product catalogs, or caching API responses where data can be re‑pulled.

Quick Start

Ask the simple-data-patterns skill to add a new product with SKU 1001 and title "Sample Widget".

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: simple-data-patterns
Download link: https://github.com/bennybennison/agent-toolkit/archive/main.zip#simple-data-patterns

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