This gives Claude the patterns for implementing Segment CDP across your stack, from Analytics.js browser tracking to server-side Node.js events. You get typed wrappers for identify, track, page, and group calls, plus real examples of webhook processing for Stripe events and proper batching configuration. The tracking plan section shows how to structure events with the Object + Action naming convention that Segment recommends. Most useful when you're instrumenting analytics across a product and want consistent patterns for both client and server, or when you need to explain your existing Segment setup to Claude so it can work with your event schemas.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill segment-cdp