remeda-utility
OfficialShip Remeda functions with confidence.
Software Engineering#typescript#code review#documentation#unit testing#jsdoc#remeda#migration mapping
Authorremeda
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents half-shipped Remeda changes by guiding you through implementation, tests, JSDoc, exports, and (when applicable) migration mapping pages so every function is correct and discoverable.
Core Features & Use Cases
- End-to-end function authoring checklist: implement the runtime and types, then validate behavior with runtime tests, type tests, and optional property-based tests.
- Strict test separation & conventions: keeps
expect()in.test.tsandexpectTypeOf()in.test-d.tsto avoid mixed assertion modes. - JSDoc quality guardrails: enforces required tags like
@signature,@example,@dataFirst/@dataLast, and@categoryper overload. - Export and migration completeness: ensures the function is re-exported from
src/index.tsand that Lodash/Ramda/Just-equivalent functions include mapping pages.
Quick Start
Use this skill when you modify code in packages/remeda/src/ or a mapping page under packages/docs/src/content/mapping/{lodash,ramda,just}/ to follow the ordered checklist for implementation, tests, JSDoc, export wiring, and any required migration pages.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: remeda-utility Download link: https://github.com/remeda/remeda/archive/main.zip#remeda-utility Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.