Run Prisma database migrations and regenerate the Prisma client. Use after modifying SourceCode/backend/prisma/schema.prisma.
Run lint and TypeScript type checks across the entire monorepo (frontend + backend). Use after making changes to catch issues before committing.