Derives tracking plans from existing codebase types and structures. Use when instrumenting an existing product that wasn't well-instrumented or restructuring existing tracking.
$npx -y skills add rudderlabs/rudder-agent-skills --skill rudder-code-first-instrumentationInstalls into the current project.
Run `npx skills use "https://github.com/rudderlabs/rudder-agent-skills" --skill "rudderlabs/rudder-agent-skills/rudder-code-first-instrumentation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rudderlabs/rudder-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rudderlabs/rudder-agent-skills"` and select the relevant skills, then follow their instructions.