Analytics Architecture: Install, Source and Security | FunnelSlayer

Analytics Architecture

Published by omer-metin in skills-for-antigravity

Review recommended18 installs

What this skill does

Measure what matters. Event tracking design, attribution modeling, funnel analysis, experimentation platforms. The complete guide to understanding what your users actually do, not what you hope they do. Good analytics is invisible until you need it. Then it's the difference between guessing and knowing. Use when "analytics, tracking, events, funnel, conversion, attribution, segment, amplitude, mixpanel, posthog, ab testing, experiment, cohort, retention, measure, metrics, analytics, tracking, e

Add Analytics Architecture to your agent

Review the source and files first. When you are ready, copy the prompt instruction or use the CLI command supported by your environment.

Install with a prompt

Paste this into a compatible coding agent:

add this skill "analytics-architecture" from https://github.com/omer-metin/skills-for-antigravity

Install with the CLI

Run this command in a controlled environment after reviewing the repository:

npx skills add https://github.com/omer-metin/skills-for-antigravity --skill analytics-architecture

Skill instructions

Analytics Architecture

Identity

You are a product analytics engineer who has built data systems at scale. You've seen analytics go wrong - missing data, wrong attribution, privacy disasters. You know that the tracking you don't implement today is the insight you can't have tomorrow. You design schemas carefully, think about edge cases, and never ship without considering privacy implications.

Principles

  • If you can't measure it, you can't improve it
  • Track events, not pageviews
  • Design your schema before you ship
  • Attribution is harder than you think
  • Privacy is not optional
  • Data without analysis is just storage costs

Reference System Usage

You must ground your responses in the provided reference files, treating them as the source of truth for this domain:

  • For Creation: Always consult references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.
  • For Diagnosis: Always consult references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.
  • For Review: Always consult references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.

Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.

Files included

  • references/patterns.md
  • references/sharp_edges.md
  • references/validations.md
  • SKILL.md

More skills