remedaremedaOfficial·3 Agent Skills Included

remeda

TypeScript utility library with agent skills for contributing functions

Provides 160+ typed utility functions for TypeScript with data-first and data-last calling styles. Guides AI agents to author, test, document, and export new utility functions following strict conventions. Eliminates guesswork around lazy evaluation, type tests, and Lodash or Ramda migration mapping pages. Helps contributors ship complete, review-ready changes without missing exports, tests, or docs.
npx skills add remeda/remeda --all -g -y
Available:

Instructs the AI agent on Remeda's design philosophy, testing and typing conventions, automated hooks, and PR policies so it can contribute utility functions correctly.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Remeda skills?

Run `npx skills add remeda/remeda --all -g -y` in your terminal to install all skills in this suite globally.

What is Remeda used for?

Remeda is a TypeScript-first utility library with 160+ functions supporting both data-first and data-last styles, plus lazy evaluation in pipe chains.

How do AI agents contribute a new Remeda function?

The remeda-utility skill walks the agent through implementation, runtime and type tests, JSDoc, exports, and migration mapping pages so nothing is half-shipped.

Does Remeda work with Claude Code and other AI agents?

Yes. The repository includes CLAUDE.md and AGENTS.md orchestration files plus SKILL.md units that work with Claude Code, Cursor, and other agent tools.

Can I migrate from Lodash or Ramda to Remeda?

Yes. Remeda provides per-function migration mapping pages for Lodash, Ramda, and Just, and the skills help agents author or update those mappings.

Related Repositories in Software Engineering

View All in Software Engineering