python-peewee
✓DatabaseProxy およびスコープ指定された接続/トランザクションで Peewee ORM を使用するためのパターン。 DatabaseProxy を設定する場合、connection_context/atomic ブロックを管理する場合、または SQLite でテストを作成する場合に使用します。
SKILL.md
Use Peewee with DatabaseProxy and scoped connection/transaction patterns.
Use connectioncontext() for scoped connections (open/close). Use atomic() for atomic writes (BEGIN/COMMIT/ROLLBACK).
DatabaseProxy およびスコープ指定された接続/トランザクションで Peewee ORM を使用するためのパターン。 DatabaseProxy を設定する場合、connection_context/atomic ブロックを管理する場合、または SQLite でテストを作成する場合に使用します。 ソース: narumiruna/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/narumiruna/agent-skills --skill python-peewee インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/narumiruna/agent-skills --skill python-peewee- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
python-peewee とは?
DatabaseProxy およびスコープ指定された接続/トランザクションで Peewee ORM を使用するためのパターン。 DatabaseProxy を設定する場合、connection_context/atomic ブロックを管理する場合、または SQLite でテストを作成する場合に使用します。 ソース: narumiruna/agent-skills。
python-peewee のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/narumiruna/agent-skills --skill python-peewee インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/narumiruna/agent-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01