API 开发

API 设计、REST 与 GraphQL

显示 745-768 / 共 6068 个技能
Innei

dokploy-traefik-traffic-split

Innei

Use when you need to canary-deploy two HTTP backends on the same Dokploy-managed domain with a percentage split (e.g. migrating an SPA from one framework to another). Covers the critical SPA-asset trap that breaks naive sticky-cookie splits, a path-aware Traefik config that solves it, and a four-phase workflow (backup → dry-run on a canary host → roll to prod → quick rollback).

API 开发 78 3个月前
Innei

dokploy-api-cli

Innei

Use when operating a Dokploy-managed deployment via REST API from the shell — creating/updating/deploying postgres/redis/compose/application services, switching an application's source between docker registry and git build, or scripting redeploys. Covers auth, the working endpoint catalog, and a critical gotcha about deployment status semantics.

API 开发 78 4个月前
Innei

cloudflare-r2-upload

Innei

Use when uploading one or many files to a Cloudflare R2 bucket and returning public URLs via a bound custom domain. Covers wrangler CLI and the REST API (Cloudflare API token) paths, batched uploads, MIME handling, correct account selection for multi-account setups, and post-upload public-URL verification. Triggers on tasks like "upload these images to R2", "push assets to the uploads bucket", "put files under <prefix>/ on R2".

API 开发 78 4个月前
studyzy

openspec-bulk-archive-change

studyzy

一次归档多个已完成的变更。用于归档多个并行变更。

API 开发 1万 7个月前
studyzy

openspec-bulk-archive-change

studyzy

一次归档多个已完成的变更。用于归档多个并行变更。

API 开发 1万 7个月前
freee

freee-api-skill

freee

"freee API を MCP 経由で操作するスキル。会計・人事労務・請求書・工数管理・販売の詳細APIリファレンスと使い方ガイドを提供。"

API 开发 495 6个月前
kylesnowschwartz

jq

kylesnowschwartz

This skill SHOULD be used when the user asks to "get the version from package.json", "what dependencies are in this project", "extract field from JSON", "check tsconfig settings", "parse API response", "get scripts from package.json", or when needing specific fields from JSON files without loading the entire file.

API 开发 112 7个月前
OneWave-AI

job-application-optimizer

OneWave-AI

Optimize job applications by tailoring resumes to job postings, generating customized cover letters, and preparing role-specific interview questions. Analyzes job descriptions to highlight relevant skills and experience. Use when users need to apply for jobs, customize resumes, or prepare for interviews.

API 开发 274 10个月前
saleor

saleor-paper-storefront

saleor

Project-specific patterns for the Saleor Paper storefront built with Next.js 16, TypeScript, and Tailwind CSS. Use when working with product pages, checkout flow, caching, variant selection, filtering, SEO, or UI components. For universal Saleor API patterns, see the saleor-storefront dependency.

API 开发 1592 6个月前
danielmiessler

Recon

danielmiessler

Security reconnaissance. USE WHEN recon, reconnaissance, bug bounty, attack surface. SkillSearch('recon') for docs.

API 开发 1.9万 6个月前
bitwarden

writing-server-code

bitwarden

Bitwarden server code conventions for C# and .NET. Use when working in the server repo, creating commands, queries, services, or API endpoints.

API 开发 137 7个月前
xiaou61

code-nest-project-spec

xiaou61

Code-Nest 多模块全栈项目协作规范与落点导航。Use when modifying this repository for feature development, bug fixing, refactor, API change, SQL migration, or frontend-backend联调 so changes land in the correct module with consistent conventions.

API 开发 772 4个月前
knoopx

scraping

knoopx

Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions.

API 开发 81 7个月前
knoopx

vicinae

knoopx

Builds Vicinae launcher extensions with TypeScript and React, defines commands, and creates List/Form/Detail views. Use when creating new extensions and implementing view/no-view commands.

API 开发 81 6个月前
knoopx

nomnoml

knoopx

Writes, edits, and renders nomnoml diagrams (text-to-UML) for architecture sketches, class diagrams, sequence-like flows, and relationship graphs. Use when asked to create or update nomnoml code, convert a description into a diagram, or render nomnoml to SVG/PNG for docs.

API 开发 81 7个月前
wwwzhouhui

jimeng_mcp_skill

wwwzhouhui

使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。

API 开发 263 8个月前
getsentry

sentry-setup-metrics

getsentry

Setup Sentry Metrics in any project. Use this when asked to add Sentry metrics, track custom metrics, setup counters/gauges/distributions, or instrument application performance metrics. Supports JavaScript, TypeScript, Python, React, Next.js, and Node.js.

API 开发 255 9个月前
daya0576

beaverhabits

daya0576

Track and manage your habits using the Beaver Habit Tracker API.

API 开发 1828 6个月前
patchy631

Hugging Face API Tool Builder

patchy631

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

API 开发 3.7万 7个月前
CoWork-OS

polymarket

CoWork-OS

Query Polymarket prediction markets — search events, check odds and prices,

API 开发 440 6个月前
CoWork-OS

supabase-sdk-patterns

CoWork-OS

Execute apply production-ready Supabase SDK patterns for TypeScript and Python. Use when implementing Supabase integrations, refactoring SDK usage, or establishing team coding standards for Supabase. Trigger with phrases like "supabase SDK patterns", "supabase best practices", "supabase code patterns", "idiomatic supabase".

API 开发 440 7个月前
CoWork-OS

calendly

CoWork-OS

Manage Calendly scheduling via the v2 API. List event types, view scheduled events,

API 开发 440 6个月前
CoWork-OS

youtube

CoWork-OS

Fetch transcripts, metadata, and captions from YouTube videos.

API 开发 440 6个月前
awslabs

amazon-location-service

awslabs

Integrates Amazon Location Service APIs for AWS applications. Use this skill when users want to add maps (interactive MapLibre or static images); geocode addresses to coordinates or reverse geocode coordinates to addresses; calculate routes, travel times, or service areas; find places and businesses through text search, nearby search, or autocomplete suggestions; retrieve detailed place information including hours, contacts, and addresses; monitor geographical boundaries with geofences; or track device locations. Covers authentication, SDK integration, and all Amazon Location Service capabilities.

API 开发 870 6个月前