litestar-data-services

Installation
SKILL.md

Litestar Data Services

Use this skill for repositories, service layers, CRUD boundaries, filters, and pagination.

Code Style Rules

  • Match the existing persistence stack before choosing patterns.
  • Keep handlers out of query construction and transaction management.
  • Use filter dependency objects rather than ad hoc query params.
  • Return typed pagination envelopes for collection endpoints.

Quick Reference

Installs
5
GitHub Stars
8
First Seen
May 18, 2026
litestar-data-services — litestar-org/litestar-skills