arcanea-api-design
Design APIs that developers love. RESTful principles, GraphQL patterns, versioning strategies, and the art of creating interfaces that are intuitive, consistent, and future-proof.
api-design-patterns
REST API design patterns including versioning strategies (URL, header, content negotiation), pagination (offset, cursor, keyset), filtering and sorting, error response formats (RFC 7807), authentication (JWT, OAuth 2.0, API keys), rate limiting, and OpenAPI specification. Use when designing APIs, documenting endpoints, implementing authentication, standardizing error responses, or reviewing API implementations.
api-tester
Makes HTTP requests to any URL and returns the response (supports GET, POST, PUT, PATCH, DELETE)
youtube
YouTube Data API v3 via curl. Use this skill to search videos, get video/channel info, list playlists, and fetch comments.
slack
Slack API for sending messages, reading channels, and managing conversations. Use this skill to post messages, upload files, and interact with Slack workspaces.
tavily
Tavily AI search API integration via curl. Use this skill to perform live web search and RAG-style retrieval.
qdrant
Qdrant vector database REST API via curl. Use this skill to store, search, and manage vector embeddings.
serpapi
SerpApi search engine results API via curl. Use this skill to scrape Google, Bing, YouTube, and other search engines.
mercury
Mercury Banking API via curl. Use this skill to manage bank accounts, transactions, transfers, and financial operations.
kommo
Kommo CRM API via curl. Use this skill for managing leads, contacts, companies, tasks, and sales pipelines.
gmail
Gmail API via curl. Use this skill to read, send, and manage emails, labels, drafts, and threads.
chatwoot
Chatwoot customer support API via curl. Use this skill to manage contacts, conversations, and messages for multi-channel customer support.
openhue
Control Philips Hue lights/scenes via the OpenHue CLI.
trello
Manage Trello boards, lists, and cards via the Trello REST API.
mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.