1. BMI (Body Mass Index) Calculator Tool Prompt
> Create a BMI Calculator Tool that calculates Body Mass Index based on user height (cm/inch) and weight (kg/lbs). Show BMI value with category (Underweight, Normal, Overweight, Obese) and a color indicator.
2. BMR (Basal Metabolic Rate) Calculator Tool Prompt
> Create a BMR Calculator Tool where users can input their gender, age, height, and weight to find out their daily calorie burn at rest (BMR). Show result in calories/day.
3. TDEE (Total Daily Energy Expenditure) Calculator Tool Prompt
> Create a TDEE Calculator Tool that calculates daily calorie needs based on user’s activity level, gender, age, height, and weight. Display results for maintaining, gaining, or losing weight.
4. Body Fat Percentage Calculator Tool Prompt
> Create a Body Fat Calculator that uses waist, neck, height, and gender inputs to estimate body fat percentage using U.S. Navy formula. Display fitness level category.
5. Ideal Weight Calculator Tool Prompt
> Create an Ideal Weight Calculator Tool that shows healthy weight range based on user’s gender, height, and body frame size. Display both minimum and maximum ideal weight.
6. Calorie Burn Calculator Tool Prompt
> Create a Calorie Burn Calculator that estimates calories burned during activities (like running, cycling, walking, swimming) based on duration, weight, and activity type.
7. Daily Protein Intake Calculator Tool Prompt
> Create a Protein Intake Calculator that calculates the daily protein requirement based on user’s weight, activity level, and goal (weight loss, maintenance, or muscle gain).
8. Daily Water Intake Calculator Tool Prompt
> Create a Water Intake Calculator Tool that recommends how much water (in liters) a user should drink daily based on their weight, age, and activity level.
9. Macronutrient Split Calculator Tool Prompt
> Create a Macronutrient Calculator that calculates daily intake of Protein, Carbs, and Fats (in grams and percentage) based on total calorie goal and diet type (Balanced, Low Carb, High Protein).
10. One-Rep Max (1RM) Calculator Tool Prompt
> Create a One Rep Max (1RM) Calculator Tool that estimates maximum weight a user can lift for one repetition based on weight lifted and number of reps.

Post a Comment