hoangnguyen0403/database-postgresql
Apply PostgreSQL standards for migrations, indexing, transactions, and ORM boundaries. Use when editing entities, Prisma schema, migrations, RLS, or query-performance work for PostgreSQL.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill database-postgresql
synchronize: true in production.queryRunner.query() when raw migration SQL is required.ALTER TABLE <table> ENABLE ROW LEVEL SECURITY) and create tenant policies before application rollout.synchronize: true destructive.Take hoangnguyen0403/database-postgresql from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.