remeda
TypeScript utility library with agent skills for contributing functions
All Skills in This Repository (3)
Pure Emerald Level Indicatorsshadcn-add
Enforce React, TypeScript, and Tailwind v4 cleanup after adding shadcn components.
remeda-utility
Apply a deterministic workflow to implement, test, document, export, and map Remeda utilities.
shadcn
Run shadcn CLI commands to add, update, and audit shadcn/ui components.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core