Widget Wizard
Widget Wizard is a utility to help in the creation of LiveCode extensions. You can define some simple parameters, then click the Create Widget button and Widget Wizard will create a new folder containing a single .lcb file. You can build and test the widget in the IDE's Extension Builder, and by default it will just log messages to the log window. You can then edit the .lcb file with the code for your widget. The latest version is always online at https://github.com/mwieder/LiveCodeBuilder-snippets