tsentials/record

Community

Transform objects functionally with ease

Authorsenrecep
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you avoid error-prone, imperative boilerplate when transforming plain JavaScript objects into new shapes, filtered subsets, or aggregated results.

Core Features & Use Cases

  • Functional queries: Get keys, values, entries, membership, size, and emptiness checks from object maps.
  • Transformations: Map values (optionally remapping keys), filter, or filter-map to produce derived objects.
  • Mutation-style utilities: Upsert, remove, and select using pick/omit without rewriting loops.
  • Aggregation: Reduce, and partition objects based on predicates for reporting and business logic.

Quick Start

Use the tsentials/record skill to transform your user lookup object by mapping its values to names and filtering out entries you want to exclude.

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: tsentials/record
Download link: https://github.com/senrecep/tsentials/archive/main.zip#tsentials-record

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