en un clic
rudder-transformer
rudder-transformer contient 7 skills collectées depuis rudderlabs, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.