api▌
115 indexed skills · max 10 per page
api-design
supercent-io/skills-template · Frontend
REST and GraphQL API design with OpenAPI documentation, versioning strategies, and best practices. \n \n Covers REST fundamentals including resource naming, HTTP methods, status codes, request/response formatting, and error handling patterns \n Includes pagination, filtering, sorting, and field selection query parameters with standardized response structures \n Supports multiple authentication approaches: JWT, OAuth 2.0, API keys, and session-based methods \n Provides URL and header-based versio
seedance2-api
hexiaochun/seedance2-api · Backend
End-to-end AI video generation from storyboard concept to final output. \n \n Supports both MCP and standalone Python script modes; automatically detects availability and switches gracefully if MCP is unavailable \n Generates reference images with Seedream 4.5 (text-to-image and image editing), then submits video tasks to Seedance 2.0 with configurable aspect ratios (16:9, 9:16, 1:1, 21:9, 4:3, 3:4) and durations (4–15 seconds) \n Offers two video generation modes: omni reference (up to 9 images
expo-api-routes
expo/skills · Backend
API routes in Expo Router for server-side logic, secrets, and third-party integrations on EAS Hosting. \n \n Create routes with +api.ts suffix in the app directory; export named functions for HTTP methods (GET, POST, PUT, DELETE) \n Handle query parameters, headers, JSON bodies, and dynamic route segments; add CORS headers for web clients \n Access server-side secrets via process.env ; set variables locally in .env or via eas env:create for production \n Deploy to EAS Hosting (Cloudflare Workers
comfyui-api
mckruz/comfyui-expert · Frontend
Connect to ComfyUI's REST API to execute workflows, monitor progress, and retrieve outputs.
clerk-backend-api
clerk/skills · Backend
User Prompt: $ARGUMENTS