Toolverse
All skills

replit-rate-limits

by jeremylongshore

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

Installation

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

Installation

Quick info

Category
Security
Views
1

About this skill

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

How to use

  1. Zainstaluj skill w swoim środowisku Claude Code, Codex lub OpenClaw — kompatybilny z wersjami obsługującymi narzędzia Read, Write i Edit.

  2. Sprawdź bieżące limity zasobów Replit: baza KV ma maksymalnie 50 MiB całkowitej pojemności (klucze + wartości), 5000 kluczy, klucze do 1000 bajtów i wartości do 5 MiB każda. Object Storage ma limity zależne od konfiguracji bucketa. PostgreSQL oferuje pojemność od 1 do 10+ GB w zależności od planu, z pulą połączeń.

  3. Monitoruj użycie zasobów w swoim Replu — sprawdzaj, czy zbliżasz się do limitów magazynowania, liczby kluczy lub połączeń bazodanowych, aby uniknąć błędów 429 i throttlingu.

  4. Implementuj rate limiting w swojej aplikacji (Express lub Flask) — skill pomoże ci zrozumieć, jak strukturować logikę retry'ów i backoff'u dla bezpiecznej obsługi błędów limitów.

  5. Dla wdrożeń (Deployments) wybierz model skalowania: autoscale (płatność za żądanie, skalowanie 0 do N) lub Reserved VM (stały koszt ~6,20 zł/miesiąc, zawsze włączony, do 4 vCPU i 16 GiB RAM). Pamiętaj o limitach transferu danych: 0,10 zł za GiB ponad przydział.

  6. Kiedy napotkasz błędy związane z limitami, użyj skill'u z frazami "replit rate limit", "replit throttling", "replit 429" lub "replit quota" — skill dostarczy konkretne wskazówki do optymalizacji żądań API i zarządzania zasobami.

Related skills

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773