re-frame-pair

Official

Debug your running re-frame app, empirically.

Authorday8
Version1.0.0
Installs0

System Documentation

What problem does it solve?

re-frame-pair removes the guesswork of debugging reactive UI behavior by letting an AI inspect the live re-frame runtime (app-db, events, effects, subscriptions, renders) and iteratively probe changes without source edits until the causal path is clear.

Core Features & Use Cases

  • Live runtime debugging loop: observe current state, inspect the relevant epoch, form a hypothesis, probe via dispatch/hot-swap/REPL, compare epochs, then edit source.
  • Epoch-centric post-mortems: identify which event introduced a bad value by walking parent/child dispatch ids and app-db diffs.
  • Safe probing and time-travel: hot-swap handlers/subs/fx and optionally stub side effects; rewind app-db during experiment loops.
  • UI-to-source grounding: map rendered re-com components back to source file/line when debug metadata is available.

Quick Start

Run scripts/discover-app.sh first, then trace an event with scripts/dispatch.sh --trace.

Dependency Matrix

Required Modules

shadow-cljsbabashka

Components

scripts

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: re-frame-pair
Download link: https://github.com/day8/re-frame-pair/archive/main.zip#re-frame-pair

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.