CoreWF concepts, .net core 3.1 and .net 5.0

Hi community,

How easy is to implement a workflow designer and workflow execution in custom applications with .net core 3.1 (later .net 5) using CoreWF (GitHub - UiPath/CoreWF: WF runtime ported to work on .NET 6)?
How are the debugging capabilities of the designer? Can you extend it with custom actions?

Are there any risks?