Mudra Studio

Describe an experience. Get a working app. AI-powered app builder for the Mudra Band wearable.

Try Live Demos View on GitHub

Two Skills, One Protocol

Use the AI tool you prefer — both generate fully working Mudra Band apps.

Claude Code Skill

For Claude Code CLI & IDE extensions

  1. Clone the repo into your project's .claude/skills/
  2. Open Claude Code and run:
    /mudra-preview your app idea
  3. Open the generated HTML in your browser
Setup Guide

Gemini Gem

For Google Gemini

  1. Open the Mudra Studio Gem in Gemini
  2. Describe the app you want to build
  3. Copy the generated HTML into a file and open in browser
Open Gem

Supported Signals

The Mudra Band provides 9 signal types. Every app subscribes to one or more.

gesture
Tap, Double Tap, Twist, Double Twist
button
Air touch press / release
pressure
Analog finger pressure 0-100%
navigation
Continuous X/Y pointer deltas
nav_direction
Discrete: Up, Down, Left, Right, Roll
imu_acc
Accelerometer — 3-axis (m/s²)
imu_gyro
Gyroscope — 3-axis (deg/s)
snc
Surface nerve conductance — 3 channels
battery
Battery level + charging status

Live Demo Gallery

Click any demo to try it in your browser — no Mudra Band required. Use the built-in simulator buttons.

No Band? No Problem.

Every app includes a simulator panel and keyboard shortcuts for testing.

Keyboard Controls

Space Trigger gesture (tap)
Shift Button hold
[ / ] Pressure down / up
Arrows Direction / Nav / Tilt

Simulator Panel

Every app has a built-in button strip for triggering signals with a click. The panel stays visible even when the real band is connected — perfect for demos and debugging.