rudder-typer-workflow
Installation
SKILL.md
RudderTyper Workflow
This skill teaches how to use RudderTyper to generate type-safe SDKs from your tracking plan, enabling compile-time validation of analytics calls.
What is RudderTyper?
RudderTyper generates native code from your tracking plan so developers:
- Get compile-time validation of event names and properties
- Have autocomplete for events and properties in their IDE
- Catch instrumentation errors before runtime
- See documentation from your tracking plan inline