- Initial release — live demo and downloadable, runnable foundation.
Workout Log
Show up, write it down, watch the PRs move.
Sets, reps, weight — with one-tap set duplication.
Every session, newest first.
Personal bests pulled from real entries.
Overview
Workout Log is the gym notebook that never gets lost. Log sets against your exercise library, keep session notes, and let personal bests be computed from what you actually lifted. It's deliberately simple — the right shape for adding programs, body-weight tracking, or charts with your agent.
Features
- Set, rep, and weight logging
- Session notes and history timeline
- Exercise library you control
- Personal bests computed from the log
- Duplicate-last-set quick entry
Make it yours in three steps
Download it
One click, one zip, the whole project. Free, MIT licensed, yours to keep.
Download Workout LogRun 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 workout-log
$ 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
Ships with CLAUDE.md, AGENTS.md, Cursor rules, and a full agent handbook — project map, safety rules, recipes, tests, and deploy notes.
Changelog
Related foundations
Explore nearby starting points before you commit to a fork.
/health / updated Jul 1, 2026
Fitness Coach Platform
Programs, clients, workouts, progress, and coaching notes.
/personal / updated Jul 2, 2026
Habit Tracker
Small things, done daily, with streaks to prove it.
/productivity / updated Jun 29, 2026
Personal Operating System
Tasks, notes, routines, and planning in one owned workspace.