Topic: plugin-system
4,603 skills in this topic.
-
hex-security-basics
Apply Hex security best practices for secrets and access control.
Use when securing API keys, implementing least privilege access,
or auditing Hex security configuration.
Trigger with phrases like "hex security", "hex secrets",
"secure hex", "hex API key security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-upgrade-migration
Analyze, plan, and execute Hex SDK upgrades with breaking change detection.
Use when upgrading Hex SDK versions, detecting deprecations,
or migrating to new API versions.
Trigger with phrases like "upgrade hex", "hex migration",
"hex breaking changes", "update hex SDK", "analyze hex version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-webhooks-events
Implement Hex webhook signature validation and event handling.
Use when setting up webhook endpoints, implementing signature verification,
or handling Hex event notifications securely.
Trigger with phrases like "hex webhook", "hex events",
"hex webhook signature", "handle hex events", "hex notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-async-workflows
Build async video generation workflows with Kling AI using queues, state machines, and
event-driven patterns. Trigger with phrases like 'klingai async', 'kling ai workflow',
'klingai pipeline', 'async video generation'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-audit-logging
Implement audit logging for Kling AI operations for compliance and security. Use when tracking
API usage or preparing for audits. Trigger with phrases like 'klingai audit', 'kling ai audit log',
'klingai compliance log', 'video generation audit trail'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-batch-processing
Process multiple video generation requests efficiently with Kling AI. Use when generating
batches of videos or building content pipelines. Trigger with phrases like 'klingai batch',
'kling ai bulk', 'multiple videos klingai', 'klingai parallel generation'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-camera-control
Control camera movements in Kling AI video generation. Use when creating cinematic shots,
pans, tilts, zooms, or dolly moves. Trigger with phrases like 'klingai camera',
'kling ai camera motion', 'klingai cinematic', 'klingai pan zoom'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-performance-tuning
Optimize Kling AI for speed, quality, and cost efficiency. Use when improving generation times
or finding optimal settings. Trigger with phrases like 'klingai performance', 'kling ai optimize',
'faster klingai', 'klingai quality settings'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-team-setup
Configure Kling AI for teams with per-project API keys, usage quotas, and role-based access.
Trigger with phrases like 'klingai team', 'kling ai organization', 'klingai multi-user',
'shared klingai access'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-style-transfer
Apply artistic styles and visual effects to Kling AI video generation. Use when creating
stylized content or using effects API. Trigger with phrases like 'klingai style', 'kling ai effects',
'klingai artistic video', 'stylize klingai video'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-prod-checklist
Production readiness checklist for Kling AI integrations. Use before going live or during
deployment review. Trigger with phrases like 'klingai production ready', 'kling ai go live',
'klingai checklist', 'deploy klingai'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-rate-limits
Handle Kling AI API rate limits with backoff and queuing strategies. Use when hitting 429 errors
or planning high-volume workflows. Trigger with phrases like 'klingai rate limit', 'kling ai 429',
'klingai throttle', 'kling api limits'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-reference-architecture
Production reference architecture for Kling AI video generation platforms. Use when designing
scalable systems. Trigger with phrases like 'klingai architecture', 'kling ai system design',
'video platform architecture', 'klingai production setup'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-sdk-patterns
Production SDK patterns for Kling AI: client wrapper, retry logic, async polling, and error
handling. Use when building robust integrations. Trigger with phrases like 'klingai sdk',
'kling ai client', 'klingai patterns', 'kling ai wrapper'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klingai-storage-integration
Download and store Kling AI generated videos in cloud storage (S3, GCS, Azure). Use when
persisting videos or building CDN pipelines. Trigger with phrases like 'klingai storage',
'save klingai video', 'kling ai s3 upload', 'klingai cloud storage'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apify-reference-architecture
Production-grade architecture patterns for Apify-powered applications.
Use when designing scraping infrastructure, building multi-Actor pipelines,
or integrating Apify into a larger system architecture.
Trigger: "apify architecture", "apify best practices",
"apify project structure", "scraping architecture", "apify system design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-local-dev-loop
Configure SalesLoft local development with API mocking and sandbox testing.
Use when setting up a development environment, building integration tests,
or creating mock SalesLoft API responses for offline development.
Trigger: "salesloft dev setup", "salesloft local", "test salesloft locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-security-basics
Secure SalesLoft OAuth tokens, API keys, and webhook signatures.
Use when implementing token rotation, securing webhook endpoints,
or auditing SalesLoft API access controls.
Trigger: "salesloft security", "salesloft secrets", "secure salesloft", "salesloft token rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-sdk-patterns
Apply production-ready SalesLoft API patterns for TypeScript and Python.
Use when building SalesLoft integrations, implementing pagination,
or wrapping the REST API v2 with typed clients.
Trigger: "salesloft SDK patterns", "salesloft best practices", "salesloft client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-reference-architecture
Production architecture for SalesLoft API integrations with service layer,
webhook processing, and CRM sync patterns.
Use when designing new SalesLoft integrations or reviewing project structure.
Trigger: "salesloft architecture", "salesloft project structure", "salesloft design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-rate-limits
Handle SalesLoft cost-based rate limiting with backoff and request budgeting.
Use when hitting 429 errors, optimizing API throughput,
or implementing pagination-aware rate limit strategies.
Trigger: "salesloft rate limit", "salesloft 429", "salesloft throttling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-prod-checklist
Production readiness checklist for SalesLoft API integrations.
Use when deploying SalesLoft integrations to production, preparing for launch,
or validating go-live requirements.
Trigger: "salesloft production", "deploy salesloft", "salesloft go-live checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-performance-tuning
Optimize SalesLoft API performance with caching, pagination strategies, and connection pooling.
Use when experiencing slow API responses, reducing latency for bulk operations,
or optimizing cadence sync throughput.
Trigger: "salesloft performance", "optimize salesloft", "salesloft slow", "salesloft caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesloft-deploy-integration
Deploy SalesLoft integrations to Vercel, Fly.io, and Cloud Run.
Use when deploying SalesLoft-powered apps to production,
configuring platform secrets, or setting up webhook endpoints.
Trigger: "deploy salesloft", "salesloft Vercel", "salesloft Cloud Run".
jeremylongshore/claude-code-plugins-plus-skills 1,803