API 开发

API 设计、REST 与 GraphQL

显示 2305-2328 / 共 6046 个技能
kriscard

senior-architect

kriscard

"Architecture: Use when designing system architecture, creating C4 diagrams, evaluating tech trade-offs, or writing ADRs. NOT for implementation details or coding."

API 开发 13 7个月前
florianbuetow

api

florianbuetow

This skill should be used when the user asks to "check API security", "audit REST API", "find BOLA vulnerabilities", "check for mass assignment", "analyze API rate limiting", "detect excessive data exposure", or mentions "API security", "BOLA", "IDOR", "mass assignment", "rate limiting", "broken function-level authorization", "excessive data exposure", or "OWASP API Top 10" in a security context.

API 开发 13 6个月前
localstack

localstack-extensions

localstack

Manage LocalStack Extensions. Use when users want to install, uninstall, list, or configure LocalStack extensions, or develop custom extensions to extend LocalStack functionality.

API 开发 13 7个月前
Docyrus

docyrus-app-dev

Docyrus

Build React TypeScript web applications using Docyrus as a backend. Use when creating or modifying apps that authenticate with Docyrus OAuth2, fetch/mutate data via the @docyrus/api-client library, use auto-generated collections for CRUD operations, or build queries with filters, aggregations, formulas, pivots, and child queries against Docyrus data sources. Triggers on tasks involving @docyrus/api-client, @docyrus/signin, Docyrus collections, data source queries, or Docyrus-backed React app development.

API 开发 13 6个月前
florianbuetow

pasta-objectives

florianbuetow

This skill should be used when the user asks to "define business objectives", "identify business-critical assets", "determine risk appetite", or is running PASTA stage 1. Also triggers when the user asks about compliance requirements, acceptable risk thresholds, or business impact analysis in a threat modeling context. Part of the PASTA threat modeling methodology (Stage 1 of 7).

API 开发 13 6个月前
florianbuetow

attack-surface

florianbuetow

This skill should be used when the user asks to "map attack surface", "list entry points", "inventory API endpoints", "find all inputs", "enumerate routes", "discover exposed endpoints", or "map external interfaces". Also triggers when the user asks about exposed APIs, form handlers, file upload endpoints, WebSocket handlers, CLI argument parsers, or wants to understand where external data enters the system.

API 开发 13 6个月前
jamierpond

yapi

jamierpond

Reference previous steps: Use ${step_name.field} to pass data between chain steps

API 开发 110 7个月前
dmmulroy

cloudflare

dmmulroy

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

API 开发 729 7个月前
proompteng

tailscale

proompteng

Troubleshoot Tailscale connectivity or access internal services via Tailscale hostnames.

API 开发 8 8个月前
Bbeierle12

brainstorming

Bbeierle12

Use when starting any feature, project, or design work. Guides collaborative design refinement through incremental questioning before any code is written.

API 开发 8 8个月前
joncrangle

lang-go

joncrangle

Go 1.23+ development specialist covering Chi, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.

API 开发 8 7个月前
joncrangle

opentui

joncrangle

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

API 开发 8 7个月前
mrclrchtr

web-fetch-to-markdown

mrclrchtr

Fetches and normalizes http(s) web pages into clean Markdown for LLM ingestion. Use when a task includes a URL, needs to fetch docs or asks to convert web docs/articles/pages into Markdown for summarizing, quoting, diffing, or saving.

API 开发 8 6个月前
sebnow

brainstorm

sebnow

"Explores ideas through structured questioning before any implementation. Use when brainstorming, requirements are unclear, or fleshing out ideas. Triggers: 'brainstorm', 'let us think about', 'flesh out this idea', 'explore options', unclear requirements, vague feature requests. Do NOT use for well-defined tasks with clear requirements."

API 开发 8 6个月前
nweii

raycast-extensions

nweii

"Build Raycast extensions using React and Node.js. Use for creating commands, UI components (List, Form, Grid), hooks (useFetch), AI integration, and manifest configuration."

API 开发 8 6个月前
workleap

workleap-squide

workleap

Squide (@squide/firefly) — Workleap's React modular application shell. Use when: (1) Working with FireflyRuntime, initializeFirefly, AppRouter, or FireflyProvider (2) Creating or modifying Squide host applications or modules (3) Registering routes, navigation items, or MSW request handlers (4) Squide integrations with TanStack Query, i18next, LaunchDarkly, Honeycomb, MSW, or Storybook (5) Deferred registrations or conditional navigation items (6) Global data fetching: usePublicDataQueries, useProtectedDataQueries (7) Squide hooks for event bus, environment variables, feature flags, logging, or bootstrapping state (8) Error boundaries or modular architecture in Squide applications

API 开发 8 6个月前
ClawWallet

claw-wallet

ClawWallet

"A multi-chain wallet skill for AI agents, with local sandbox signing, secure PIN handling, and configurable risk controls."

API 开发 26 5个月前
AMap-Web

amap-lbs-skill

AMap-Web

高德地图综合服务,支持POI搜索、路径规划、旅游规划、周边搜索和热力图数据可视化

API 开发 88 4个月前
diegosouzapw

deck-cli

diegosouzapw

Manage Kong Gateway and Konnect declaratively using decK CLI. Use when working with Kong Gateway configurations, syncing state, converting OpenAPI specs to Kong config, validating configurations, or automating Kong deployments. Handles declarative configuration files, API lifecycle automation, and Kong entity management.

API 开发 55 6个月前
rebyteai-template

market-data

rebyteai-template

Access US stock market data including price bars, news with sentiment, and company details via eng0 data API. Use when user asks for stock prices, OHLCV data, price history, stock news, or company information. Triggers include "stock price", "price history", "OHLCV", "stock news", "company info", "market data", "ticker data". Do NOT use for SEC filings (use sec-edgar-skill instead).

API 开发 16 8个月前
rebyteai-template

formsmd-builder

rebyteai-template

Build stylish, Typeform-like multi-step forms and surveys using Forms.md library. Use when user asks to: create a form, build a survey, make a questionnaire, create an onboarding flow, build a feedback form, or any multi-step data collection UI. Outputs standalone HTML files with embedded CSS/JS that can be deployed anywhere.

API 开发 16 7个月前
parhumm

backend-scaffold

parhumm

Generate production-ready backend code with routes, data models, service layers, and validation. Use when scaffolding backend from specs.

API 开发 25 6个月前
parhumm

backend-api-contract

parhumm

Generate OpenAPI 3.1 contracts with schemas, RFC 9457 errors, versioning, and examples. Use when defining API contracts from entities.

API 开发 25 6个月前
x-cmd

springboot-patterns

x-cmd

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

API 开发 25 7个月前