How does a plugin add a page to the current WordPress theme a given URL?
Sample URL: http://wordpress/plugin-name/start
This page should display a form using that utilizes the current theme.
At the end of the day I'm going to replace the current front-facing WordPress login and registration mechanisms with a custom implementation.