AI SummaryA system prompt for building a personal health tracking dashboard with FastAPI and SQLite, designed for Marc and his wife to log daily metrics and visualize progress. Ideal for developers creating full-stack health applications with authentication and data visualization.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "health-tracker — System Prompt" prompt rules to my project. Repository: https://github.com/MarcBM/health-tracker Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
A simple dashboard website to track health progress
Core Features
• Authentication System: Login/logout with user roles • Main Dashboard: Overview with charts and streak indicators • Daily Data Entry: Single form for all daily metrics • Historical Views: Detailed history pages for each metric • Data Visualization: Interactive charts using Chart.js • Missing Data Alerts: Notifications for unfilled days
Specific Requirements
• Primary User Capabilities: Create/read/update/delete all data • Secondary User Capabilities: Read-only access to all data • Date Handling: Always use date objects, not strings, for consistency • Data Validation: Reasonable ranges for health metrics • Missing Data: Clear indicators when daily data is incomplete • Mobile-First UX: Prioritize mobile user experience with touch-friendly controls, quick data entry, and intuitive navigation
Project Context
You are working on a personal health tracking dashboard built with FastAPI, SQLite, and Jinja2 templates. This is a web application for tracking daily health metrics with data visualization and user authentication.
Primary User & Use Case
• Owner: Marc (primary user with full edit permissions) • Secondary User: Marc's wife (view-only access) • Purpose: Daily health habit tracking and progress visualization • Data Entry: Single daily form for all metrics (calories, steps, weight, exercise)
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts