Marketplace
klingai-reference-architecture
Execute production-ready reference architecture for Kling AI video platforms. Use when designing scalable video generation systems. Trigger with phrases like 'klingai architecture', 'kling ai system design', 'video platform architecture', 'klingai production setup'.
allowed_tools: Read, Write, Edit, Grep
$ インストール
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills /tmp/claude-code-plugins-plus-skills && cp -r /tmp/claude-code-plugins-plus-skills/plugins/saas-packs/klingai-pack/skills/klingai-reference-architecture ~/.claude/skills/claude-code-plugins-plus-skills// tip: Run this command in your terminal to install the skill
SKILL.md
name: klingai-reference-architecture description: | Execute production-ready reference architecture for Kling AI video platforms. Use when designing scalable video generation systems. Trigger with phrases like 'klingai architecture', 'kling ai system design', 'video platform architecture', 'klingai production setup'. allowed-tools: Read, Write, Edit, Grep version: 1.0.0 license: MIT author: Jeremy Longshore [email protected]
Klingai Reference Architecture
Overview
This skill provides production-ready reference architectures for building scalable video generation platforms using Kling AI, including microservices design, event-driven patterns, and infrastructure recommendations.
Prerequisites
- Understanding of distributed systems
- Cloud infrastructure experience (AWS/GCP/Azure)
- Docker/Kubernetes knowledge helpful
Instructions
Follow these steps to design your architecture:
- Choose Pattern: Select appropriate architecture pattern
- Design Components: Map out service boundaries
- Plan Infrastructure: Choose cloud services
- Implement Resilience: Add fault tolerance
- Monitor & Scale: Set up observability
Output
Successful execution produces:
- Scalable video generation platform
- Event-driven processing pipeline
- Container-ready deployment configs
- Auto-scaling based on queue depth
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
Repository

jeremylongshore
Author
jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/klingai-pack/skills/klingai-reference-architecture
878
Stars
101
Forks
Updated4d ago
Added5d ago