API Dev

API design, REST, GraphQL

Showing 937-960 of 5531 skills
sailscastshq

sails

by sailscastshq

Sails.js framework patterns for The Boring JavaScript Stack - actions, helpers, routes, policies, hooks, configuration, security, middleware, file uploads, deployment, and more. Use this skill when building, reviewing, or debugging any server-side code in a Sails.js application.

API Dev 499 3mo ago
sailscastshq

realtime

by sailscastshq

WebSocket and realtime communication with sails-hook-sockets for Sails.js applications. Use this skill when building chat, notifications, live updates, presence tracking, or any feature that requires persistent bidirectional communication between server and client.

API Dev 499 3mo ago
sailscastshq

email

by sailscastshq

Email sending patterns for The Boring JavaScript Stack — sails-hook-mail configuration, EJS templates, SMTP/Resend transports, and transactional email patterns. Use this skill when configuring mail, writing email templates, or sending transactional emails in a Sails.js application.

API Dev 499 3mo ago
sailscastshq

quest

by sailscastshq

Background job scheduling with sails-hook-quest for Sails.js applications. Use this skill when creating, scheduling, or managing background jobs, cron tasks, recurring scripts, or any deferred/periodic work in a Sails.js application.

API Dev 499 3mo ago
cinience

alicloud-data-analytics-dataanalysisgbi

by cinience

Manage Alibaba Cloud DataAnalysisGBI (DataAnalysisGBI) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.

API Dev 391 3mo ago
cinience

alicloud-backup-bdrc

by cinience

Manage Alibaba Cloud Backup and Disaster Recovery Center (BDRC) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.

API Dev 391 3mo ago
cinience

alicloud-backup-hbr

by cinience

Manage Alibaba Cloud Cloud Backup (hbr) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.

API Dev 391 3mo ago
cinience

alicloud-data-lake-dlf

by cinience

Manage Alibaba Cloud Data Lake Formation (DataLake) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.

API Dev 391 3mo ago
cinience

alicloud-data-lake-dlf-next-test

by cinience

Minimal smoke test for DlfNext skill. Validate metadata discovery and one read-only API call.

API Dev 391 3mo ago
cinience

alicloud-data-lake-dlf-test

by cinience

Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call.

API Dev 391 3mo ago
cinience

alicloud-data-lake-dlf-next

by cinience

Manage Alibaba Cloud Data Lake Formation (DlfNext) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.

API Dev 391 3mo ago
alexandru

kotlin-java-library

by alexandru

Kotlin design for Java libraries and Java consumers. Use when building Kotlin code intended for Java callers, aligning with Java interop, JVM annotations, records, and backward/binary compatibility rules.

API Dev 45 4mo ago
alexandru

cats-effect-resource

by alexandru

Scala resource lifecycle management with Cats Effect Resource and IO. Use when defining safe acquisition/release, composing resources (including parallel acquisition), or designing resource-safe APIs and cancellation behavior for files, streams, pools, clients, and background fibers.

API Dev 45 4mo ago
astronomer

airflow

by astronomer

Manages Apache Airflow operations including listing, testing, running, and debugging DAGs, viewing task logs, checking connections and variables, and monitoring system health. Use when working with Airflow DAGs, pipelines, workflows, or tasks, or when the user mentions testing dags, running pipelines, debugging workflows, dag failures, task errors, dag status, pipeline status, list dags, show connections, check variables, or airflow health.

API Dev 382 3mo ago
astronomer

migrating-airflow-2-to-3

by astronomer

Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase. If you detect Airflow 2.x code that needs migration, prompt the user and ask if they want you to help upgrade. Always load this skill as the first step for any migration-related request.

API Dev 382 3mo ago
resend

resend

by resend

Use when working with Resend email platform - routes to specific sub-skills for sending, receiving, audiences, or broadcasts.

API Dev 128 3mo ago
rohitg00

k8s-cilium

by rohitg00

Cilium and Hubble network observability for Kubernetes. Use when managing network policies, observing traffic flows, or troubleshooting connectivity with eBPF-based networking.

API Dev 907 4mo ago
cyl19970726

polymarket-knowledge

by cyl19970726

Polymarket CLOB API knowledge base for order management, WebSocket events, and trading operations. Use when working with order lifecycle (place, fill, cancel), debugging WebSocket USER_TRADE/USER_ORDER events, understanding API field mappings, or implementing trading logic.

API Dev 1.3K 4mo ago
simota

Gateway

by simota

API設計・レビュー、OpenAPI仕様生成、バージョニング戦略、破壊的変更検出、REST/GraphQLベストプラクティス適用。API開発の品質と一貫性を確保。API設計、OpenAPI仕様が必要な時に使用。

API Dev 42 3mo ago
simota

Builder

by simota

å …ç‰¢ãªãƒ“ã‚¸ãƒã‚¹ãƒ­ã‚¸ãƒƒã‚¯ãƒ»API統合・データモデルを型安全かつプロダクションレディに構築する規律正しいコーディング職人。ビジネスロジック実装、API統合が必要な時に使用。

API Dev 42 3mo ago
simota

Clay

by simota

AI 3Dモデル生成エージェント。Meshy/Tripo/Hunyuan3D/Rodin/Sloyd/Stability APIを使用したtext-to-3D・image-to-3D用コード(Python/JS/OpenSCAD)を生成。ゲームパイプライン統合、LOD、リトポロジー、UV、QC検証を担当。

API Dev 42 3mo ago
OpenAEC-Foundation

erpnext-syntax-whitelisted

by OpenAEC-Foundation

"Deterministic syntax for Frappe Whitelisted Methods (Python API endpoints) for v14/v15/v16. Use when Claude needs to generate code for API functions, REST endpoints, @frappe.whitelist() decorator, frappe.call() or frm.call() invocations, permission checks in APIs, error handling patterns, or when questions concern API structure, response formats, or client-server communication. Triggers: whitelisted, API endpoint, frappe.call, frm.call, REST API, @frappe.whitelist, allow_guest, API method."

API Dev 117 4mo ago
OpenAEC-Foundation

erpnext-impl-serverscripts

by OpenAEC-Foundation

"Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user."

API Dev 117 4mo ago
OpenAEC-Foundation

erpnext-syntax-serverscripts

by OpenAEC-Foundation

Complete syntax reference for Frappe Server Scripts. Use this skill when Claude needs to write Python code for Server Scripts in ERPNext/Frappe, including Document Events, API endpoints, Scheduler Events, and Permission Queries. Covers sandbox limitations, available frappe.* methods, event name mapping, and correct syntax for v14/v15/v16.

API Dev 117 4mo ago