API 开发

API 设计、REST 与 GraphQL

显示 2377-2400 / 共 6046 个技能
chaterm

service-ingress

chaterm

Kubernetes Service 与 Ingress

API 开发 57 7个月前
mikecfisher

ableton-lom

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 开发 16 7个月前
chaterm

proxy

chaterm

代理服务器配置

API 开发 57 7个月前
mutable-state-inc

ensue-memory

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 开发 421 7个月前
salvo-rs

salvo-tls-acme

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-cors

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-compression

salvo-rs

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

API 开发 20 7个月前
andrelandgraf

shiki-code-blocks

andrelandgraf

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

API 开发 20 7个月前
salvo-rs

salvo-basic-app

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 开发 20 7个月前
salvo-rs

salvo-timeout

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-path-syntax

salvo-rs

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

API 开发 20 7个月前
ronnycoding

connect-mcp-server

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 开发 20 10个月前
salvo-rs

salvo-routing

salvo-rs

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

API 开发 20 7个月前
andrelandgraf

ralph-loop

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.

智能体 20 7个月前
andrelandgraf

use-fullstackrecipes

andrelandgraf

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

API 开发 20 7个月前
andrelandgraf

ai-chat

andrelandgraf

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

API 开发 20 7个月前
salvo-rs

salvo-graceful-shutdown

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-proxy

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-middleware

salvo-rs

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

API 开发 20 7个月前
andrelandgraf

authentication

andrelandgraf

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

API 开发 20 7个月前
salvo-rs

salvo-rate-limiter

salvo-rs

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

API 开发 20 7个月前
andrelandgraf

stripe-subscriptions

andrelandgraf

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

API 开发 20 7个月前
salvo-rs

salvo-concurrency-limiter

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-openapi

salvo-rs

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

API 开发 20 7个月前