AI Fitness Studio – Complete Platform for Smart Rabbit Programs

👁️ Program Viewer

💡 Paste your React code generated by Claude to visualize it with all its interactive components.
No program loaded
🎥 Analyze your Claude program to automatically extract exercises and find their instructional videos.
Advanced formatted mode Recommended
Optimized for complex Claude programs in React/JSX/Tailwind with intelligent detection

Advanced analysis in progress…

0
exercises detected with videos

🎥 Your exercises with videos

0 exercises found
🛠️ Paste here the custom React tools that Claude has generated for your programs (timers, trackers, dashboards…).
No tool loaded

🛠️ My Saved Tools

💡 Discover how to ask Claude to create custom tools for your Smart Rabbit programs.

🎯 How does it work?

1

Generate your program

Create your workout program with Smart Rabbit as usual.

2

Ask Claude for a tool

In the same Claude conversation, ask: “Create a timer for this program” or “Create a tracker for my performance”.

3

Copy and paste here

Claude generates a custom React tool. Copy the code and paste it in the “My Tools” section.

4

Use your tool!

Your custom tool displays and works perfectly adapted to YOUR program.

✨ Examples of requests to Claude

Custom timer:
“Create a timer adapted to my program with specific rest times for each exercise”
Performance tracker:
“Create a table to record my weights and reps for this program, with progression calculation”
Dashboard:
“Create a dashboard to visualize my progression with charts and statistics”
🔮

Future Features

AI Fitness Studio is constantly evolving! Coming soon:

  • Cloud synchronization for programs
  • Program sharing between users
  • Advanced coaching tools
  • Nutrition integration
  • Analytics and progression
  • And much more…

🤖 How to get your program from Claude 📋

After using Smart Rabbit to generate your prompt and receiving your program on Claude

1

Find the artifact menu

↘️
CLICK HERE!
🐰 Smart Rabbit – Workout Program
MENU
Program
Justifications
Day 1
Day 2
Day 3
Day 4
Day 1: Chest and Triceps
60 min
Bench Press ⭐⭐⭐
4 × 6-8 | 3-0-1-0 | 90 sec
Intensification: Rest-pause on last set
Incline Dumbbell Press ⭐⭐⭐
3 × 8-10 | 2-1-2-0 | 75 sec
Intensification: Drop set on last set
+ 4 more exercises…

Your interactive program appears in Claude. Find the menu (⋯) at the top right of the artifact and click on it!

2

Click on “Copy code”

📋 Copy code
💾 Download
🔗 Share
⚙️ Settings

In the menu that opens, select “📋 Copy code”. The complete React code is now in your clipboard!

3

Paste in Smart Rabbit AI Fitness Studio

👁️ Program Viewer
const SmartRabbitProgram = () => { const [activeTab, setActiveTab] = useState(‘program’); const [activeDay, setActiveDay] = useState(‘day1’); return ( <div className=”min-h-screen bg-slate-900″> <h1>🐰 Smart Rabbit – Program</h1> {/* Your complete program here */} </div> ); };
Code pasted ✓
🚀 Visualize
💾 Save

Your program displays with all its interactivity: tabs, days, detailed exercises!

💡 Practical tips

💾 Smart saving: Save your programs in the Smart Rabbit library. You can paste them back into Claude to continue the discussion even in a new conversation!
🔄 Bypass limits: Claude free plan limited? Copy your saved program and paste it in a new Claude discussion to continue optimizing it
🤖 Claude conversations: This is Smart Rabbit’s strength! All your discussions, modifications and requests are done directly with Claude – the best AI assistant
🎥 Automatic videos: Use the “Video Finder” to automatically find exercise videos for your programs

🔄 The complete Smart Rabbit process

🐰
Smart Rabbit
Generates prompt
🤖
Claude
Creates program
📋
Copy
React code
👁️
Visualize
On this platform