API Dev

API design, REST, GraphQL

Showing 2377-2400 of 6046 skills
chaterm

service-ingress

by chaterm

Kubernetes Service 与 Ingress

API Dev 57 7mo ago
mikecfisher

ableton-lom

by mikecfisher

Comprehensive Ableton Live Object Model (LOM) API reference for developing Remote Scripts in Python. Use this skill when working with Ableton Live Remote Scripts, control surfaces, or any Python code that interfaces with Ableton Live's internal API. Covers Live 12.3 API including: Song, Track, Clip, Device, DeviceParameter, Scene, ClipSlot, MixerDevice, Chain, RackDevice, Browser, and all specialized device classes (Simpler, Wavetable, Drift, etc.). Provides property types, access modes (read-only/read-write), observable status, method signatures, and canonical paths. Essential for: (1) Building or extending Remote Scripts, (2) Creating MCP servers for Ableton, (3) Developing control surface integrations, (4) Automating Live via Python.

API Dev 16 7mo ago
chaterm

proxy

by chaterm

代理服务器配置

API Dev 57 7mo ago
mutable-state-inc

ensue-memory

by mutable-state-inc

Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember this", "recall", "what do I know about", or any knowledge request.

API Dev 421 7mo ago
salvo-rs

salvo-tls-acme

by salvo-rs

Configure TLS/HTTPS with automatic certificate management via ACME (Let's Encrypt). Use for production deployments with secure connections.

API Dev 20 7mo ago
salvo-rs

salvo-cors

by salvo-rs

Configure Cross-Origin Resource Sharing (CORS) and security headers. Use for APIs accessed from browsers on different domains.

API Dev 20 7mo ago
salvo-rs

salvo-compression

by salvo-rs

Compress HTTP responses using gzip, brotli, zstd, or deflate. Use for reducing bandwidth and improving load times.

API Dev 20 7mo ago
andrelandgraf

shiki-code-blocks

by andrelandgraf

Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.

API Dev 20 7mo ago
salvo-rs

salvo-basic-app

by salvo-rs

Create basic Salvo web applications with handlers, routers, and server setup. Use when starting a new Salvo project or adding basic HTTP endpoints.

API Dev 20 7mo ago
salvo-rs

salvo-timeout

by salvo-rs

Configure request timeouts to prevent slow requests from blocking resources. Use for protecting APIs from long-running operations.

API Dev 20 7mo ago
salvo-rs

salvo-path-syntax

by salvo-rs

Path parameter syntax guide for Salvo routing. Explains the {} syntax (v0.76+) vs deprecated <> syntax, with migration examples.

API Dev 20 7mo ago
ronnycoding

connect-mcp-server

by ronnycoding

Guide for connecting MCP (Model Context Protocol) servers to Claude Code with HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security. Use when the user wants to connect MCP servers, add integrations, configure external services, or mentions MCP, servers, integrations, or external tools.

API Dev 20 10mo ago
salvo-rs

salvo-routing

by salvo-rs

Configure Salvo routers with path parameters, nested routes, and filters. Use for complex routing structures and RESTful APIs.

API Dev 20 7mo ago
andrelandgraf

ralph-loop

by andrelandgraf

Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.

Agents 20 7mo ago
andrelandgraf

use-fullstackrecipes

by andrelandgraf

Discover and follow recipes via MCP resources for setup guides, skills, and cookbooks. The meta-skill for using fullstackrecipes effectively.

API Dev 20 7mo ago
andrelandgraf

ai-chat

by andrelandgraf

Build a complete AI chat application with database persistence, chat list management, and automatic title generation.

API Dev 20 7mo ago
salvo-rs

salvo-graceful-shutdown

by salvo-rs

Implement graceful server shutdown to handle in-flight requests before stopping. Use for zero-downtime deployments and proper resource cleanup.

API Dev 20 7mo ago
salvo-rs

salvo-proxy

by salvo-rs

Implement reverse proxy to forward requests to backend services. Use for load balancing, API gateways, and microservices routing.

API Dev 20 7mo ago
salvo-rs

salvo-middleware

by salvo-rs

Implement middleware for authentication, logging, CORS, and request processing. Use for cross-cutting concerns and request/response modification.

API Dev 20 7mo ago
andrelandgraf

authentication

by andrelandgraf

Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.

API Dev 20 7mo ago
salvo-rs

salvo-rate-limiter

by salvo-rs

Implement rate limiting to protect APIs from abuse. Use for preventing DDoS attacks and ensuring fair resource usage.

API Dev 20 7mo ago
andrelandgraf

stripe-subscriptions

by andrelandgraf

Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.

API Dev 20 7mo ago
salvo-rs

salvo-concurrency-limiter

by salvo-rs

Limit concurrent requests to protect resources. Use for file uploads, expensive operations, and preventing resource exhaustion.

API Dev 20 7mo ago
salvo-rs

salvo-openapi

by salvo-rs

Generate OpenAPI documentation automatically from Salvo handlers. Use for API documentation, Swagger UI, and API client generation.

API Dev 20 7mo ago