Search Skills
Search across 54932 indexed skills
clay-local-dev-loop
Clay is a web-based platform with no local runtime. Your local dev loop consists of: (1) scripts that push data into Clay via webhooks, (2) Clay enric...
hex-local-dev-loop
Set up a development workflow for Hex API orchestration with mocked API responses and testing. hex-orchestrator/ ├── src/hex/ │ ├── client.ts ...
clari-hello-world
First API calls against Clari: list available forecasts, export a forecast snapshot, and check export job status. The Clari Export API is the primary ...
hex-ci-integration
Set up CI/CD for Hex data analytics integrations: run unit tests with mocked project run and connection responses on every PR, trigger live Hex projec...
palantir-local-dev-loop
Set up local development for Palantir Foundry integrations. Covers running transforms locally against sample data, mocking the Foundry API for fast it...
salesloft-local-dev-loop
Set up a local development workflow for SalesLoft integrations with API mocking, environment separation, and fast iteration. SalesLoft has no official...
langchain-local-dev-loop
Set up a productive local development workflow for LangChain: project structure, mocked LLMs for unit tests (no API calls), integration tests with rea...
linear-local-dev-loop
Set up an efficient local development workflow for building Linear integrations. Covers project scaffolding, environment config, test utilities, webho...
langfuse-ci-integration
Integrate Langfuse into CI/CD pipelines: trace validation tests, prompt regression testing, experiment-driven quality gates, automated prompt deployme...
brightdata-local-dev-loop
Set up a fast, reproducible local development workflow for Bright Data scraping projects with mocked proxy responses, cached results, and vitest integ...
grammarly-ci-integration
Set up CI/CD for Grammarly text analysis integrations: run unit tests with mocked grammar check and suggestion responses on every PR, validate live AP...
exa-ci-integration
Set up CI/CD pipelines for Exa integrations with unit tests (mocked), integration tests (real API), and health checks. Uses GitHub Actions with secret...