x-api
vmain
io.github.affaan-m/ECC/x-api
ツイートの投稿、スレッド、タイムラインの読み取り、検索、分析のためのX/Twitter API統合。OAuth認証パターン、レートリミット、プラットフォームネイティブなコンテンツ投稿をカバーする。ユーザーがプログラムでXと対話したい場合に使用する。
“Api Integration” 共 819 个结果
vmain
io.github.affaan-m/ECC/x-api
ツイートの投稿、スレッド、タイムラインの読み取り、検索、分析のためのX/Twitter API統合。OAuth認証パターン、レートリミット、プラットフォームネイティブなコンテンツ投稿をカバーする。ユーザーがプログラムでXと対話したい場合に使用する。
vmain
io.github.affaan-m/ECC/api-design
リソース命名、ステータス コード、ページネーション、フィルタリング、エラー応答、バージョン管理、およびレート制限を含む REST API デザイン パターン。
vmain
io.github.affaan-m/ECC/api-connector-builder
ターゲット リポジトリの既存統合パターンに正確に一致する新しい API コネクターまたはプロバイダーを構築します。2 番目のアーキテクチャを発明せずに、1 つ以上の統合を追加するときに使用します。
vmain
io.github.podman-desktop/extension-bootc/backend-api
Guides backend development with @podman-desktop/api and the bootc extension's RPC system. Covers container engine operations, provider management, RPC communication, build orchestration, VM management, and configuration. Triggers when working on packages/backend/ code, adding RPC methods to BootcAPI, implementing container/image operations, or asking about backend patterns.
vmain
io.github.echoVic/boss-skill/api-development
后端API开发方法论,包括RESTful/GraphQL设计、请求验证、错误处理和安全实现
vmain
io.github.vudovn/ag-kit/api-patterns
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
vmain
io.github.iflytek/skillhub/api-and-namespace-design
API design conventions, namespace coordinate system, RBAC roles, ClawHub compatibility layer, OpenAPI contract sync rules, and CSRF/session handling.
vmain
io.github.ruvnet/RuView/ruview-cli-api
Use the RuView `wifi-densepose` CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (`wifi-densepose-api`, Axum), and the browser/WASM build (`wifi-densepose-wasm`, `wifi-densepose-wasm-edge`). Use when integrating RuView into another program, scripting it from the shell, exposing it over HTTP, or shipping it to the browser / ESP32-WASM3.
vmain
io.github.affaan-m/ECC/api-connector-builder
通过匹配目标仓库现有的集成模式,构建一个新的API连接器或提供者。适用于在不发明第二种架构的情况下添加一个集成。
vmain
io.github.expo/expo/expo-api-docs
Write TSDoc comments for Expo SDK APIs following official conventions. MUST USE when introducing new user-facing TypeScript APIs in expo-* packages - document APIs correctly from the start, not as an afterthought. Also use when improving existing documentation. Covers @platform, @example, @deprecated, @default annotations, third-person declarative style, blockquote notes, and type export patterns for docs generation.
vmain
io.github.a5c-ai/babysitter/mobile-sensor-integration
Integrate mobile device sensors — accelerometer, gyroscope, GPS, camera, and biometric APIs for iOS and Android.
vmaster
io.github.nixopus/nixopus/mcp-integrations
MCP server discovery, tool invocation, and provider catalog integration. Load when a task involves external services, third-party tools, or when the user asks about MCP servers.
vmain
io.github.microsoft/FluidFramework/api-changes
Use when customer-facing API changes were made — i.e., API report .md files differ from main. Guides through release tag assignment, API Council review requirements, breaking change classification, deprecation process, and changeset guidance. Triggered automatically by ci-readiness-check when api-report diffs are detected.
vmain
io.github.vamseeachanta/workspace-hub/integration-with-workspace-hub
Sub-skill of automation: Integration with Workspace-Hub.
vnext
io.github.webiny/webiny-js/cms
API — Headless CMS — 124 abstractions. Entry, model, and group event handlers and use cases.
vnext
io.github.webiny/webiny-js/db
api/db — 3 abstractions.
vnext
io.github.webiny/webiny-js/languages
api/languages — 2 abstractions.
vnext
io.github.webiny/webiny-js/mailer
api/mailer — 11 abstractions.
vnext
io.github.webiny/webiny-js/tenant-manager
API — Tenant Manager — 9 abstractions. Tenant management event handlers and use cases.
vdevelop
io.github.Fody/Costura/api-docs
Write and review XML API documentation following .NET guidelines. Triggers: "document class", "add XML docs", "write XML documentation", "add triple-slash comments", "review documentation quality", "check docs for errors", "fix doc issues", "fill in missing docs", "remove To be added placeholders", API documentation requests.
vmain
io.github.davidtoby/agent-skills/automation-browser-api-workflows
Class-level workflow for browser automation, API reverse-engineering, macOS UI automation, tmux/interactive CLI control, MCP tool calling, camera capture, and direct tool/API replacement of fragile UI flows. Use when asked to automate websites/apps, learn private site APIs from traffic, drive interactive CLIs, call MCP servers/tools, capture camera frames, or control macOS UI.
vmain
io.github.sickn33/antigravity-awesome-skills/apify-actorization
Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.
vmain
io.github.alirezarezvani/claude-skills/api-test-suite-builder
Use when the user asks to generate API tests, create integration test suites, test REST endpoints, or build contract tests.
vmain
io.github.kreuzberg-dev/kreuzberg/api-server-mcp
REST API server and MCP protocol integration