Skip to main content

이 저장소의 skills

jeremylongshore/claude-code-plugins-plus-skills - 5페이지

SkillsMP는 jeremylongshore/claude-code-plugins-plus-skills에서 3,426개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

jeremylongshore/claude-code-plugins-plus-skills

수집된 skill 3,426개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Set up observability for Klaviyo integrations with metrics, traces, and alerts. Use when implementing monitoring for Klaviyo API operations, setting up dashboards, or configuring alerting for Klaviyo integration health. Trigger with phrases like "klaviyo…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimize Klaviyo API performance with caching, batching, and pagination tuning. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Klaviyo integrations. Trigger with phrases like "klaviyo…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute Klaviyo production deployment checklist and validation procedures. Use when deploying Klaviyo integrations to production, preparing for launch, or implementing go-live procedures for email/SMS marketing. Trigger with phrases like "klaviyo production",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Klaviyo rate limiting, backoff, and request queuing patterns. Use when handling 429 errors, implementing retry logic, or optimizing API request throughput for Klaviyo. Trigger with phrases like "klaviyo rate limit", "klaviyo throttling", "klaviyo…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Klaviyo reference architecture with best-practice project layout. Use when designing new Klaviyo integrations, reviewing project structure, or establishing architecture standards for email/SMS marketing applications. Trigger with phrases like…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Apply production-ready Klaviyo SDK patterns for the klaviyo-api package. Use when implementing Klaviyo integrations, refactoring SDK usage, or establishing team coding standards for Klaviyo API calls. Trigger with phrases like "klaviyo SDK patterns", "klaviyo…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Apply Klaviyo security best practices for API key management and access control. Use when securing API keys, configuring OAuth scopes, implementing webhook signature verification, or auditing Klaviyo security configuration. Trigger with phrases like "klaviyo…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrade Klaviyo SDK versions and migrate between API revisions. Use when upgrading the klaviyo-api package, migrating from v1/v2 legacy APIs to the current REST API, or handling breaking changes between revisions. Trigger with phrases like "upgrade klaviyo",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Klaviyo webhooks with HMAC-SHA256 signature verification and event handling. Use when setting up webhook endpoints, handling Klaviyo event notifications, or creating event-driven integrations with Klaviyo. Trigger with phrases like "klaviyo…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Configure CI/CD pipelines for ElevenLabs with mocked unit tests and gated integration tests. Use when setting up GitHub Actions for TTS projects, configuring CI test strategies, or automating ElevenLabs integration validation without burning character quota…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix ElevenLabs API errors by HTTP status code. Use when encountering ElevenLabs errors, debugging failed TTS/STS requests, or troubleshooting voice cloning and streaming issues. Trigger with "elevenlabs error", "fix elevenlabs", "elevenlabs not…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement ElevenLabs text-to-speech and voice cloning workflows. Use when building TTS features, cloning voices from audio samples, streaming speech to a chatbot, or implementing the primary ElevenLabs money-path: voice generation. Trigger with "elevenlabs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement ElevenLabs speech-to-speech, sound effects, audio isolation, and speech-to-text. Use when converting one voice to another, generating sound effects from a text description, removing background noise from a recording, or transcribing audio. Trigger…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimize ElevenLabs costs through model selection, character-efficient patterns, caching, and usage monitoring with budget alerts. Use when analyzing ElevenLabs billing, reducing character usage, hunting down bill shock, or implementing quota monitoring for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Collect ElevenLabs debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing a support ticket, or gathering diagnostic information (SDK version, API connectivity, quota, voice inventory, model availability) for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deploy ElevenLabs TTS applications to Vercel, Fly.io, and Cloud Run. Use when deploying ElevenLabs-powered apps to production, configuring platform-specific secrets, or setting up serverless TTS. Trigger with "deploy elevenlabs", "elevenlabs Vercel",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate your first ElevenLabs text-to-speech audio file. Use when starting a new ElevenLabs integration, testing your setup, or learning basic TTS API patterns before wiring voice into a real app. Trigger with "elevenlabs hello world", "elevenlabs example",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Install and configure ElevenLabs SDK authentication for Node.js or Python. Use when setting up a new ElevenLabs project, configuring API keys, or initializing the elevenlabs npm/pip package. Trigger with "install elevenlabs", "setup elevenlabs", "elevenlabs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when setting up a local ElevenLabs dev environment for a TTS/voice project and you need SDK mocking, hot reload, quota-aware iteration, and audio-output testing that does not burn character quota during development. Trigger with "elevenlabs dev setup",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimize ElevenLabs TTS latency with model selection, streaming, caching, and audio format tuning. Use when experiencing slow TTS responses, implementing real-time voice features, or optimizing audio generation throughput. Trigger with "elevenlabs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute an ElevenLabs production deployment checklist with health checks and rollback. Use when deploying TTS/voice integrations to production, preparing for launch, or implementing go-live procedures for ElevenLabs-powered apps. Trigger with "elevenlabs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement ElevenLabs rate limiting, concurrency queuing, and backoff patterns. Use when handling 429 errors, implementing retry logic, or managing concurrent TTS request throughput for an ElevenLabs integration. Trigger with "elevenlabs rate limit",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement an ElevenLabs reference architecture for production TTS/voice applications. Use when designing new ElevenLabs integrations, reviewing project structure, or building a scalable audio generation service. Trigger with "elevenlabs architecture",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Apply production-ready ElevenLabs SDK patterns for TypeScript and Python. Use when implementing ElevenLabs integrations, refactoring SDK usage, or establishing team coding standards for audio AI applications. Trigger with "elevenlabs SDK patterns",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Apply ElevenLabs security best practices for API keys, webhook HMAC validation, and voice data protection. Use when securing API keys, validating webhook signatures, or auditing ElevenLabs security configuration. Trigger with "elevenlabs security",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrade ElevenLabs SDK versions and migrate between API model generations. Use when upgrading the elevenlabs-js or elevenlabs Python SDK, migrating from v1 to v2 models, or handling deprecations across the JS package rename and model ID changes. Trigger with:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement ElevenLabs webhook HMAC signature verification and event handling. Use when setting up webhook endpoints for transcription completion, call recording, or agent conversation events from ElevenLabs. Trigger with "elevenlabs webhook", "elevenlabs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when standard Notion troubleshooting fails or you are chasing intermittent API errors — deep debugging for response inspection, permission chain tracing, property type mismatches, pagination edge cases, and block nesting limits. Trigger with phrases like…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when you are choosing or scaffolding how an app talks to Notion via the API — deciding between a headless CMS (blog/content site), a task tracker (project management), a knowledge base (wiki), a form-submission handler, or a data-pipeline source, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Integrate the Notion API into CI/CD pipelines for automated documentation sync, deploy tracking, and configuration reads. Use when setting up GitHub Actions workflows that push release notes to Notion, update database entries on deploy, create incident pages…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix Notion API errors by HTTP status code and error code. Use when encountering Notion errors, debugging failed requests, or troubleshooting integration access, rate limiting, or validation issues. Trigger with phrases like "notion error", "fix…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create, update, archive, and compose Notion pages and block content. Use when building pages programmatically, appending rich content blocks, updating page properties, or managing page lifecycle (archive/restore). Trigger with phrases like "notion create…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Query, filter, and manage Notion databases and pages. Use when building database queries with filters and sorts, creating/updating pages with typed properties, or reading page content. Trigger with phrases like "notion database query", "notion filter",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Work with Notion blocks, rich text, comments, and page content. Use when you need to read a page's block tree, append formatted content (headings, lists, callouts, code), edit or delete blocks, build rich text with annotations, or manage page and block…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimize Notion API usage to minimize rate-limit pressure, reduce engineering overhead, and maximize throughput. Use when auditing request volume, eliminating redundant API calls, implementing caching, or restructuring queries for efficiency. Trigger with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement data handling, PII protection, and GDPR/CCPA compliance for Notion integrations. Use when handling sensitive data from Notion pages, implementing data redaction, exporting or deleting a user's data on request, or ensuring compliance with privacy…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Collect Notion API diagnostic info for troubleshooting and support tickets. Use when encountering persistent API issues, token/auth failures, page access problems, or preparing diagnostic bundles for Notion support. Trigger with phrases like "notion debug",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deploy Node.js applications that use the Notion API to production on Vercel, Railway, or Fly.io. Use when deploying Notion-powered backends, setting up NOTION_TOKEN in production secrets, configuring serverless singleton patterns, or adding health checks that…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Configure Notion enterprise access control with OAuth, workspace permissions, and audit logging. Use when implementing OAuth public integrations, managing multi-workspace access, or building permission-aware Notion applications. Trigger with phrases like…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a minimal working Notion API example. Use when starting a new Notion integration, testing your setup, or learning basic Notion API patterns (search, pages, users). Trigger with phrases like "notion hello world", "notion example", "notion quick start",…

원문 언어: 영어

업데이트
수집된 skill 3,426개 중 40개를 표시합니다.