Found 1000 skills for "api" Page 18 of 84

gemini-api-dev

The Gemini API provides access to Google's most advanced AI models. Key capabilities include: Text generation - Chat, completion, summarization Multim...

github 1 files

expo-api-routes

Use API routes when you need: Server-side secrets — API keys, database credentials, or tokens that must never reach the client Database operations — D...

github 1 files

frontend-api-integration-patterns

This skill provides production-ready patterns for integrating frontend applications with backend APIs. Most frontend issues are not caused by APIs bei...

github 1 files

async-api-caller

This skill provides automated assistance for async api caller tasks within the API Integration domain. This skill activates automatically when you: Me...

github 1 files

windsurf-api-development

This skill enables AI-assisted API development workflows within Windsurf. Cascade can generate type-safe API clients from OpenAPI/Swagger specs, creat...

github 5 files

cursor-api-key-management

Configure Bring Your Own Key (BYOK) for AI model providers in Cursor. BYOK lets you use your own API keys to bypass Cursor's monthly quota, pay per to...

github 10 files

throttling-apis

Implement API throttling policies that protect backend services from overload by controlling request concurrency, queue depth, and processing rates. A...

github 4 files

validating-api-responses

Validate API responses against OpenAPI schemas, JSON Schema definitions, and contract specifications to detect data integrity violations, schema drift...

github 4 files

mocking-apis

Generate mock API servers from OpenAPI specifications that return realistic, schema-compliant response data for development and testing. Support dynam...

github 4 files

building-api-authentication

Build secure API authentication systems supporting JWT Bearer tokens, OAuth 2.0 authorization code and client credentials flows, API key management, a...

github 4 files

logging-api-requests

Implement structured API request logging with correlation IDs, performance timing, security audit trails, and PII redaction. Capture request/response ...

github 4 files

migrating-apis

Implement API migrations between versions, frameworks, or platforms with minimal downtime using strangler fig pattern, parallel running, and traffic s...

github 4 files