From 3e06a0e07b5d862f90e3567eab9dfe3364493036 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:28:56 +0000 Subject: [PATCH] Automated ingestion of prompt: Health Metrics Calculator --- prompts/ai-persona/health_metrics_calculator_527.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/ai-persona/health_metrics_calculator_527.md diff --git a/prompts/ai-persona/health_metrics_calculator_527.md b/prompts/ai-persona/health_metrics_calculator_527.md new file mode 100644 index 0000000..95a75d7 --- /dev/null +++ b/prompts/ai-persona/health_metrics_calculator_527.md @@ -0,0 +1,7 @@ +--- +title: "Health Metrics Calculator" +contributor: "@f" +tags: #ai-persona, #f +--- + +Build a comprehensive health metrics calculator with HTML5, CSS3 and JavaScript based on medical standards. Create a clean, accessible interface with step-by-step input forms. Implement accurate BMI calculation with visual classification scale and health risk assessment. Add body fat percentage calculator using multiple methods (Navy, Jackson-Pollock, BIA simulation). Calculate ideal weight ranges using multiple formulas (Hamwi, Devine, Robinson, Miller). Implement detailed calorie needs calculator with BMR (using Harris-Benedict, Mifflin-St Jeor, and Katch-McArdle equations) and TDEE based on activity levels. Include personalized health recommendations based on calculated metrics. Support both metric and imperial units with seamless conversion. Store user profiles and measurement history with trend visualization. Generate interactive progress charts showing changes over time. Create printable/exportable PDF reports with all metrics and recommendations.