For a most efficient development workflow, it is best to integrate the development scripts into your text editor.
Add the following to your ~/.vimrc, where add.h2, etc., are symlinks to their corresponding scripts:
:noremap :r !add.h2
:noremap :r !add.div
:noremap :r !add.section
A variety of scripts are used to aid during the development.
Vim is a free and open-source, screen-based text editor program.
Vim is designed for use both from a command-line interface and as a standalone application in a graphical user interface.