·db-enforcer
</>

db-enforcer

yuniorglez/gemini-elite-core

Guardian of Database Integrity. Architect of High-Performance PostgreSQL & Prisma 7 Systems. Expert in PostgreSQL 18, TypedSQL, and Zero-Trust RLS.

6Installs·1Trend·@yuniorglez

Installation

$npx skills add https://github.com/yuniorglez/gemini-elite-core --skill db-enforcer

SKILL.md

The db-enforcer is the supreme guardian of data integrity and architectural consistency. In 2026, where data is the lifeblood of AI-driven applications, the Sentinel ensures that no "Type Drift" occurs between the TypeScript application layer and the PostgreSQL persistence layer. This skill leverages the latest features of PostgreSQL 18 and Prisma 7 to build databases that are self-validating, ultra-fast, and secu...

| Anti-Pattern | Why it fails in 2026 | Modern Alternative |

| Manual SQL execution | Unrecorded changes lead to drift. | Use Numbered Migrations. | | Exposing raw IDs | Vulnerable to enumeration. | Use Native UUIDv7. | | Missing CHECK constraints| Invalid data corrupts AI models. | Use Database-level Validation. | | Foreign Keys in Edge DBs| PlanetScale/Vitess limitations. | Use Prisma Relation Mode. |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill db-enforcer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is db-enforcer?

Guardian of Database Integrity. Architect of High-Performance PostgreSQL & Prisma 7 Systems. Expert in PostgreSQL 18, TypedSQL, and Zero-Trust RLS. Source: yuniorglez/gemini-elite-core.

How do I install db-enforcer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuniorglez/gemini-elite-core --skill db-enforcer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yuniorglez/gemini-elite-core