transparent-reader
CommunityObserve streaming data without buffering.
Author89jobrien
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Compute a side effect (hash, checksum, byte count, progress) on streaming bytes without buffering or materializing the full stream, keeping the data flow invisible to the consumer.
Core Features & Use Cases
- Streaming side effects: hash bytes, count bytes, or track progress while data streams through.
- Transparent wrapper: the inner reader remains hidden from the consumer.
- Composability: stack multiple wrappers to apply several side effects in a pipeline.
Quick Start
Wrap any Read source with the transparent reader and call finalize to retrieve the computed digest and total bytes read.
Dependency Matrix
Required Modules
None requiredComponents
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: transparent-reader Download link: https://github.com/89jobrien/dotfiles/archive/main.zip#transparent-reader Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.