streams
✓大規模なデータセットのメモリ効率の高い処理、リアルタイムのデータ処理、データ パイプラインの構築のためのマスター Node.js ストリーム
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() |
大規模なデータセットのメモリ効率の高い処理、リアルタイムのデータ処理、データ パイプラインの構築のためのマスター Node.js ストリーム ソース: pluginagentmarketplace/custom-plugin-nodejs。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill streams インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill streams- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
streams とは?
大規模なデータセットのメモリ効率の高い処理、リアルタイムのデータ処理、データ パイプラインの構築のためのマスター Node.js ストリーム ソース: pluginagentmarketplace/custom-plugin-nodejs。
streams のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill streams インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/pluginagentmarketplace/custom-plugin-nodejs
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01