Found 1000 skills for "testing" Page 53 of 84

vercel-edge-functions

Edge Functions run on Vercel's Edge Network (V8 isolates) close to the user with no cold starts. They use Web Standard APIs (Request, Response, fetch)...

github 1 files

vercel-deploy-preview

Deploy preview environments for branches and pull requests. Every git push to a non-production branch generates a unique preview URL. Covers CLI-based...

github 1 files

perplexity-hello-world

Minimal working example demonstrating Perplexity's core value: web-grounded answers with citations. Unlike standard LLMs, Perplexity searches the web ...

github 1 files

linear-hello-world

Create your first issue, query teams, and explore the Linear data model using the @linear/sdk. Linear's API is GraphQL-based -- the SDK wraps it with ...

github 1 files

intercom-hello-world

Minimal working examples covering the Intercom core data model: contacts (users and leads), conversations, messages, and tags. Completed intercom-inst...

github 1 files

klaviyo-local-dev-loop

Set up a fast, reproducible local development workflow for Klaviyo integrations with hot reload, SDK mocking, and integration tests. Completed klaviyo...

github 1 files

hootsuite-hello-world

List your social media profiles and schedule a post using the Hootsuite REST API. The API base URL is https://platform.hootsuite.com/v1/. Completed ho...

github 1 files

ideogram-hello-world

Generate your first AI image with Ideogram. Demonstrates the legacy /generate endpoint (JSON body) and the V3 /v1/ideogram-v3/generate endpoint (multi...

github 1 files

hubspot-hello-world

Create, read, update, and delete CRM records using the HubSpot API. Covers contacts, companies, and deals with real endpoints and SDK methods. Complet...

github 1 files

clari-local-dev-loop

Local development workflow for Clari integrations: mock forecast data for offline testing, schedule recurring exports, and build data transformation p...

github 1 files

figma-hello-world

Make your first Figma REST API call. Fetch a file's metadata and document tree, then inspect the node structure that represents every layer and object...

github 1 files

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...

github 1 files