- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
timeindex-skill-engine
by zhangtony239
TimeIndex 时间线日记:当用户通过自然语言提出模糊任务时,使用此技能来获取用户之前的相关操作记录。 用于理解用户意图、从时间线中检索上下文、生成 ToDo 列表,并调用相关技能脚本完成任务。
State Management & Auth Contexts
by tachfineamnay
Gestion de l'état global dans Next.js — contextes d'auth Sanctuaire/Expert, entitlements, et hooks React personnalisés.
weibo_hotspot_analyzer
by violin86318
抓取微博热搜榜单,自动搜索背景信息,AI分析生成产品创意,输出HTML分析报告。用于微博热搜、热点分析、产品创意挖掘、热搜榜单分析、热点产品化场景。
garchi-render-content
by lumenharbor
Render and integrate content from Garchi CMS into an app/website (Next/Nuxt/Laravel/etc). This skill focuses on code architecture, fetching, and rendering. Content creation/management should be done via MCP tools or the CMS.
ai-news-aggregator
by lilyyy20211009-art
AI 信息聚合器 - 从多个来源(RSS、YouTube、Twitter/X、Reddit)自动聚合 AI 相关新闻和动态,使用 DeepSeek 进行翻译、摘要和分类,支持输出到飞书多维表格或本地文件。当用户需要聚合 AI 新闻、监控 AI 动态、或从 n8n 迁移信息聚合工作流时使用此 skill。
bpmn-architect
by JefferCB1
Transforma requerimientos de datos en diagramas BPMN 2.0 ejecutables con lógica de resiliencia y semántica visual.
xentral-erp-headless-checkout
by frontic
Integrate with the Xentral ERP REST API for managing sales orders, products/articles, inventory/stock levels, customers, addresses, invoices, delivery notes, credit notes, purchase orders, and warehouses. Use when building ERP integrations that need to create or sync orders, manage product catalogs, track stock across warehouses/storage locations, or maintain customer records. Covers API versions V1, V2, and V3.
rust-web
by peixotorms
Use when building web services, REST APIs, or HTTP servers in Rust with axum, actix-web, warp, or rocket. Covers tower middleware, hyper, reqwest HTTP client, router design, JSON handling, REST and OpenAPI, CORS configuration, WebSocket, SSE (server-sent events), graceful shutdown, state sharing, handler patterns, extractors, IntoResponse error handling, and framework comparison.
ai-sdr-agent
by eNNNo
Create an instant AI SDR (Sales Development Representative) agent for any website using HeyGen LiveAvatar. Use this when the user wants to create an AI sales rep, AI SDR, or AI avatar that can talk about a specific website or business.
shopify-headless-commerce
by frontic
Build headless storefronts against the Shopify Storefront API (GraphQL). Use when working with Shopify cart mutations (create, add/update/remove lines, discount codes, gift cards), checkout flow (hosted checkout via checkoutUrl), and customer account operations (registration, login/logout via access tokens, profile management, addresses, password recovery, order history). Covers the stateful/write side of the Storefront API — not product data fetching (use Frontic for that).
browserpilot-executor
by yuanxiao0115
Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, semantic tree analysis, screenshot, JavaScript execution, and batch operations.
blitzreels-faceless
by blitzreels
Faceless AI video generation workflows with BlitzReels (voices, visual styles, jobs, exports).
vue
by kprsnt2
Vue.js development best practices including Composition API, state management, and performance.
api-design-principles
by yunaamelia
"Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing..."
TriClaude Manager
by yousufjoyian
Claude agent skills and workspace configuration
Admin Desk (Expert Portal)
by tachfineamnay
Expert/Admin portal for order management, content review, and system administration.
tesseract
by yousufjoyian
Pull and start Tesseract - the Information Mapping Knowledge Engine with Firebase backend. Provides localhost and Tailscale URLs.
xtquant
by tkorays
XtQuant Python量化交易库使用指南。使用场景:(1) 获取股票/期货/期权等行情数据, (2) 实现实盘交易(下单/撤单/查持仓), (3) 查询财务数据/板块信息, (4) 编写量化策略脚本。当用户提到"xtquant"、"MiniQMT"、"量化交易"、"QMT实盘"时使用此skill。
recur-webhooks
by recur-tw
Set up and handle Recur webhook events for payment notifications. Use when implementing webhook handlers, verifying signatures, handling subscription events, or when user mentions "webhook", "付款通知", "訂閱事件", "payment notification".
replay-cli
by replayio
Record your application to gather performance data and debug issues. It enables users to install Replay ClI, record a session, upload and manage them.
idempiere-openapi
by comitsrl
"Definir y mantener contratos de API para iDempiere usando OpenAPI (3.1 preferido): paths, schemas, seguridad (OAuth2/JWT), ejemplos, versionado semver y artefactos derivados (stubs, Postman, contract tests). Usar para APIs POS, integraciones o portales."
code-simplifier
by Envy-7z
Simplifies and refines code for clarity, readability, and maintainability. Reduces complexity without changing behavior. Use when simplifying, cleaning up, or reducing complexity in code.
google-calendar
by AdrianMiller99
Interact with Google Calendar via the Google Calendar API – list upcoming events, create new events, update or delete them. Use this skill when you need programmatic access to your calendar from OpenClaw.
distributed-tracing
by TriNgo0108
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.