Found 1000 skills for "testing" Page 55 of 84

apify-local-dev-loop

Build and test Apify Actors on your local machine before deploying to the platform. Uses the Apify CLI (apify run) which emulates the platform environ...

github 1 files

canva-local-dev-loop

Set up a fast local development environment for Canva Connect API integrations with a token management server, mock API for testing, and hot reload. C...

github 1 files

apple-notes-hello-world

Create, read, search, and delete Apple Notes using JXA (JavaScript for Automation) via osascript. All examples work from the command line on macOS. Co...

github 1 files

canva-hello-world

Minimal working example: authenticate, get user profile, create a design, and export it as PNG. All via the Canva Connect REST API at api.canva.com/re...

github 1 files

elevenlabs-hello-world

Generate speech from text using the ElevenLabs TTS API. This skill covers the core POST /v1/text-to-speech/{voiceid} endpoint with real voice IDs, mod...

github 1 files

clerk-hello-world

Make your first authenticated requests using Clerk across server components, client components, API routes, and server actions. Validates your Clerk i...

github 1 files

posthog-hello-world

Minimal working examples demonstrating the three core PostHog operations: capturing events, identifying users, and evaluating feature flags. Covers bo...

github 1 files

clerk-local-dev-loop

Configure an efficient local development workflow with Clerk authentication, including test users, hot reload, and mock auth for unit tests. Clerk SDK...

github 2 files

apify-hello-world

Run a public Actor from the Apify Store, wait for it to finish, and retrieve the scraped data. This demonstrates the fundamental call-wait-collect pat...

github 1 files

posthog-local-dev-loop

Set up a fast local development workflow for PostHog integrations. Covers debug mode for event inspection, mocking posthog-node for unit tests, and a ...

github 1 files

obsidian-hello-world

Build a minimal working Obsidian plugin demonstrating the five core building blocks: commands (palette + editor + checkCallback), settings tab with ty...

github 1 files

clay-hello-world

Minimal working example: send a company domain to a Clay table via webhook, let Clay's enrichment columns fill in company data, and retrieve the enric...

github 1 files