sqlalchemy-orm-patterns

Installation
SKILL.md

Sqlalchemy Orm Patterns

Overview

Use this skill to design SQLAlchemy usage that remains correct, efficient, and maintainable under production load.

Scope Boundaries

  • Use this skill when the task matches the trigger condition described in description.
  • Do not use this skill when the primary task falls outside this skill's domain.

Shared References

  • ORM loading and session rules:
    • references/orm-loading-and-session-rules.md

Templates And Assets

  • ORM modeling template:
    • assets/sqlalchemy-modeling-template.py
  • Session/transaction checklist:
    • assets/sqlalchemy-session-transaction-checklist.md
Related skills

More from kentoshimizu/sw-agent-skills

Installs
6
GitHub Stars
5
First Seen
Feb 28, 2026