关于
This skill equips Claude with a rigorous framework for building and maintaining robust PostgreSQL database layers. It streamlines development by enforcing transaction safety through specific naming conventions, ensuring type safety for identifiers and JSONB columns, and maintaining strict read-write separation. Ideal for developers building financial systems or high-scale applications, it helps prevent common pitfalls such as floating-point errors, ID enumeration attacks, and accidental mutations in read-only contexts.