API Dev

API design, REST, GraphQL

Showing 25-48 of 5615 skills
anthropics

mcp-builder

by anthropics

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

API Dev 163.2K 7mo ago
NousResearch

fastmcp

by NousResearch

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.

API Dev 218.4K 2mo ago
NousResearch

mcporter

by NousResearch

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.

API Dev 218.4K 2mo ago
microsoft

azure-ai-voicelive-java

by microsoft

Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket. Triggers: "VoiceLiveClient java", "voice assistant java", "real-time voice java", "audio streaming java", "voice activity detection java".

API Dev 2.8K 5mo ago
microsoft

azure-communication-callingserver-java

by microsoft

Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining legacy code.

API Dev 2.8K 5mo ago
microsoft

mcp-builder

by microsoft

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).

API Dev 2.8K 5mo ago
microsoft

podcast-generation

by microsoft

Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming.

API Dev 2.8K 5mo ago
microsoft

azure-ai-document-intelligence-ts

by microsoft

Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models.

API Dev 2.8K 5mo ago
microsoft

microsoft-docs

by microsoft

Prohledávejte oficiální dokumentaci Microsoftu, abyste našli koncepty,

API Dev 70K 5mo ago
Orchestra-Research

llamaguard

by Orchestra-Research

Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. Integrates with NeMo Guardrails.

API Dev 10.9K 8mo ago
sickn33

ai-wrapper-product

by sickn33

Expert in building products that wrap AI APIs (OpenAI, Anthropic,

API Dev 43.7K 3mo ago
microsoft

azure-eventgrid-java

by microsoft

Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events.

API Dev 2.8K 5mo ago
microsoft

azure-ai-voicelive-ts

by microsoft

Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots in Node.js or browser environments. Triggers: "voice live", "real-time voice", "VoiceLiveClient", "VoiceLiveSession", "voice assistant TypeScript", "bidirectional audio", "speech-to-speech JavaScript".

API Dev 2.8K 5mo ago
microsoft

copilot-sdk

by microsoft

Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, custom agents, skills, and deployment patterns. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).

Agents 2.8K 5mo ago
sickn33

agent-framework-azure-ai-py

by sickn33

"Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK."

Agents 43.7K 3mo ago
microsoft

azure-communication-callautomation-java

by microsoft

Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, DTMF recognition, text-to-speech, or AI-powered call flows.

API Dev 2.8K 5mo ago
microsoft

azure-ai-projects-java

by microsoft

Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations. Triggers: "AIProjectClient java", "azure ai projects java", "Foundry project java", "ConnectionsClient", "DatasetsClient", "IndexesClient".

API Dev 2.8K 5mo ago
Orchestra-Research

openrlhf-training

by Orchestra-Research

High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.

Agents 10.9K 8mo ago
affaan-m

backend-patterns

by affaan-m

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

API Dev 231.8K 3mo ago
microsoft

azure-ai-agents-persistent-dotnet

by microsoft

Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads", "agent runs", "streaming agents", "function calling agents .NET".

Agents 2.8K 5mo ago
affaan-m

ai-first-engineering

by affaan-m

Engineering operating model for teams where AI agents generate a large share of implementation output.

API Dev 231.8K 4mo ago
microsoft

azure-ai-agents-persistent-java

by microsoft

Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".

Agents 2.8K 5mo ago
anthropics

MCP Integration

by anthropics

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

API Dev 138.6K 8mo ago
anthropics

mcp-integration

by anthropics

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

API Dev 32.4K 5mo ago