api▌
141 indexed skills · max 10 per page
design-an-interface
explainx/design-an-interface · design
Generate multiple radically different interface designs for a module using parallel sub-agents.
google-chat-api
jezweb/claude-skills · Backend
Build Google Chat bots, webhooks, and interactive forms with Cards v2, Spaces/Members/Reactions APIs, and bearer token verification. \n \n Supports two integration modes: incoming webhooks for one-way notifications and HTTP endpoints for interactive bots with button clicks and form submissions \n Cards v2 with Markdown and HTML formatting, 15+ widget types (text, buttons, inputs, date pickers), and 100-widget-per-card limit \n Spaces API for creating/listing/searching spaces, Members API for man
jimeng-api-image-gen
wvlvik/toy-skills · Backend
Generate high-quality AI images using Volcengine's Jimeng 4.0 API with text prompts or image inputs.
api-designer
jeffallan/claude-skills · Frontend
REST and GraphQL API design with comprehensive OpenAPI 3.1 specifications and architectural guidance. \n \n Covers resource modeling, endpoint design, HTTP method semantics, and URI patterns with strict REST principles \n Includes OpenAPI 3.1 templates, RFC 7807 error response standards, and validation workflows using Redocly and Prism mock servers \n Provides reference guides for versioning strategies, pagination patterns (cursor, offset, keyset), and backward-compatibility planning \n Enforces
api-design-principles
wshobson/agents · Frontend
REST and GraphQL API design principles for building scalable, developer-friendly APIs. \n \n Covers resource-oriented REST patterns including HTTP method semantics, URL design, pagination, filtering, and error handling with consistent status codes \n Includes GraphQL schema-first development with type definitions, resolver patterns, Relay-style pagination, and DataLoader implementation for N+1 prevention \n Provides versioning strategies (URL, header, query parameter) and HATEOAS patterns for hy
fetch
browserbasehq/sdk · data
Use this skill to retrieve a URL without a full browser session, fetching HTML or JSON from static pages and inspecting headers.
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
search-patents
patents.google.com/search-patents-369445 · research
Search Google Patents (~140M+ worldwide publications) by free-text query, assignee, inventor, country, status, language, or date range — returns publication number, title, priority/filing/grant/publication dates, inventor, assignee, snippet, PDF URL, and canonical landing-page URL for each match.
raindrop-api
intellectronica/agent-skills · Backend
This skill enables interaction with the Raindrop.io bookmarks service through its REST API. Use curl and jq for direct REST calls.
vue-options-api-best-practices
vuejs-ai/skills · Frontend
Vue 3 Options API patterns, TypeScript integration strategies, and context-binding gotchas. \n \n Covers TypeScript type safety for component properties, this context, prop validators, event handlers, complex types, provide/inject, and computed return types \n Addresses common method and lifecycle hook pitfalls: arrow function binding issues, context loss, and stateful method state leakage across instances \n Organized as a reference guide with linked examples for each pattern and anti-pattern \