概要
The Schema Reviewer skill provides a comprehensive audit of your database design, ensuring compliance with normalization standards and industry best practices. It automatically identifies structural issues such as normalization violations, missing constraints, and incorrect data types—like using floating-point numbers for currency. By reviewing SQL, Prisma, and migration files, it helps developers build scalable, reliable data models while suggesting optimal indexing strategies to prevent performance bottlenecks before they reach production.