documenso-core-workflow-b

Create reusable templates, generate documents from templates with prefilled fields, and implement direct signing links f...

github

groq-common-errors

Comprehensive reference for Groq API error codes, their root causes, and proven fixes. Groq returns standard HTTP status...

github

validating-api-schemas

Validate API specifications against OpenAPI 3.0/3.1, JSON Schema Draft 2020-12, and GraphQL SDL standards using linting ...

github

salesforce-performance-tuning

Optimize Salesforce API performance: tune SOQL queries, minimize API calls using Composite/Collections APIs, implement m...

github

linear-sdk-patterns

Production patterns for @linear/sdk. The SDK wraps Linear's GraphQL API with strongly-typed models, cursor-based paginat...

github

draft-recon

You are Draft — the UX designer on the Product Team. Map the current UX before you redesign anything. Follow the output ...

github

freshie-inventory

Interactive command center for the freshie ecosystem inventory database. !sqlite3 freshie/inventory.sqlite "SELECT 'Run ...

github

coreweave-reference-architecture

┌─────────────────────┐ │ Load Balancer │ │ (Ingress/LB) │ └──────────┬──────────┘ ┌────────────────┼──────...

github

exa-cost-tuning

Reduce Exa API costs through strategic search type selection, result caching, query deduplication, and usage monitoring....

github

webflow-core-workflow-a

The primary money-path workflow for Webflow: managing CMS collections and items through the Data API v2. Covers the full...

github

documenso-security-basics

Essential security practices for Documenso integrations: API key management, webhook verification, document access contr...

github

guidewire-observability-and-incident-response

Run a production Guidewire Cloud API integration with the dashboards, alerts, and runbooks an on-call engineer can act o...

github

replit-enterprise-rbac

Manage team access to Replit workspaces, deployments, and AI features. Covers the built-in role system (Admin, Manager, ...

github

windsurf-linting-config

This skill enables comprehensive linting configuration within Windsurf. Cascade assists with ESLint, Prettier, Stylelint...

github

salesloft-rate-limits

SalesLoft uses cost-based rate limiting at 600 cost per minute. Each request costs 1 point by default, but deep paginati...

github

gamma-webhooks-events

Gamma's public API (v1.0) is generation-focused and does not expose a traditional webhook system at time of writing. Ins...

github

gamma-upgrade-migration

!npm list 2>/dev/null | head -20 !pip freeze 2>/dev/null | head -20 Guide for upgrading Gamma SDK versions and migrating...

github

gamma-sdk-patterns

Gamma has no published SDK — all interaction is via REST at https://public-api.gamma.app/v1.0/. This skill provides prod...

github

gamma-security-basics

Security best practices for Gamma API integration to protect credentials and data. Active Gamma integration Environment ...

github

gamma-reference-architecture

Reference architecture patterns for building scalable, maintainable Gamma integrations. Understanding of microservices F...

github

gamma-prod-checklist

Comprehensive checklist to ensure your Gamma integration is production-ready. Completed development and testing Staging ...

github

gamma-rate-limits

Understand Gamma API rate limits and implement effective strategies for high-volume usage. Active Gamma API integration ...

github

gamma-performance-tuning

Optimize Gamma API integration performance. Gamma's generate-poll-retrieve pattern means most latency is in generation t...

github

gamma-observability

Implement monitoring, logging, and health checks for Gamma API integrations. Since Gamma does not expose rate limit head...

github