
from claude-code-plugins-plus-skills2,485
Collect diagnostic evidence and a redacted support bundle for Ideogram API issues (env, API tests, responses, and configs).
Collects environment details, API connectivity tests, request/response samples, and redacted configuration into a tarball suitable for attaching to support tickets. The skill provides scripts and one-line diagnostics to validate API keys, check endpoints, and capture reproducible error samples.
Use when encountering persistent Ideogram API failures, unexplained errors, or high-latency responses. Also useful when preparing a support ticket or troubleshooting integration issues in CI or production. Triggers include phrases like "ideogram debug", "ideogram support bundle", or "collect ideogram logs".
Designed for Claude Code-style automation; also compatible with shell-capable agent runtimes and developer CLIs that can run bash and curl.
Ideogram Debug Bundle collects diagnostic evidence (environment info, API connectivity tests, DNS resolution, redacted config) into a tarball for support tickets. No bundled scripts to execute — all code is inline in SKILL.md as bash and TypeScript snippets. The skill demonstrates good security hygiene with API key redaction and explicit sensitive data handling guidance, though it collects hostname and env info which is expected for a debug bundle.
Clean diagnostic skill with no scripts directory. All code is inline in SKILL.md. Good redaction practices for sensitive data. Minor shell variable interpolation in curl commands is standard for this type of tool.
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.