observable-framework-reactivity

Community

Understand Observable Framework's reactivity.

Authorspqw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains the core reactivity model of Observable Framework, which allows code to automatically re-run when its dependencies change, simplifying asynchronous operations and state management.

Core Features & Use Cases

  • Automatic Re-execution: Code blocks update automatically when referenced variables change, like a spreadsheet.
  • Implicit Await: Promises are automatically awaited across code blocks, simplifying async code.
  • Generators: Supports async generators for handling time-varying data and user inputs.
  • Use Case: Build interactive data visualizations where charts update in real-time as users adjust filters or input new data.

Quick Start

Use the observable-framework-reactivity skill to understand how code blocks react to changes in Observable Framework.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: observable-framework-reactivity
Download link: https://github.com/spqw/skill-observable-framework/archive/main.zip#observable-framework-reactivity

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 223,000+ vetted skills library on demand.