API Dev

API design, REST, GraphQL

Showing 505-528 of 5529 skills
jezweb

cloudflare-worker-builder

by jezweb

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Workflow: describe project, scaffold structure, configure bindings, deploy. Use when creating Workers projects, setting up Hono/Vite, configuring D1/R2/KV bindings, or troubleshooting export syntax errors, API route conflicts, HMR issues, or deployment failures.

API Dev 822 3mo ago
lzwme

rqalpha

by lzwme

RQAlpha 米筐开源事件驱动回测框架。支持A股和期货,模块化架构,可自由扩展;当用户需要使用 rqalpha 进行策略回测、模拟交易或Mod插件开发时使用。

API Dev 75 2mo ago
EpicenterHQ

elysia

by EpicenterHQ

Elysia.js server patterns for error handling, status responses, and plugin composition. Use when writing Elysia route handlers, returning HTTP errors, creating plugins, or working with Eden Treaty type safety.

API Dev 4.6K 3mo ago
codewithmukesh

serilog

by codewithmukesh

Structured logging with Serilog for .NET 10 applications. Covers two-stage bootstrap, appsettings configuration, enrichers, sinks, request logging, destructuring, and Serilog.Expressions. Load this skill when setting up Serilog, configuring log sinks, enrichers, or structured logging, or when the user mentions "Serilog", "structured logging", "log enrichment", "Seq", "LogContext", "UseSerilog", "WriteTo", "message template", "Serilog.Expressions", "request logging", "log sink", "rolling file", or "audit log".

API Dev 423 3mo ago
Dicklesworthstone

clay-multi-env-setup

by Dicklesworthstone

Configure Clay across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment secrets, or implementing environment-specific Clay configurations. Trigger with phrases like "clay environments", "clay staging", "clay dev prod", "clay environment setup", "clay config by env".

API Dev 1.1K 4mo ago
Dicklesworthstone

apollo-local-dev-loop

by Dicklesworthstone

Configure Apollo.io local development workflow. Use when setting up development environment, testing API calls locally, or establishing team development practices. Trigger with phrases like "apollo local dev", "apollo development setup", "apollo dev environment", "apollo testing locally".

API Dev 1.1K 4mo ago
Dicklesworthstone

apollo-common-errors

by Dicklesworthstone

Diagnose and fix common Apollo.io API errors. Use when encountering Apollo API errors, debugging integration issues, or troubleshooting failed requests. Trigger with phrases like "apollo error", "apollo api error", "debug apollo", "apollo 401", "apollo 429", "apollo troubleshoot".

API Dev 1.1K 4mo ago
spring-ai-alibaba

readme-generate

by spring-ai-alibaba

Generates comprehensive README.md files for Spring Boot modules based on task specification requirements

API Dev 2.7K 4mo 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
zard-ui

angular-http

by zard-ui

Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, error handling, or converting Observable-based HTTP to signal-based patterns.

API Dev 1.1K 4mo ago
groeimetai

integration-hub

by groeimetai

This skill should be used when the user asks to "IntegrationHub", "spoke", "flow action", "integration", "subflow", "connection alias", "credential alias", "REST step", or any ServiceNow IntegrationHub development.

API Dev 74 3mo ago
qdhenry

Cloudflare Manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.

API Dev 1.3K 7mo ago
DouyinFE

semi-design-guide

by DouyinFE

使用 Semi Design 组件的完整指南,包括 MCP 工具使用流程、常见模式、最佳实践。当你需要查询 Semi Design 组件、生成组件代码或解决使用问题时,请使用此技能。

API Dev 9.9K 4mo ago
dagger

dagger-design-proposals

by dagger

Write design proposals for Dagger features. Use when asked to draft, review, or iterate on Dagger design documents, RFCs, or proposals.

API Dev 15.9K 3mo ago
Dicklesworthstone

apollo-observability

by Dicklesworthstone

Set up Apollo.io monitoring and observability. Use when implementing logging, metrics, tracing, and alerting for Apollo integrations. Trigger with phrases like "apollo monitoring", "apollo metrics", "apollo observability", "apollo logging", "apollo alerts".

API Dev 1.1K 4mo ago
codewithmukesh

aspire

by codewithmukesh

.NET Aspire for cloud-native orchestration. Covers AppHost configuration, service defaults, resource configuration, service discovery, and the Aspire dashboard. Load this skill when setting up local development orchestration, service discovery, or Aspire-managed infrastructure, or when the user mentions "Aspire", "AppHost", "service defaults", "service discovery", "orchestration", "Aspire dashboard", "AddProject", "WithReference", or "cloud-native .NET".

API Dev 423 3mo ago
pinchtab

pinchtab

by pinchtab

Control a headless or headed Chrome browser via Pinchtab's HTTP API. Use for web automation, scraping, form filling, navigation, and multi-tab workflows. Pinchtab exposes the accessibility tree as flat JSON with stable refs — optimized for AI agents (low token cost, fast). Use when the task involves: browsing websites, filling forms, clicking buttons, extracting page text, taking screenshots, or any browser-based automation. Requires a running Pinchtab instance (Go binary).

Accessibility 9.2K 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
browserbase

functions

by browserbase

Guide Claude through deploying serverless browser automation using the official bb CLI

API Dev 3.5K 4mo ago
browserbase

browser

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

API Dev 3.5K 4mo ago
longbridge

gpui-event

by longbridge

Event handling and subscriptions in GPUI. Use when implementing events, observers, or event-driven patterns. Supports custom events, entity observations, and event subscriptions for coordinating between components.

API Dev 11.6K 4mo ago
longbridge

gpui-context

by longbridge

Context management in GPUI including App, Window, and AsyncApp. Use when working with contexts, entity updates, or window operations. Different context types provide different capabilities for UI rendering, entity management, and async operations.

API Dev 11.6K 4mo ago
longbridge

gpui-entity

by longbridge

Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async operations with state updates, or implementing reactive patterns. Entities provide safe concurrent access to application state.

API Dev 11.6K 4mo ago
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