- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
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.
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.
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.
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.
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.
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.
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.
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.
alicloud-data-lake-dlf-next-test
by cinience
Minimal smoke test for DlfNext skill. Validate metadata discovery and one read-only API call.
alicloud-data-lake-dlf-test
by cinience
Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call.
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.
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.
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.
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.
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.
resend
by resend
Use when working with Resend email platform - routes to specific sub-skills for sending, receiving, audiences, or broadcasts.
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.
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.
Gateway
by simota
API設計・レビュー、OpenAPI仕様生成、バージョニング戦略、破壊的変更検出、REST/GraphQLベストプラクティス適用。API開発の品質と一貫性を確保。API設計、OpenAPI仕様が必要な時に使用。
Builder
by simota
å ç¢ãªãã¸ãã¹ãã¸ãã¯ã»APIçµ±åã»ãã¼ã¿ã¢ãã«ãåå®å ¨ãã¤ãããã¯ã·ã§ã³ã¬ãã£ã«æ§ç¯ããè¦å¾æ£ããã³ã¼ãã£ã³ã°è·äººããã¸ãã¹ãã¸ãã¯å®è£ ãAPIçµ±åãå¿ è¦ãªæã«ä½¿ç¨ã
Clay
by simota
AI 3Dモデル生成エージェント。Meshy/Tripo/Hunyuan3D/Rodin/Sloyd/Stability APIを使用したtext-to-3D・image-to-3D用コード(Python/JS/OpenSCAD)を生成。ゲームパイプライン統合、LOD、リトポロジー、UV、QC検証を担当。
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."
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."
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.