7462 results (77.0ms) page 4 / 374
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...

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

emvnuel / skill-md-rest-api-design exact

REST API design patterns and MicroProfile OpenAPI documentation. Use when designing endpoints, choosing HTTP methods, status codes, or documenting APIs with OpenAPI annotations.

aj-geddes / useful-ai-prompts-api-contract-testing exact

Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract testing, Pact, API contract validation, schema validation, and consumer-driven contracts.

aj-geddes / useful-ai-prompts-flask-api-development exact

Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response handling. Use when building RESTful APIs, microservices, or lightweight web...