Search Skills
Search across 54932 indexed skills
miro-local-dev-loop
Set up a fast local development workflow for building Miro integrations, including hot reload, test mocking against the REST API v2, and ngrok tunneli...
apollo-ci-integration
Set up CI/CD pipelines for Apollo.io integrations with GitHub Actions. Uses MSW mocks for unit tests (zero API calls), sandbox tokens for staging, and...
customerio-local-dev-loop
Set up an efficient local development workflow for Customer.io: environment isolation via separate workspaces, a dry-run client for safe development, ...
snowflake-hello-world
Minimal working examples demonstrating core Snowflake operations: connect, query, create objects, load data. Completed snowflake-install-auth setup Va...
evernote-ci-integration
Configure continuous integration pipelines for Evernote integrations with mock-based unit tests, sandbox-based integration tests, credential managemen...
groq-ci-integration
Set up CI/CD pipelines for Groq integrations with unit tests (mocked), integration tests (live API), and model deprecation checks. Groq's fast inferen...
stackblitz-local-dev-loop
Set up a Vite-based development environment for WebContainer applications with cross-origin headers, hot module replacement, and Vitest for testing fi...
instantly-ci-integration
Set up CI/CD pipelines for Instantly API v2 integrations. Covers GitHub Actions workflows for testing against the Instantly mock server, validating AP...
anth-ci-integration
Set up CI/CD pipelines that validate Claude API integrations with mock-based unit tests (free, fast) and prompt regression tests (live API, gated to m...
exa-local-dev-loop
Set up a fast, reproducible local development workflow for Exa integrations. Covers project structure, mock responses for unit tests, integration test...
klaviyo-ci-integration
Set up GitHub Actions CI/CD pipelines for Klaviyo integrations with unit tests, integration tests against the real API, and deployment automation. Git...
gamma-hello-world
Generate your first presentation using Gamma's async Generate API. The workflow is: POST to create a generation, poll for status, then retrieve result...