Skip to main content
在 Manus 中运行任何 Skill
一键导入

fluent-iterable

星标33
分支1
更新时间2026年6月1日 13:23

Master @codibre/fluent-iterable for elegant, functional data transformations. Use this skill whenever working with iterables, async iterables, streams, arrays, or collections in TypeScript/NestJS code. Perfect for: filtering/mapping/reducing large datasets, streaming database results, chunking data for batch operations, parallel async processing, complex transformations with flatMap, deduplication with toSet(), lookup maps with toMap(). Know when to use fluent() vs fluentAsync(), and avoid common pitfalls like premature materialization or wrong iterable type.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly