Agent skill
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'.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/klingai-reference-architecture
SKILL.md
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?