after generating the functions and features give the users to add more functions and features into the database manually as per the strucuture prompt 1 : Give me an option to manually add a function and under the selected_function add mulitple features keep the UI updated with the manual addition and allow selection of these functions and features as in the exisiting format . check the Db if the functions and features are present for the module if present show only View else show only generate Like this i want to new buttion against every module create users . when create users is clicked it needs to open a prompt in the prompt folder and get claude list of users with the description of the function . who will be using the module . there should be also a provision to select the user and store the select user as a separate sub collection in mongodb. and also allow to manually add user and description and also select them like what we did for functions and features . user similar table structure like home.py do display all the module and have a button called create user at the end of the row.this should go to claude and with the suitable prompt having import of the module name , function and features and description . will generate the user types and the descriptions . the rest of the functionality will be same as the home.py user similar table structure like module_users.py do display all the module and have a button called create user at the end of the row.this should go to claude and with the suitable prompt having import of the module name , function and features and description . will generate the user types and the descriptions . the rest of the functionality will be same as the module_users.py user similar table structure like module_users.py do display all the module and have a button called Create User Stories at the end of the row.this should go to claude and with the suitable prompt having import of the module name , function and features and description , users . will generate the user stories and the descriptions . the rest of the functionality will be same as the module_users.py and generate the template for user_stories -- Module& Functions I need to add a another button called Custom Generate features and functions . this is multi use button based on the input ur expected to make this query to claude and the output from the claude needs to be in the same format as functions and features and needs to be appended to the database. if the prompt is only about features then you need to append only the features under the right function . if the base functions are not generated then this button do not displayed In module_stories.py - instead of create view stories show a button called view functions , when clicked on this list the all the functions , in a table with a button create/view stories under that so that eah function create as many user stories as possible from the claude api . ------Monday In the prompt give me the priority of the user story and the reson why you assign the priority in the prompt .allow an option to select the user stories that has been generated as selected user stories and save the selected user stories in the DB . like the flow that was done in home.py