This feature idea allows CJT users to be able to create their own WordPress themes and plugins. We believe the framework is already there for this to happen.
The idea is better explained in this abstract example on creating a Theme. A user clicks a button (e.g. Create Theme) and CJT would access the directory structure and create the Theme folder, basic template files, etc. All the internal functionality for the theme would be done by the user, however we can add more help and templates for those more commonly used. For example PHP code that iterates over all the posts to be displayed can be readily picked up and inserted by the user.