WP Kirk is a demo plugin written by using WP Bones Framework Library. You may start from here to create a WP Bones WordPress plugin.
You can see the plugin in action by clicking here.
git clone -b main https://github.com/wpbones/WPKirk.git <your plugin folder>
cd <your plugin folder>
composer install
You'll find the complete docs here.