Great usecase for the transforming @Input properties.
We will have to refactor a huge (and I mean huge) component for a customer in the near future. The consuming teams should not notice any of this. transform could be very useful for this.
Nice article on how to use the Angular Schematics to convert a project to all standalone components and about what the schematics actually do in every step.