Back to the catalog

published by amplitude

7 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. amplitude ★ 34
    Use Amplitude as an expert analyst — instrument Amplitude, discover product opportunities, analyze charts, create dashboards, manage experim
  2. add-analytics-instrumentation ★ 34
    End-to-end analytics instrumentation workflow for a PR, branch, file, directory, or feature. Reads the code, discovers what events should be
  3. discover-event-surfaces ★ 34
    Given a change_brief YAML (output from diff-intake), generates an exhaustive list of candidate analytics events to instrument. Takes the per
  4. instrument-events ★ 34
    Given event_candidates YAML (output from discover-event-surfaces), generates a concrete instrumentation plan for priority-3 (critical) event
  5. taxonomy ★ 34
    Source of truth for event taxonomy generation, data auditing, and governance best practices in Amplitude. Use when an agent needs to create,
  6. discover-analytics-patterns ★ 34
    Discovers how analytics tracking calls are actually written in this codebase — the concrete SDK calls, function signatures, and import patte
  7. diff-intake ★ 34
    Reads a PR or branch diff and produces a structured YAML change brief for downstream analytics instrumentation skills. Use this as the first