You can automatically include new features into your shindig server by adding them to this directory. Features should exist in a self-contained directory with the following structure: features |_your-feature-name |_feature.xml |_code-to-run-inside-gadget.js |_code-to-run-inside-container.js The structure of feature.xml is as follows: TODO: link to xml schema for feature.xml your-feature-name (required) any dependency you have (optional, may have multiple) (optional)