Stretching and flexibility reference — dynamic warm-ups, static holds, PNF techniques, and mobility routines. Use when designing warm-up protocols, improving flexibility, or preventing movement injuries.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill stretch --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stretch?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-stretch)More formats (shields.io, HTML) on the badges page.
---
name: "stretch"
version: "1.0.0"
description: "Stretching and flexibility reference — dynamic warm-ups, static holds, PNF techniques, and mobility routines. Use when designing warm-up protocols, improving flexibility, or preventing movement injuries."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [stretch, flexibility, mobility, warm-up, recovery, fitness]
category: "general"
---
# Stretch — Stretching & Flexibility Reference
Quick-reference skill for stretching science, mobility routines, and flexibility protocols.
## When to Use
- Designing pre-workout warm-up routines
- Creating post-workout cooldown stretches
- Understanding PNF and dynamic stretching methods
- Building mobility programs for specific body areas
- Preventing common movement-related injuries
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of stretching science — types, when to use each, and physiology.
### `dynamic`
```bash
scripts/script.sh dynamic
```
Dynamic stretching routines for pre-workout activation.
### `static`
```bash
scripts/script.sh static
```
Static stretching holds for post-workout cooldown and flexibility gains.
### `pnf`
```bash
scripts/script.sh pnf
```
PNF (Proprioceptive Neuromuscular Facilitation) — advanced stretching techniques.
### `mobility`
```bash
scripts/script.sh mobility
```
Joint mobility drills for shoulders, hips, ankles, and thoracic spine.
### `routines`
```bash
scripts/script.sh routines
```
Complete stretching routines: morning, desk worker, pre-run, post-lift.
### `anatomy`
```bash
scripts/script.sh anatomy
```
Key muscle groups and their stretching patterns.
### `mistakes`
```bash
scripts/script.sh mistakes
```
Common stretching mistakes and injury prevention guidelines.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `STRETCH_DIR` | Data directory (default: ~/.stretch/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!