
from claude-code-plugins-plus-skills2,549
Deployment and integration patterns for PostHog across Vercel, Docker (self-hosted), and Cloud Run, including Next.js reverse proxy, server-side capture, and de
Provides step-by-step deployment guidance to run PostHog in production across Vercel (with Next.js reverse proxy), Docker self-hosting, and Google Cloud Run. Covers environment setup, server-side capture best practices, and deployment annotations for release correlation.
When instrumenting a web app with PostHog analytics and you need production-ready deployment recipes for Vercel, Cloud Run, or self-hosted Docker; when ad blockers require a reverse-proxy approach; or when serverless capture needs proper shutdown/flush calls.
Designed for Claude Code; also compatible with Codex and OpenClaw where Bash and HTTP tooling are available.
Documentation-only skill covering PostHog deployment across Vercel/Next.js, Docker (self-hosted), and Google Cloud Run. Provides clear step-by-step instructions with TypeScript and bash code examples, error handling table, and resource links. No bundled scripts to test. Clean security posture with proper env var usage and no hardcoded credentials.
Well-written deployment guide skill. Covers reverse proxy setup for ad blocker bypass and server-side capture in edge functions, which are non-trivial patterns. The --allow-unauthenticated flag in Cloud Run example is a minor security concern but not malicious. Companion skill posthog-webhooks-events is referenced but not included.
Navan Migration — Deep Dive
End-to-end migration playbook for moving from SAP Concur or legacy TMC to Navan: data export, user provisioning (SCIM/CSV), policy recreation, parallel running
Cursor Hello World Tutorial
A concise 10-minute hands-on tutorial demonstrating Cursor's Tab completion, Chat, Inline Edit, and Composer features for getting started quickly.
Contagious — STEPPS Virality Framework
Apply the STEPPS (Social Currency, Triggers, Emotion, Public, Practical Value, Stories) framework to engineer word-of-mouth and make content, products, or campa
Supabase SDK Patterns (TypeScript & Python)
Production-ready patterns for using Supabase clients in TypeScript and Python: client initialization, typed queries, auth, realtime, storage, RPC, and error-han
Speak Security Basics
Security best practices for integrating Speak: API key management, audio data privacy, student data protection, and COPPA/FERPA compliance for production deploy
Runway Prod Checklist
Production checklist and SDK patterns for integrating Runway (AI video/image generation) into production workflows.
RemoFirst — Core Workflow A
Onboarding workflow for RemoFirst: create employee records, upload compliance documents, and track country-specific onboarding status.
Klaviyo — Webhooks & Events
Patterns and reference code to receive, verify (HMAC-SHA256), route, and idempotently process Klaviyo webhook events in production services.
Lokalise Migration — Deep Dive
Step-by-step migration guide and tooling for moving translations from Crowdin/Phrase/POEditor into Lokalise, including transforms, uploads and validation.
React Context Setup
Automates guidance and code patterns for setting up React Context, providing step-by-step configuration and best-practice examples for frontend projects.