Claude Code Plugins

Community-maintained marketplace

Feedback

|

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name klingai-prod-checklist
description Execute pre-launch production readiness checklist for Kling AI. Use when preparing to deploy video generation to production. Trigger with phrases like 'klingai production', 'kling ai go-live', 'klingai launch checklist', 'deploy klingai'.
allowed-tools Read, Write, Edit, Grep
version 1.0.0
license MIT
author Jeremy Longshore <jeremy@intentsolutions.io>

Klingai Prod Checklist

Overview

This skill provides a comprehensive checklist covering security, monitoring, error handling, and operational readiness for production Kling AI deployments.

Prerequisites

  • Working Kling AI integration
  • Production infrastructure ready
  • Monitoring systems configured

Instructions

Follow these steps to prepare for production:

  1. Security Review: Audit credentials and access
  2. Error Handling: Verify all error paths
  3. Monitoring Setup: Configure observability
  4. Performance Testing: Validate under load
  5. Documentation: Complete runbooks

Output

Successful execution produces:

  • Comprehensive readiness report
  • Pass/fail status for each check
  • Clear action items for failures
  • Production approval status

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources