Search Skills
Search across 54932 indexed skills
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)...
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...
perplexity-hello-world
Minimal working example demonstrating Perplexity's core value: web-grounded answers with citations. Unlike standard LLMs, Perplexity searches the web ...
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 ...
intercom-hello-world
Minimal working examples covering the Intercom core data model: contacts (users and leads), conversations, messages, and tags. Completed intercom-inst...
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...
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...
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...
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...
clari-local-dev-loop
Local development workflow for Clari integrations: mock forecast data for offline testing, schedule recurring exports, and build data transformation p...
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...
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...