소개
Ensures the creation of high-quality, production-ready database models by enforcing best practices for data integrity, performance, and maintainability. This skill guides the definition of schemas with proper naming conventions, data types, indexing, and explicit relationships. It promotes a defense-in-depth approach by requiring validation at both the application (model) and database (constraint) levels, ensuring the data layer is solid, scalable, and easy to manage.