From 852f5c9f5c74ca8cc950daff6c663b764cc9ef41 Mon Sep 17 00:00:00 2001 From: "open-exercise-database-web[bot]" <261160714+open-exercise-database-web[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:45:07 +0000 Subject: [PATCH 1/2] Add exercise EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ --- ...ulder_taps-01KHKNBJEK01434T477DG4Y3SZ.json | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 exercises/EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ.json diff --git a/exercises/EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ.json b/exercises/EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ.json new file mode 100644 index 0000000..c44c111 --- /dev/null +++ b/exercises/EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ.json @@ -0,0 +1,63 @@ +{ + "id": "EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ", + "name": "Shoulder Taps", + "categories": [ + "strength_and_resistance" + ], + "exerciseEffects": [ + "increased_muscle_strength" + ], + "bodyParts": [ + "shoulders" + ], + "equipment": [ + "none" + ], + "location": [ + "indoor", + "outdoor" + ], + "instructions": [ + { + "stepNumber": 1, + "description": "Start in a high plank position with your hands directly under your shoulders and your body in a straight line from head to heels." + }, + { + "stepNumber": 2, + "description": "While engaging your core, lift your right hand off the floor and tap your left shoulder." + }, + { + "stepNumber": 3, + "description": "Return your right hand to the floor and repeat the movement with your left hand tapping your right shoulder." + }, + { + "stepNumber": 4, + "description": "Continue alternating shoulder taps for the desired number of repetitions." + } + ], + "performanceMetrics": [], + "variations": [], + "variationSuggestions": [], + "relationships": [], + "mediaContent": { + "imageURLs": [] + }, + "metadata": { + "createdBy": "co-created with AI", + "reviewStatus": "community", + "reviewedBy": [], + "dateReviewed": null, + "reviewNotes": null, + "dateCreated": "2026-02-16", + "lastUpdated": "2026-02-16", + "lastEditedBy": "community", + "dedupStatus": "unknown", + "duplicateOf": null + }, + "commentsNotes": [ + "Ensure your hips stay level and avoid rotating your torso while performing the shoulder taps.", + "Engage your core muscles throughout the exercise to maintain stability and control.", + "If you experience any discomfort in your wrists, consider performing the exercise on your fists or using push-up handles for wrist support.", + "Focus on controlled movements to prevent any jerking or excessive swaying of the body." + ] +} \ No newline at end of file From a6077851792ad7fd5a89784581f7cc9617dba654 Mon Sep 17 00:00:00 2001 From: "open-exercise-database-web[bot]" <261160714+open-exercise-database-web[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:45:08 +0000 Subject: [PATCH 2/2] Update index for EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ --- index.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/index.json b/index.json index 7699a3f..77ac876 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,5 @@ { - "updatedAt": "2026-02-16T15:23:18.850Z", + "updatedAt": "2026-02-16T16:45:08.276Z", "exercises": [ { "id": "EX-7", @@ -78,6 +78,26 @@ "imageFile": null, "imageFolder": "EX-plank_with_shoulder_taps-01KHKGRPQC317B2WVNCWF6VHPZ", "lastUpdated": "2026-02-16" + }, + { + "id": "EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ", + "name": "Shoulder Taps", + "categories": [ + "strength_and_resistance" + ], + "bodyParts": [ + "shoulders" + ], + "equipment": [ + "none" + ], + "location": [ + "indoor", + "outdoor" + ], + "imageFile": null, + "imageFolder": "EX-shoulder_taps-01KHKNBJEK01434T477DG4Y3SZ", + "lastUpdated": "2026-02-16" } ] } \ No newline at end of file