Inside here we can find two type of examples
Custom steps are steps that aren't provided by the backbone API but they provide a specific purpose and work as decorators of steps (eg. a step that runs another step and if it fails, fallbacks to something).
This directory contains different sample projects to see how to use the API thoroughly.