Search Skills
Search across 54932 indexed skills
finta-prod-checklist
Finta is a fundraising CRM for managing investor pipeline, deal rooms, and round tracking. A production integration syncs investor communications, man...
finta-reference-architecture
Production architecture for fundraising operations integrating with Finta's CRM platform. Designed for startup founders and fund managers who need inv...
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...
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...
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...
documenso-prod-checklist
Complete checklist for deploying Documenso integrations to production, covering security, reliability, monitoring, and compliance readiness. Staging e...
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...
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...
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 ...
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...
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...
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...