
from ai-workspace-archive10
Patterns and best practices for integrating Segment (Analytics.js and server SDK) to capture client- and server-side events, design tracking plans, and avoid co
Provides guidance and runnable patterns for integrating Segment's CDP across browser and server environments. Includes Analytics.js client-side integration notes, server-side Node.js batching with @segment/analytics-node, tracking plan design guidance, and common anti-patterns to avoid. Useful for teams instrumenting analytics and building event schemas.
Use this skill when you need to add analytics to a web app or backend: capturing page, track, identify, and group calls in the browser; sending backend events reliably with batching; or drafting a tracking plan for product analytics. Also helpful when auditing event quality and fixing tracking anti-patterns.
Best used by agents with JavaScript/Node.js capability and web integration context (Copilot-style or Claude Code/Code-capable agents that can edit code, run npm, and modify project .env or client bundles).
This skill has not been reviewed by our automated audit pipeline yet.
Claimable Postgres (pg.new)
Provision instant temporary Postgres databases via Neon's Claimable Postgres (pg.new) for quick development, demos, and prototypes without signup; returns a DAT
Obsidian CLI Reference
Reference and usage guide for the Obsidian CLI: read, create, search, and manage notes, plus developer commands for plugin/theme development and debugging.
Git Hooks Automation
Set up and manage Git hooks (Husky, lint-staged, pre-commit) to enforce linting, formatting, tests, and commit message rules before code reaches CI.