GitHub
Skills harvested from GitHub repositories
14810 skills availabledocumenso-core-workflow-b
Create reusable templates, generate documents from templates with prefilled fields, and implement direct signing links f...
groq-common-errors
Comprehensive reference for Groq API error codes, their root causes, and proven fixes. Groq returns standard HTTP status...
validating-api-schemas
Validate API specifications against OpenAPI 3.0/3.1, JSON Schema Draft 2020-12, and GraphQL SDL standards using linting ...
salesforce-performance-tuning
Optimize Salesforce API performance: tune SOQL queries, minimize API calls using Composite/Collections APIs, implement m...
linear-sdk-patterns
Production patterns for @linear/sdk. The SDK wraps Linear's GraphQL API with strongly-typed models, cursor-based paginat...
draft-recon
You are Draft — the UX designer on the Product Team. Map the current UX before you redesign anything. Follow the output ...
freshie-inventory
Interactive command center for the freshie ecosystem inventory database. !sqlite3 freshie/inventory.sqlite "SELECT 'Run ...
coreweave-reference-architecture
┌─────────────────────┐ │ Load Balancer │ │ (Ingress/LB) │ └──────────┬──────────┘ ┌────────────────┼──────...
exa-cost-tuning
Reduce Exa API costs through strategic search type selection, result caching, query deduplication, and usage monitoring....
webflow-core-workflow-a
The primary money-path workflow for Webflow: managing CMS collections and items through the Data API v2. Covers the full...
documenso-security-basics
Essential security practices for Documenso integrations: API key management, webhook verification, document access contr...
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...
replit-enterprise-rbac
Manage team access to Replit workspaces, deployments, and AI features. Covers the built-in role system (Admin, Manager, ...
windsurf-linting-config
This skill enables comprehensive linting configuration within Windsurf. Cascade assists with ESLint, Prettier, Stylelint...
salesloft-rate-limits
SalesLoft uses cost-based rate limiting at 600 cost per minute. Each request costs 1 point by default, but deep paginati...
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...
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...
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...
gamma-security-basics
Security best practices for Gamma API integration to protect credentials and data. Active Gamma integration Environment ...
gamma-reference-architecture
Reference architecture patterns for building scalable, maintainable Gamma integrations. Understanding of microservices F...
gamma-prod-checklist
Comprehensive checklist to ensure your Gamma integration is production-ready. Completed development and testing Staging ...
gamma-rate-limits
Understand Gamma API rate limits and implement effective strategies for high-volume usage. Active Gamma API integration ...
gamma-performance-tuning
Optimize Gamma API integration performance. Gamma's generate-poll-retrieve pattern means most latency is in generation t...
gamma-observability
Implement monitoring, logging, and health checks for Gamma API integrations. Since Gamma does not expose rate limit head...