The Catel team developed a plugin for ReSharper which makes it easier to write code for Catel. The plugin contains several features:
Checking arguments of a method
Easily add argument checks using the Argument class.
Converting regular properties into Catel properties
Convert regular properties into Catel properties by a single shortcut.
For more information, visit the official documentation.