7465 results (67.6ms) page 4 / 374
majiayu000 / claude-arsenal-api-design exact

REST/GraphQL/gRPC API design best practices. Use when designing APIs, defining contracts, handling versioning. Covers OpenAPI 3.2, GraphQL Federation, gRPC streaming.

getlate-dev / late-api exact

Official Late API reference for scheduling posts across 13 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific features. Use when building with the Late...

markpitt / claude-skills-freeagent-api exact

Interacts with the FreeAgent accounting API to manage invoices, contacts, projects, expenses, timeslips, and other financial data. Use when the user needs to retrieve, create, update, or analyze...

yzfly / douyin-mcp-server-douyin-video exact

抖音无水印视频下载和文案提取工具. 从抖音分享链接获取无水印视频下载链接, 下载视频, 提取视频中的语音文案并自动保存到文件. 适用场景包括获取抖音视频信息, 下载无水印视频, 批量提取视频文案. 当用户需要处理抖音视频链接或提取视频内容时触发.

benshapyro / cadre-devkit-claude-api-design-patterns exact

Provides REST and GraphQL API design patterns for Node.js, Flask, and FastAPI. Use when designing endpoints, request/response structures, API architecture, pagination, authentication, rate...

markpitt / claude-skills-github-api exact

Orchestrates comprehensive GitHub API access across all services. Intelligently routes API operations to specialized resource files covering authentication, repositories, issues/PRs, workflows,...

julianobarbosa / claude-code-skills-prometheus-api exact

Query and interact with Prometheus HTTP API for monitoring data. Use when Claude needs to query Prometheus metrics, execute PromQL queries, retrieve targets/alerts/rules status, access metadata...

intellectronica / agent-skills-todoist-api exact

This skill provides instructions for interacting with the Todoist REST API v2 using curl and jq. It covers authentication, CRUD operations for tasks/projects/sections/labels/comments, pagination...

onewave-ai / claude-skills-api-documentation-writer exact

Generate comprehensive API documentation including endpoint descriptions, request/response examples, authentication guides, error codes, and SDKs. Creates OpenAPI/Swagger specs, REST API docs, and...

adriangrantdotorg / spotify-web-api-skill-skill-spotify-web-api exact

Best practices and workflows for the Spotify Web API. Use when building apps that interact with Spotify to: (1) Handle rate limits and 429 errors, (2) Implement efficient polling strategies, (3)...

JackyST0 / awesome-agent-skills-examples-api-doc-generator exact

Generate API documentation from source code, supporting REST APIs, GraphQL, and various documentation formats.

shipshitdev / library-api-design-expert exact

Expert in RESTful API design, OpenAPI/Swagger documentation, versioning, error handling, and API best practices for NestJS applications

wwwzhouhui / skills-collection-siliconflow-api-skills exact

硅基流动(SiliconFlow)云服务平台文档。用于大语言模型 API 调用、图片生成、向量模型、在 Claude Code 中使用硅基流动、Chat Completions API、Stream 模式等。

williamzujkowski / cognitive-toolworks-api-design-validator exact

Design and validate REST and GraphQL APIs with OpenAPI/GraphQL schema generation, security hardening, and OWASP API Security compliance.

mindrally / skills-go-api-development exact

Go API development guidelines using the standard library (1.22+) with best practices for RESTful API design, error handling, and security

mindrally / skills-openai-api-development exact

Expert guidance for OpenAI API development including GPT models, Assistants API, function calling, embeddings, and best practices for production applications.

aj-geddes / useful-ai-prompts-api-security-hardening exact

Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building or hardening API endpoints against common attacks.

aj-geddes / useful-ai-prompts-api-gateway-configuration exact

Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when deploying microservices, setting up reverse proxies, or managing API traffic.

TryGhost / ghost-add-admin-api-endpoint exact

Add a new endpoint or endpoints to Ghost's Admin API at `ghost/api/admin/**`.