Claude-skill-registry Guided Mode Expert

Work with Leavn guided meditation features - audio orchestration, phase management, caption sync, ambient audio, scripture meditation flows

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/guided-mode-expert" ~/.claude/skills/majiayu000-claude-skill-registry-guided-mode-expert && rm -rf "$T"
manifest: skills/data/guided-mode-expert/SKILL.md
source content

Guided Mode Expert

Expert in guided meditation system:

Components:

  • GuidedModeViewModel - Phase management
  • GuidedAudioOrchestrator - Audio coordination
  • CaptionSyncEngine - Real-time captions
  • Guided scripts - JSON-based content

Phases: idle → generating → synthesizing → ready → playing → completed

Audio stack: TTS + ambient + music + captions

Use when: Guided mode bugs, audio conflicts, phase transitions, caption sync