- Initial release — live demo and downloadable, runnable foundation.
Fitness Coach Platform
Programs, clients, workouts, progress, and coaching notes.
Programs, recent check-ins, progress, and coaching notes.
Workout blocks, exercise libraries, and repeatable plans.
Measurements, notes, sessions, and review context.
Overview
Fitness Coach Platform is a health-focused foundation for coaches who want an owned product instead of spreadsheets and chat threads. The data model is ready for clients, sessions, programs, workouts, progress logs, and check-ins while keeping privacy and agent modification boundaries explicit.
Features
- Client profiles
- Program builder
- Workout logs
- Progress notes
- Check-in workflows
Make it yours in three steps
Download it
One click, one zip, the whole project. Free, MIT licensed, yours to keep.
Download Fitness Coach PlatformRun it
Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.
$ npm install
$ npm run devHand it to your coding agent
The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.
$ cd fitness-coach-platform
$ claudeClaude Code reads the included CLAUDE.md automatically — it already knows the project.
A good first prompt:
“Give me a quick tour of this project, then help me make it mine.”Agent-ready information
The planned agent package documents program schema, exercise libraries, privacy boundaries, and customization recipes.
Changelog
Related foundations
Explore nearby starting points before you commit to a fork.
/productivity / updated Jun 29, 2026
Personal Operating System
Tasks, notes, routines, and planning in one owned workspace.
/business / updated Jun 29, 2026
Client Portal
Secure client spaces for files, updates, invoices, and approvals.
/education / updated Jul 1, 2026
Knowledge Base
Docs, collections, search, and publishing workflows.