Toolverse
All skills

posthog-rate-limits

by jeremylongshore

Implement PostHog rate limiting, backoff, and idempotency patterns.\nUse when handling rate limit errors, implementing retry logic,\nor optimizing API request throughput for PostHog.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Mobile

About this skill

Implement PostHog rate limiting, backoff, and idempotency patterns.\nUse when handling rate limit errors, implementing retry logic,\nor optimizing API request throughput for PostHog.\nTrigger with phrases like \

How to use

  1. Zainstaluj skill posthog-rate-limits w swoim środowisku Claude Code, Codex lub OpenClaw. Upewnij się, że masz dostęp do osobistego klucza API PostHoga (zaczynającego się od phx_).

  2. Wyzwól skill frazą zawierającą "posthog rate limit", "posthog throttling", "posthog 429", "posthog retry", "posthog backoff" lub "posthog too many requests".

  3. Skill automatycznie zidentyfikuje, które endpointy PostHoga mają limity (analytics 240/min, feature flags 600/min) i które są bez limitów (capture, decide). Przekaż mu URL lub typ żądania, które chcesz wykonać.

  4. Implementacja exponential backoff zostanie zastosowana do Twoich żądań API. Skill czeka coraz dłużej między próbami (2s, 4s, 8s itd.), aż do maksymalnie 5 powtórzeń.

  5. Jeśli serwer zwróci nagłówek Retry-After, skill respektuje tę wartość zamiast własnego harmonogramu backoffu, zapewniając zgodność z polityką PostHoga.

  6. Kolejkowanie żądań zapobiega jednoczesnym pikom ruchu. Skill wysyła żądania sekwencyjnie z opóźnieniami, utrzymując przepustowość poniżej limitu.

Related skills

flutter-expert

by sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or

Mobile
54112

godot

by bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI

Mobile
547680

garmin-connect

by openclaw

Syncs daily health and fitness data from Garmin Connect into markdown files. Provides sleep, activity, heart rate, stress, body battery, HRV, SpO2, and weight data.

Mobile
37119

kotlin-multiplatform

by vitorpamplona

Platform abstraction decision-making for Amethyst KMP project. Guides when to abstract vs keep platform-specific,\nsource set placement (commonMain, jvmAndroid, platform-specific), expect/actual patterns. Covers primary targets\n(Android, JVM/Desktop, iOS) with web/wasm future

Mobile
15105

build-macos-apps

by glittercowboy

Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.

Mobile
31136

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978