API Dev

API design, REST, GraphQL

Showing 361-384 of 5527 skills
longbridge

gpui-global

by longbridge

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.

API Dev 11.6K 4mo ago
openclaw

trello

by openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

API Dev 376.8K 4mo ago
antfu

vitest

by antfu

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

API Dev 5.2K 4mo ago
vercel-labs

portless

by vercel-labs

Set up and use portless for named local dev server URLs (e.g. http://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a project, configuring dev server names, setting up the local proxy, working with .localhost domains, or troubleshooting port/proxy issues.

API Dev 9.6K 3mo ago
antfu

vite

by antfu

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

API Dev 5.2K 4mo ago
giuseppe-trisciuoglio

spring-boot-crud-patterns

by giuseppe-trisciuoglio

Provides repeatable CRUD workflows for Spring Boot 3 services with Spring Data JPA and feature-focused architecture. Use when modeling aggregates, repositories, controllers, and DTOs for REST APIs.

API Dev 269 3mo ago
giuseppe-trisciuoglio

spring-boot-openapi-documentation

by giuseppe-trisciuoglio

Provides patterns to generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when setting up API documentation, configuring Swagger UI, adding OpenAPI annotations, implementing security documentation, or enhancing REST endpoints with examples and schemas.

API Dev 269 3mo ago
antfu

vue-router-best-practices

by antfu

"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions."

API Dev 5.2K 4mo ago
modstart-lib

aigcpanel-skills

by modstart-lib

通过 AigcPanel Pro 内置 HTTP 接口调用本地 AI 模型。当需要列出可用模型、调用模型生成内容、或查询任务结果时使用本技能。适用场景:自动化脚本调用 AI 模型、外部程序集成 AigcPanel Pro、批量处理任务。

API Dev 5.1K 1mo ago
GPTomics

bio-clinical-databases-dbsnp-queries

by GPTomics

Query dbSNP for rsID lookups, variant annotations, and cross-references to other databases. Use when mapping between rsIDs and genomic coordinates or retrieving basic variant information.

API Dev 843 3mo ago
lobehub

modal

by lobehub

Modal imperative API guide. Use when creating modal dialogs using createModal from @lobehub/ui. Triggers on modal component implementation or dialog creation tasks.

API Dev 78.2K 3mo ago
databricks-solutions

databricks-app-apx

by databricks-solutions

"Build full-stack Databricks applications using APX framework (FastAPI + React)."

API Dev 1.6K 3mo ago
rohitg00

microservices-design

by rohitg00

Microservices design patterns including service mesh, event-driven architecture, saga pattern, and API gateway

API Dev 1.9K 4mo ago
labring

api-development

by labring

FastGPT API 开发规范。重点强调使用 zod schema 定义入参和出参,在 API 文档中声明路由信息,编写对应的 OpenAPI 文档,以及在 API 路由中使用 schema.parse 进行验证。

API Dev 28.3K 3mo ago
WordPress

wp-performance

by WordPress

"Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification."

API Dev 1.6K 5mo ago
labring

test-skill

by labring

当用户需要编写一个单元测试时,触发该 skill,编写单元测试。

API Dev 28.3K 3mo ago
github

aspnet-minimal-api-openapi

by github

'Create ASP.NET Minimal API endpoints with proper OpenAPI documentation'

API Dev 34.4K 3mo ago
PostHog

implementing-warehouse-sources

by PostHog

Implement and extend PostHog Data warehouse import sources. Use when adding a new source under posthog/temporal/data_imports/sources, adding datasets/endpoints to an existing source, or adding incremental sync support, pagination, credentials validation, and source tests.

API Dev 34.9K 2mo ago
mayswind

ezbookkeeping

by mayswind

Use ezBookkeeping API Tools script to record new transactions, query transactions, retrieve account information, retrieve categories, retrieve tags, and retrieve exchange rate data in the self hosted personal finance application ezBookkeeping.

API Dev 5K 3mo ago
ccxt

ccxt-go

by ccxt

CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.

API Dev 42.8K 4mo ago
ccxt

ccxt-typescript

by ccxt

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.

API Dev 42.8K 4mo ago
github

microsoft-docs

by github

'Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.'

Agents 34.4K 3mo ago
labring

api-development

by labring

FastGPT API 开发规范。重点强调使用 zod schema 定义入参和出参,在 API 文档中声明路由信息,编写对应的 OpenAPI 文档,以及在 API 路由中使用 schema.parse 进行验证。

API Dev 28.3K 3mo ago
PostHog

isolating-product-facade-contracts

by PostHog

Plan and execute incremental product isolation migrations to a facade plus contract layer in PostHog, following the Visual review architecture. Use when a product still exposes internals (models/logic/views) across boundaries and needs a safe, multi-PR migration toward contracts.py + facade/api.py + presentation separation.

API Dev 34.9K 2mo ago