Skip to main content

Skills en este repositorio

jeremylongshore/claude-code-plugins-plus-skills - Página 51

SkillsMP ha recopilado 3426 skills de jeremylongshore/claude-code-plugins-plus-skills. Abre una skill para revisar su origen y sus detalles.

jeremylongshore/claude-code-plugins-plus-skills

Mostrando 40 de 3426 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Configure Persona API authentication with sandbox and production API keys. Use when setting up identity verification, configuring API credentials, or initializing Persona in your project. Trigger with phrases like "install persona", "setup persona", "persona…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Local development with Persona sandbox, ngrok for webhooks, mock verifications. Use when working with Persona identity verification. Trigger with phrases like "persona local-dev-loop", "persona local-dev-loop".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Optimize Persona API performance with batching and caching. Use when working with Persona identity verification. Trigger with phrases like "persona performance-tuning", "persona performance-tuning".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Production deployment checklist for Persona identity verification. Use when working with Persona identity verification. Trigger with phrases like "persona prod-checklist", "persona prod-checklist".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Handle Persona API rate limits with exponential backoff and request queuing. Use when working with Persona identity verification. Trigger with phrases like "persona rate-limits", "persona rate-limits".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

KYC service architecture with Persona as verification provider. Use when working with Persona identity verification. Trigger with phrases like "persona reference-architecture", "persona reference-architecture".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Production Persona API client wrapper with retry, pagination, typed responses. Use when working with Persona identity verification. Trigger with phrases like "persona sdk-patterns", "persona sdk-patterns".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Secure Persona API keys, webhook secrets, PII handling in verification data. Use when working with Persona identity verification. Trigger with phrases like "persona security-basics", "persona security-basics".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Upgrade Persona API versions and handle breaking changes. Use when working with Persona identity verification. Trigger with phrases like "persona upgrade-migration", "persona upgrade-migration".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Handle Persona webhook events for inquiry and verification status changes. Use when working with Persona identity verification. Trigger with phrases like "persona webhooks-events", "persona webhooks-events".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Authenticate production Podium integrations and survive the auth-side failures — OAuth2 access-token expiry storms, refresh-token decay after 90 days of non-use, scope drift on re-grant, secret rotation without downtime, multi-tenant token routing, leakage in…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Durable, idempotent ingest pipeline for Podium call transcripts — the layer between Podium's transcript webhook and a downstream RAG/LLM queue. Survives minutes-to-hours transcript latency, partial-then-final overwrites, non-English callers, PII leakage to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Deduplicate Podium contacts in production and survive the data-quality failures — phone-format inconsistency producing four contacts for one phone, merge-api ordering that silently discards the richer record, opt-out flags lost on merge re-enabling marketing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Bulk-export Podium conversation, review, and contact history into a vector-store-ready corpus with cursor-paginated full crawls, CDC via updated_at watermarks, attachment URL refresh on expiry, windowed semantic chunking, and PII redaction before embedding.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Route Podium API calls across multiple physical locations with strict per-location credential isolation, pre-flight location-ID verification, an immutable audit trail of every write, idempotent bulk onboarding, and per-location rate-limit budgets that cannot…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Bridge a live Podium call transcript or webchat turn to an LLM by fetching relevant historical conversation context as a structured RAG bundle — vector search over embedded prior conversations + reranking + live Podium contact lookup, merged under a hard…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Survive the rate-limit failure modes that crater production Podium integrations — cascading 429s that burn the daily quota by lunch, ignored `Retry-After` hints, silent daily-quota breaches, per-endpoint budget exhaustion, end-of-day review-request bursts,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Trigger Podium review requests from Shopify order-shipped events and survive the delivery-side failures — cooldown-window violations, ship-event races with refunds, failed-send silent rejections, dropped review-response webhooks, multi-platform routing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Ingest Podium webchat messages in production and survive the webchat-side failures — invalid phone formats accepted at the widget, contact auto-creation races producing duplicate records, session timeouts mid-conversation, attachment size overflows,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Operate a Podium webhook receiver that survives the delivery-side failures — forged events without signature verification, replay attacks against a stateless handler, duplicate processing from Podium's 24h retry policy, lost events with no dead-letter queue,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure PostHog CI/CD with GitHub Actions: unit tests with mocked PostHog, integration tests against a dev project, and deployment annotations. Trigger: "posthog CI", "posthog GitHub Actions", "posthog automated tests", "CI posthog", "posthog pipeline".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Diagnose and fix common PostHog errors: events not appearing, flags returning undefined, 401/429 errors, SDK initialization failures, and identity issues. Trigger: "posthog error", "fix posthog", "posthog not working", "debug posthog", "posthog events…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Implement PostHog product analytics: event capture, user identification, group analytics, and property management using posthog-js and posthog-node. Trigger: "posthog analytics", "capture events", "track users posthog", "posthog identify", "posthog group…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Implement PostHog feature flags, A/B experiments, and cohort management. Use when rolling out features with flags, running A/B tests, creating cohorts, or evaluating multivariate experiments with PostHog. Trigger: "posthog feature flag", "posthog experiment",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Optimize PostHog costs: autocapture tuning, event sampling with before_send, bot filtering, session recording sampling, and billing monitoring. Trigger: "posthog cost", "posthog billing", "reduce posthog costs", "posthog pricing", "posthog expensive",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

PostHog PII handling, GDPR compliance, consent management, data deletion, property sanitization, and privacy-safe analytics configuration. Trigger: "posthog data", "posthog PII", "posthog GDPR", "posthog data retention", "posthog privacy", "posthog CCPA",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Collect PostHog debug evidence for support tickets and troubleshooting. Gathers SDK versions, API connectivity, event flow status, flag definitions, and redacted configuration into a support-ready archive. Trigger: "posthog debug", "posthog support bundle",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Deploy PostHog to Vercel, Docker (self-hosted), and Cloud Run. Covers Next.js reverse proxy, server-side capture in edge functions, self-hosted PostHog setup, and platform-specific environment configuration. Trigger: "deploy posthog", "posthog Vercel",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

PostHog enterprise access control: organization/project hierarchy, member roles, scoped API keys, SSO/SAML configuration, and activity audit logging. Trigger: "posthog SSO", "posthog RBAC", "posthog enterprise", "posthog roles", "posthog permissions",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create a minimal working PostHog example with event capture, identify, and feature flags. Use when starting a new PostHog integration, testing your setup, or learning basic posthog-js and posthog-node patterns. Trigger: "posthog hello world", "posthog…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

PostHog incident response: triage decision tree, immediate actions for 401/429/500 errors, graceful degradation, evidence collection, and postmortem. Trigger: "posthog incident", "posthog outage", "posthog down", "posthog on-call", "posthog emergency",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Install and configure PostHog SDKs with authentication. Use when setting up posthog-js (browser), posthog-node (server), or configuring API keys for a new PostHog integration. Trigger: "install posthog", "setup posthog", "posthog auth", "configure posthog API…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure PostHog local development with mocking, debug mode, and testing. Use when setting up a development environment, mocking PostHog for tests, or establishing a fast iteration cycle with posthog-js or posthog-node. Trigger: "posthog dev setup", "posthog…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Migrate to PostHog from Google Analytics, Mixpanel, Amplitude, or Segment. Covers dual-write strategy, historical data import, event name mapping, identity resolution, and feature flag based traffic shifting. Trigger: "migrate posthog", "posthog migration",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure PostHog across development, staging, and production environments. Separate PostHog projects per environment, environment-specific SDK config, feature flag rollout per env, and session recording controls. Trigger: "posthog environments", "posthog…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Monitor PostHog integration health: event ingestion rates, feature flag evaluation latency, billing volume tracking, and Prometheus/Grafana alerting. Trigger: "posthog monitoring", "posthog metrics", "posthog observability", "monitor posthog", "posthog…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Optimize PostHog performance: local flag evaluation, client batching config, event sampling, efficient HogQL queries, and serverless flush patterns. Trigger: "posthog performance", "optimize posthog", "posthog latency", "posthog caching", "posthog slow",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Production readiness checklist for PostHog integrations: SDK configuration, graceful degradation, health checks, shutdown hooks, and rollback procedures. Trigger: "posthog production", "deploy posthog", "posthog go-live", "posthog launch checklist", "posthog…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Handle PostHog API rate limits with exponential backoff, request queuing, and understanding PostHog's actual limit tiers (240/min analytics, 600/min flags). Trigger: "posthog rate limit", "posthog throttling", "posthog 429", "posthog retry", "posthog…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Production PostHog architecture: event taxonomy, SDK layering, feature flag strategy, analytics module layout, and data pipeline integration patterns. Trigger: "posthog architecture", "posthog best practices", "posthog project structure", "how to organize…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 3426 skills recopiladas.