원클릭으로
rudder-transformer
rudder-transformer에는 rudderlabs에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Native batching framework for destination transformations. Extend BatchDestination to implement per-event transforms with automatic grouping, chunking, and response formatting.
Create the transformation logic for a new VDM V2 object-based destination. Implements record dispatch by object type and action, with batching and optional event-stream support.
Code design conventions — handler maps, dependency management, function extraction. Applied automatically — not user-invocable.
Conventions to follow when writing or modifying tests in this repo. Applied automatically — not user-invocable.
TypeScript-specific conventions — type narrowing, optional chaining, type safety. Applied automatically — not user-invocable.
Create the transformation logic for a new VDM Next audience destination. Implements record processing, identifier hashing, batching, and API request building for audience-based integrations.
Generate detailed integration documentation for a rudder-transformer destination. Use when asked to create docs, README, or documentation for a destination integration.