Search Skills
Search across 54932 indexed skills
gemini-api-dev
The Gemini API provides access to Google's most advanced AI models. Key capabilities include: Text generation - Chat, completion, summarization Multim...
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...
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...
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...
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...
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...
throttling-apis
Implement API throttling policies that protect backend services from overload by controlling request concurrency, queue depth, and processing rates. A...
validating-api-responses
Validate API responses against OpenAPI schemas, JSON Schema definitions, and contract specifications to detect data integrity violations, schema drift...
mocking-apis
Generate mock API servers from OpenAPI specifications that return realistic, schema-compliant response data for development and testing. Support dynam...
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...
logging-api-requests
Implement structured API request logging with correlation IDs, performance timing, security audit trails, and PII redaction. Capture request/response ...
migrating-apis
Implement API migrations between versions, frameworks, or platforms with minimal downtime using strangler fig pattern, parallel running, and traffic s...