
from claude-code-plugins-plus-skills2,382
Identify and remediate common Juicebox API errors (authentication, quotas, rate limits, invalid queries) with quick diagnostics and fixes.
This compact skill is an error-reference and quick-diagnostic guide for the Juicebox API. It catalogs common API responses (401 invalid_api_key, 403 quota_exceeded, 429 rate-limited, 400 invalid query, 404 not found) and provides concise remediation steps and a curl health-check command.
Use this skill when an agent or developer encounters Juicebox API failures during integration or runtime. It is ideal for fast triage: verifying credentials, checking plan limits, implementing retry/backoff, and validating query payloads.
Best suited for agents integrated with HTTP/curl tooling or Claude Code-style environments where quick API diagnostics are performed.
A well-structured reference skill for diagnosing Juicebox API errors. Provides a clear error code table, a TypeScript error classifier function, and organized debugging guidance by category. No scripts to run — it's purely a static reference. The TypeScript classifier is functional but incomplete (doesn't cover 400, 404, 413, 422 from the reference table). The 'Next Steps' section references another skill without context.
Clean skill — no security concerns. Pure reference/documentation skill with no executable scripts. The error table and debugging guide are genuinely useful for Juicebox integrators. Main limitation is the narrow audience (Juicebox is a niche recruiting SaaS) and the incomplete TypeScript classifier. The skill is well-targeted for its specific use case.
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.