home/categories/architecture-patterns/stacksjs-stacks-claude-skills-stacks-collections-skill-md
architecture-patternsdevelopment

stacks-collections

Use when working with collection data structures in Stacks — chaining array operations, Laravel-style collection methods, mapping, filtering, reducing, or grouping. Covers @stacksjs/collections which wraps ts-collect.

stacksjs
maintainer
stacksjs
Updated 3/23/2026
Stars
619
Forks
15
quick start

Installation and usage

Use when working with collection data structures in Stacks — chaining array operations, Laravel-style collection methods, mapping, filtering, reducing, or grouping. Covers @stacksjs/collections which wraps ts-collect.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use stacks-collections