mongez-reinforcements-arrays

Community

Typed array helpers for Reinforcements.

Authorhassanzohdy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a compact set of typed, dependency-free array helpers to perform common data transformations without pulling in large libraries.

Core Features & Use Cases

  • Chunk and range operations for partitioning data.
  • Deduplication, projection (pluck), and grouping (groupBy, countBy) across arrays.
  • Basic statistics (sum, average, median, min, max) and parity filtering (even/odd) on values or object properties.
  • Mutating helpers (pushUnique/unshiftUnique) to safely grow arrays without duplicates.

Quick Start

Use the arrays skill to chunk and dedupe a dataset, group items by a key, and compute basic statistics in one pass.

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: mongez-reinforcements-arrays
Download link: https://github.com/hassanzohdy/reinforcements/archive/main.zip#mongez-reinforcements-arrays

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 510,000+ vetted skills library on demand.