home/categories/sql-databases/pbdeuchler-llm-plugins-plugins-house-style-skills-howto-develop-with-postgres-skill-md
sql-databasesdatabases
howto-develop-with-postgres
Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type errors
maintainer
pbdeuchler
更新日 1/18/2026
スター
11
フォーク
0
quick start
Installation and usage
Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type errors
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use howto-develop-with-postgres