The mixin plugin is basically the most important one as it resolves custom properties such as platform queries, stateful conditions and much more.
While plugins modify the whole style object, mixins are especially used to resolve single properties.
Check out Mixins.md which provides a complete and detailed list of all build-in mixins that are available.
You need a mixin that is not listed? Create your own!