Rapido in Plone 5
Basic folder structure of Rapido element in Plone 5
Most of this stuff is covered very well in the official documentation.
The general structure of a Rapido plugin is as follows:
THEME_FILES
|--rapido
|--plugin_name
|--settings.yaml
|--blocks
|--plugn.yaml
|--plugin.py
|--plugin.html