es-toolkit

Installation
SKILL.md

es-toolkit Usage Guide

This skill provides guidelines and best practices for using the es-toolkit utility library in this project.

Quick Reference

MANDATORY: Always use es-toolkit instead of custom implementations or native methods.

For detailed patterns, examples, and checklists, see:

Key Categories

Category Module Common Functions
Array es-toolkit/array compact, head, last, take, drop, uniq, chunk, flatten
Object es-toolkit/object merge, mergeWith, clone, cloneDeep, pick, omit
String es-toolkit/string trim, trimStart, trimEnd, kebabCase, camelCase, snakeCase
Function es-toolkit/function debounce, throttle, memoize, once
Related skills

More from pedronauck/skills

Installs
123
GitHub Stars
360
First Seen
Mar 18, 2026