Found 1000 skills for "testing" Page 54 of 84

documenso-hello-world

Minimal working example that creates a document, adds a recipient with a signature field, and sends it for signing — all in one script. Uses the Docum...

github 2 files

groq-local-dev-loop

Set up a fast, reproducible local development workflow for Groq. Groq's sub-second response times make it uniquely suited for tight dev loops -- you g...

github 1 files

castai-local-dev-loop

Fast iteration workflow for CAST AI integrations: test autoscaler policies in a dev cluster, validate Terraform modules before applying to production,...

github 1 files

cohere-hello-world

Three minimal working examples: Chat completion, text embedding, and search reranking. Each demonstrates a core Cohere API v2 endpoint. Completed cohe...

github 1 files

clickhouse-hello-world

Create a MergeTree table, insert rows with JSONEachRow, and run your first analytical query -- all using the official @clickhouse/client. @clickhouse/...

github 1 files

databricks-hello-world

Create your first Databricks cluster and notebook via the REST API and Python SDK. Covers single-node dev clusters, SQL warehouses, notebook upload, o...

github 1 files

clade-ci-integration

Testing Claude integrations in CI requires handling API keys securely, mocking for unit tests, and making real calls only in integration tests. name: ...

github 2 files

framer-hello-world

Build a minimal Framer plugin that inserts a styled text layer onto the canvas, and a code component that renders inside Framer sites. Both use the fr...

github 1 files

glean-hello-world

Index documents into Glean and search them. Two steps: set up a custom datasource with the Indexing API, then query with the Client API. const GLEAN =...

github 1 files

bamboohr-local-dev-loop

Set up a fast, reproducible local development workflow for BambooHR integrations with request mocking, hot reload, and integration testing against the...

github 1 files

replit-load-scale

Load testing, scaling strategies, and capacity planning for Replit deployments. Covers Autoscale behavior tuning, Reserved VM right-sizing, cold start...

github 1 files

skill-creator

Creates complete, spec-compliant skill packages following AgentSkills.io and Anthropic standards. Supports both creation and validation workflows with...

github 33 files