Toolverse
All skills

klingai-prod-checklist

by jeremylongshore

Execute pre-launch production readiness checklist for Kling AI. Use when preparing to deploy video\ngeneration to production. Trigger with phrases like 'klingai production', 'kling ai go-live',\n'klingai launch checklist', 'deploy klingai'.

Installation

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

Installation

Quick info

Category
Security

About this skill

Execute pre-launch production readiness checklist for Kling AI. Use when preparing to deploy video\ngeneration to production. Trigger with phrases like 'klingai production', 'kling ai go-live',\n'klingai launch checklist', 'deploy klingai'.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude Code, Codex lub OpenClaw, dodając plik klingai-prod-checklist do katalogu skills.

  2. Wyzwól umiejętność, wpisując w czacie frazę taką jak 'klingai production ready', 'kling ai go live', 'klingai checklist' lub 'deploy klingai'.

  3. Przejrzyj sekcję uwierzytelniania — upewnij się, że klucze dostępu (AK/SK) są przechowywane w menedżerze sekretów, a nie w pliku .env w repozytorium. Sprawdź, czy tokeny JWT mają ustawiony bufor 5 minut przed wygaśnięciem 30-minutowym i czy używasz oddzielnych kluczy dla każdego środowiska (dev, staging, prod).

  4. Zweryfikuj obsługę błędów — potwierdź, że kod obsługuje wszystkie kody HTTP (400, 401, 402, 403, 429, 5xx), implementuje exponential backoff z jitterem dla ponawianych prób, ustawia maksymalny limit ponowień (3-5) i ma timeout 30 sekund na wszystkie połączenia HTTP.

  5. Sprawdź kontrolę kosztów — upewnij się, że dzienny budżet kredytów jest wymuszony w kodzie, istnieje alert przy 80% zużyciu budżetu, używasz trybu 'standard' dla renderów pośrednich i masz limit maksymalnych prób sondowania.

  6. Potwierdź zarządzanie zadaniami — wszystkie identyfikatory zadań powinny być logowane z czasem, system powinien wykrywać zadania zablokowane (ponad 10 minut w przetwarzaniu) i używać callback_url zamiast sondowania w produkcji.

Related skills

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

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

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223