diff --git a/exercises/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ.json b/exercises/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ.json new file mode 100644 index 0000000..3b98114 --- /dev/null +++ b/exercises/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ.json @@ -0,0 +1,73 @@ +{ + "id": "EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ", + "name": "Hanging Leg Raise", + "categories": [ + "strength_and_resistance" + ], + "exerciseEffects": [ + "improved_body_balance", + "improved_posture", + "increased_muscle_strength" + ], + "bodyParts": [ + "hamstrings", + "core" + ], + "equipment": [ + "pull up bar" + ], + "location": [ + "indoor" + ], + "instructions": [ + { + "stepNumber": 1, + "description": "Hang from the pull-up bar with an overhand grip, arms fully extended." + }, + { + "stepNumber": 2, + "description": "Engage your core muscles and slowly lift your legs up in front of you, keeping them straight." + }, + { + "stepNumber": 3, + "description": "Pause briefly at the top, then slowly lower your legs back down to the starting position." + }, + { + "stepNumber": 4, + "description": "Repeat for the desired number of repetitions." + } + ], + "performanceMetrics": [ + { + "type": "repetitions", + "unit": null, + "notes": null + } + ], + "variations": [], + "variationSuggestions": [], + "relationships": [], + "mediaContent": { + "imageURLs": [ + "image_1.png" + ] + }, + "metadata": { + "createdBy": "co-created with AI", + "reviewStatus": "community", + "reviewedBy": [], + "dateReviewed": null, + "reviewNotes": null, + "dateCreated": "2026-02-17", + "lastUpdated": "2026-02-17", + "lastEditedBy": "community", + "dedupStatus": "unknown", + "duplicateOf": null + }, + "commentsNotes": [ + "Ensure a controlled movement throughout the exercise.", + "Avoid swinging or using momentum to lift the legs.", + "Engage your core to support your lower back and prevent arching.", + "If you feel any discomfort or strain, stop the exercise immediately and consult a fitness professional." + ] +} \ No newline at end of file diff --git a/images/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ/image_1.png b/images/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ/image_1.png new file mode 100644 index 0000000..f51f285 Binary files /dev/null and b/images/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ/image_1.png differ diff --git a/index.json b/index.json index 7699a3f..13a2d51 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,5 @@ { - "updatedAt": "2026-02-16T15:23:18.850Z", + "updatedAt": "2026-02-17T12:38:56.663Z", "exercises": [ { "id": "EX-7", @@ -78,6 +78,26 @@ "imageFile": null, "imageFolder": "EX-plank_with_shoulder_taps-01KHKGRPQC317B2WVNCWF6VHPZ", "lastUpdated": "2026-02-16" + }, + { + "id": "EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ", + "name": "Hanging Leg Raise", + "categories": [ + "strength_and_resistance" + ], + "bodyParts": [ + "hamstrings", + "core" + ], + "equipment": [ + "pull up bar" + ], + "location": [ + "indoor" + ], + "imageFile": "image_1.png", + "imageFolder": "EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ", + "lastUpdated": "2026-02-17" } ] } \ No newline at end of file