rudder-code-first-instrumentation
Installation
SKILL.md
Code-First Instrumentation
This skill guides instrumentation planning for existing products where you derive tracking plans from the codebase's existing types and structures.
When to Use This Skill
| Scenario | Use This Skill? |
|---|---|
| Existing product needs instrumentation | Yes |
| Codebase has domain types (enums, interfaces) you want to track | Yes |
| Restructuring messy existing tracking | Yes |
| Building new feature, events not yet defined | No — use rudder-design-first-instrumentation |
Why Code-First?
When a product already exists, the code contains valuable type information: