workout-tracker-generator

Generate a customized single-file HTML workout tracker app from fitness inputs.

Updated May 13, 2026
One-click install
npx skills add https://github.com/adibkhan/Project15---WorkoutTracker --skill workout-tracker-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workout-tracker-generator
Source: https://github.com/adibkhan/Project15---WorkoutTracker/tree/main/workout-tracker-generator-skill
Command: npx skills add https://github.com/adibkhan/Project15---WorkoutTracker --skill workout-tracker-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It removes the hassle of manually designing and maintaining a phone-friendly workout tracker by generating a complete, customized HTML app from your goals and constraints.

Core Features & Use Cases

  • Personalized intake to program design: Collects body stats, training history, schedule, equipment access, priorities, injuries/avoidances, and basic nutrition inputs.
  • Periodized program generation: Builds multiple training phases (cut/bulk or goal-based), with structured exercises, sets, rests, notes, and muscle tagging.
  • Single-file HTML app output: Produces a dependency-free workout tracker template that runs fully in the browser and saves progress automatically.
  • Exercise swapping & gym-floor UX: Ensures every exercise has a swap alternative and preserves equipment-friendly ordering guidance.

Quick Start

Tell me to generate a new workout tracker for a person named “Sam” with their current weight, lifting experience, days per week, session length, available equipment, priorities, and any injuries to avoid.

Frequently Asked Questions about workout-tracker-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a personalized workout tracker without relying on a fitness app subscription?

A workout tracker can be generated as a single-file HTML app that runs directly in your browser without subscriptions. This Skill builds a customized, dependency-free tracker from your training goals, equipment access, and schedule, saving progress locally.

How do I generate a periodized lifting program tailored to my specific gym equipment and schedule?

To generate a periodized lifting program, provide your body stats, training history, days per week, and equipment access. The system builds multiple cut or bulk training phases with structured exercises, sets, rests, and notes customized to your constraints.

Can I build a custom gym routine tracker that works offline and doesn't require external dependencies?

Yes, a custom gym routine tracker can be built as a dependency-free single-file HTML app. It runs fully in the browser without external libraries, allowing you to track your lifting progress offline while preserving equipment-friendly exercise ordering.

Does the generated workout tracker support exercise swapping for days when my preferred equipment is taken?

The generated workout tracker supports exercise swapping by ensuring every exercise includes a mapped alternative. This functionality is preserved within the HTML template, allowing you to adapt your gym floor routine based on real-time equipment availability.

What information do I need to provide to build a goal-based periodized lifting program?

To build a goal-based periodized lifting program, you need to provide your current weight, lifting experience, session length, available equipment, priorities, and any injuries to avoid. This intake data drives the customized phase generation and muscle tagging.

What are the limitations of using a single-file HTML app for long-term fitness planning?

A single-file HTML app for fitness planning relies on local browser storage for progress saving, limiting cross-device synchronization. Additionally, the template engine restricts customization to predefined phases, reminders, and swap mappings rather than structural app modifications.