Found 1000 skills for "jeremylongshore" Page 79 of 84

finta-prod-checklist

Finta is a fundraising CRM for managing investor pipeline, deal rooms, and round tracking. A production integration syncs investor communications, man...

github 1 files

finta-reference-architecture

Production architecture for fundraising operations integrating with Finta's CRM platform. Designed for startup founders and fund managers who need inv...

github 1 files

figma-load-scale

Test and plan for the throughput limits of your Figma API integration. Figma's rate limits use a leaky bucket algorithm -- this skill helps you find t...

github 1 files

figma-enterprise-rbac

Figma Enterprise features accessible via the REST API: OAuth 2.0 for user-facing apps, team/project management, and the Variables API (Enterprise-only...

github 1 files

figma-performance-tuning

Optimize Figma REST API performance. Large Figma files can return multi-megabyte JSON responses. Key strategies: fetch only what you need, cache aggre...

github 1 files

documenso-prod-checklist

Complete checklist for deploying Documenso integrations to production, covering security, reliability, monitoring, and compliance readiness. Staging e...

github 2 files

deepgram-debug-bundle

!node --version 2>/dev/null || echo 'Node.js not installed' !npm list @deepgram/sdk 2>/dev/null | grep deepgram || echo '@deepgram/sdk not found' !pyt...

github 2 files

elevenlabs-upgrade-migration

Guide for upgrading the ElevenLabs SDK and migrating between model generations. Covers the JS SDK package rename, model ID changes, and API endpoint e...

github 1 files

figma-ci-integration

Automate Figma API workflows in CI/CD: sync design tokens on schedule, export assets on PR, and validate design system consistency. GitHub repository ...

github 1 files

documenso-webhooks-events

Configure and handle Documenso webhooks for real-time document lifecycle notifications. Webhooks require a Teams plan or higher. The webhook secret is...

github 2 files

elevenlabs-ci-integration

Set up CI/CD pipelines that test ElevenLabs integrations without burning character quota on every PR. Uses a two-tier strategy: mocked unit tests on e...

github 1 files

deepgram-data-handling

Best practices for handling audio and transcript data with Deepgram. Covers Deepgram's built-in redact parameter for PII, secure audio upload with enc...

github 2 files