The UiPath Activity Creator allows you to easily create custom activities that work immediately in UiPath Studio. The new extension is entirely wizard-based, meaning you simply fill in fields like activity name, description, properties, types, and the entirety of the activity code is generated, including:
From there, just fill in the execution logic telling your activity what to do and you're done! If you know C#, you can now create UiPath activities!