streams
✓Master Node.js streams for memory-efficient processing of large datasets, real-time data handling, and building data pipelines
SKILL.md
Master streams for memory-efficient processing of large files, real-time data, and building composable data pipelines.
| Memory grows infinitely | No backpressure | Use pipeline or handle drain | | Data loss | Errors not caught | Use pipeline with error callback | | Slow processing | Small chunk size | Increase highWaterMark | | Stream hangs | Missing end() call | Call writable.end() |
Master Node.js streams for memory-efficient processing of large datasets, real-time data handling, and building data pipelines Source: pluginagentmarketplace/custom-plugin-nodejs.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill streams Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill streams- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is streams?
Master Node.js streams for memory-efficient processing of large datasets, real-time data handling, and building data pipelines Source: pluginagentmarketplace/custom-plugin-nodejs.
How do I install streams?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill streams Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pluginagentmarketplace/custom-plugin-nodejs
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01