7713 results (57.4ms) page 6 / 386
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)...

claude-world / director-mode-lite-handoff-gemini exact

Delegate tasks to Gemini CLI to save Claude context

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

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

am-will / codex-skills-gemini-computer-use exact

Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot...

sarfraznawaz2005 / agent-skills-collection-gemini-computer-use exact

Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot...

dbmcco / claude-agent-toolkit-gemini-cli-extension-porting exact

Use when porting beads or superpowers workflows into Gemini CLI extensions or designing Gemini CLI command prompts that emulate multi-step agent workflows - covers extension layout, GEMINI.md...

shipshitdev / library-api-design-expert exact

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

akrindev / google-studio-skills-gemini-image exact

Generate images using Google Gemini and Imagen models via scripts/. Use for AI image generation, text-to-image, creating visuals from prompts, generating multiple images, custom aspect ratios, and...

akrindev / google-studio-skills-gemini-tts exact

Generate speech from text using Google Gemini TTS models via scripts/. Use for text-to-speech, audio generation, voice synthesis, multi-speaker conversations, and creating audio content. Supports...

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/**`.