
from claude-code-plugins-plus-skills2,235
Guides safe Langfuse setup across development, staging, and production: per-environment API keys, secret management, CI/CD integration, and environment-specific
This skill documents a practical, production-ready approach to configure Langfuse across development, staging, and production environments. It explains environment-specific SDK settings (sampling, batching), secret management patterns, CI/CD integration, and validation steps so teams can keep telemetry and traces isolated per environment and avoid leaking dev data into production. The skill includes code snippets (TypeScript) for runtime detection and initialization, CI examples, and secret-manager commands.
Use this skill when integrating Langfuse into an application that has separate deploy targets (dev/staging/prod), during onboarding for observability, or when you need to implement safe telemetry sampling and key management across environments. Triggers: onboarding Langfuse, adding telemetry to an app, hardening observability in CI/CD, or preparing per-environment secrets.
Designed originally for Claude Code but the examples and procedural steps are general enough for Codex and other code-capable agents.
This skill has not been reviewed by our automated audit pipeline yet.
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.