
from claude-code-plugins-plus-skills2,549
Guidance and code patterns to reduce Juicebox AI analysis latency: caching, batching, upload chunking, and pagination to improve throughput and responsiveness.
Practical performance recommendations and code snippets for Juicebox's AI analysis API. Covers caching strategies, batch enrichment, connection pooling, rate-limit/backoff handling, and monitoring to cut end-to-end analysis time and keep interactive searches responsive.
Use this skill when integrating with Juicebox for large dataset uploads (100K+ rows), building interactive profile search UIs, or when analysis queue delays and 429 errors affect user experience. Useful for backend engineers, SREs, and data pipeline owners working with Juicebox APIs.
Inferred: Claude Code / server-side agent workflows that call external APIs and perform batching/ETL tasks.
Guidance-only skill for optimizing Juicebox AI analysis API performance through caching, batching, upload chunking, and pagination. No bundled scripts to test. SKILL.md provides clear TypeScript code patterns and a practical checklist. Niche audience limited to Juicebox platform users.
Clean skill with no security concerns. Well-structured performance tuning guidance. No scripts, no executable code — purely instructional. Links to external Juicebox docs are legitimate.
Navan Migration — Deep Dive
End-to-end migration playbook for moving from SAP Concur or legacy TMC to Navan: data export, user provisioning (SCIM/CSV), policy recreation, parallel running
Cursor Hello World Tutorial
A concise 10-minute hands-on tutorial demonstrating Cursor's Tab completion, Chat, Inline Edit, and Composer features for getting started quickly.
Contagious — STEPPS Virality Framework
Apply the STEPPS (Social Currency, Triggers, Emotion, Public, Practical Value, Stories) framework to engineer word-of-mouth and make content, products, or campa
Supabase SDK Patterns (TypeScript & Python)
Production-ready patterns for using Supabase clients in TypeScript and Python: client initialization, typed queries, auth, realtime, storage, RPC, and error-han
Speak Security Basics
Security best practices for integrating Speak: API key management, audio data privacy, student data protection, and COPPA/FERPA compliance for production deploy
Runway Prod Checklist
Production checklist and SDK patterns for integrating Runway (AI video/image generation) into production workflows.
RemoFirst — Core Workflow A
Onboarding workflow for RemoFirst: create employee records, upload compliance documents, and track country-specific onboarding status.
Klaviyo — Webhooks & Events
Patterns and reference code to receive, verify (HMAC-SHA256), route, and idempotently process Klaviyo webhook events in production services.
Lokalise Migration — Deep Dive
Step-by-step migration guide and tooling for moving translations from Crowdin/Phrase/POEditor into Lokalise, including transforms, uploads and validation.
React Context Setup
Automates guidance and code patterns for setting up React Context, providing step-by-step configuration and best-practice examples for frontend projects.