byaccoil· 7 skills
Translate a tracking plan into an SDK-specific instrumentation guide. Shows how to make identify, group, and track calls using the target analytics SDK with real template code, architecture guidance, and constraint documentation. Outputs .telemetry/instrument.md. Covers 24 analytics destinations across product analytics, CDPs, web analytics, error monitoring, feature flags, and session tools. Use when the user has a tracking plan and needs to know how to implement it with a specific SDK like Segment, Amplitude, Mixpanel, PostHog, Accoil, Google Analytics, Sentry, LaunchDarkly, or via generic HTTP POST. Also use when user asks 'create instrumentation guide,' 'how to implement tracking,' 'SDK guide,' or 'generate implementation guide.'
$npx -y skills add accoil/product-tracking-skills --skill product-tracking-generate-implementation-guideInstalls into the current project.
Run `npx skills use "https://github.com/accoil/product-tracking-skills" --skill "accoil/product-tracking-skills/product-tracking-generate-implementation-guide"` 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/accoil/product-tracking-skills" that are relevant to the current task. Run `npx skills add "https://github.com/accoil/product-tracking-skills"` and select the relevant skills, then follow their instructions.