This one gets you set up with Segment's customer data platform, covering both Analytics.js for browser tracking and server-side implementation with Node. It includes patterns for tracking plan design using Object + Action naming conventions and connecting to Protocols for validation. The anti-patterns section warns against common mistakes like dynamic event names and forgetting to identify users before tracking events. The sharp edges table flags eight known issues ranging from low to high severity, though the specifics aren't detailed here. Useful if you're implementing Segment and want to avoid the usual pitfalls around identity resolution and event schema design.
npx skills add https://github.com/davila7/claude-code-templates --skill segment-cdp