oscar-web-worker-patterns

Community

Offload heavy OSCAR analytics to fast workers.

Authorkabaka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The patterns document helps teams offload compute-heavy tasks from the main thread to Web Workers in the OSCAR Export Analyzer, reducing UI jank and improving responsiveness.

Core Features & Use Cases

  • CSV parsing with workers to keep the UI responsive
  • Analytics computations and data processing in background threads
  • Fitbit API interactions or other network-bound tasks off the main thread

Quick Start

Launch a CSV parsing worker and wire it into the upload flow to process large datasets in the background.

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: oscar-web-worker-patterns
Download link: https://github.com/kabaka/oscar-export-analyzer/archive/main.zip#oscar-web-worker-patterns

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.