Skip to content

feat: add interactive muscle-group targeting tool#30

Open
fmcgoohan wants to merge 1 commit into
hasaneyldrm:mainfrom
fmcgoohan:claude/repo-app-possibilities-xry7lk
Open

feat: add interactive muscle-group targeting tool#30
fmcgoohan wants to merge 1 commit into
hasaneyldrm:mainfrom
fmcgoohan:claude/repo-app-possibilities-xry7lk

Conversation

@fmcgoohan

Copy link
Copy Markdown

Add muscle-map.html, a client-side 'I want to train X' explorer built on an interactive front/back SVG body map. Clicking a muscle (or picking it from the list) lists every exercise that trains it, ranked Primary / Secondary / Assisting from the target, muscle_group and secondary_muscles fields, with equipment filtering and 6-language step-by-step instructions.

Data is loaded from a slim companion muscle-map.data.js (metadata-only extract of exercises.json) via a script tag, so the tool opens directly from disk with no server. README updated to document both files.

Claude-Session: https://claude.ai/code/session_01X2PUbaJgATMwVqbwpm8urZ

Add muscle-map.html, a client-side 'I want to train X' explorer built on
an interactive front/back SVG body map. Clicking a muscle (or picking it
from the list) lists every exercise that trains it, ranked Primary /
Secondary / Assisting from the target, muscle_group and secondary_muscles
fields, with equipment filtering and 6-language step-by-step instructions.

Data is loaded from a slim companion muscle-map.data.js (metadata-only
extract of exercises.json) via a script tag, so the tool opens directly
from disk with no server. README updated to document both files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X2PUbaJgATMwVqbwpm8urZ
@fmcgoohan fmcgoohan closed this Jul 2, 2026
@fmcgoohan fmcgoohan reopened this Jul 2, 2026
@fmcgoohan

Copy link
Copy Markdown
Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants