tsentials/ord — Skill

Community

Sort data with safe, type-driven ordering.

Authorsenrecep
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Sorting and comparing values in TypeScript can be error-prone and inconsistent when you need min/max, clamping, or stable multi-field comparisons.

Core Features & Use Cases

  • Type-safe ordering for primitives: Compare numbers, strings, booleans, and dates using consistent semantics.
  • Composition tools for objects: Build ordering for complex types by projecting fields or defining lexicographic structs.
  • Range utilities: Compute min/max, clamp values to bounds, and check whether a value falls between limits (inclusive/exclusive as defined by the library).

Quick Start

Ask the AI to sort a list of users by age, then clamp an incoming score to an allowed range using tsentials/ord.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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/ord — Skill
Download link: https://github.com/senrecep/tsentials/archive/main.zip#tsentials-ord-skill

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.