- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
fightbook
by resided
P2P AI Combat Arena - Configure fighters, watch them battle in real-time
media-downloader
by naohainezha
智能媒体下载器。根据用户描述自动搜索和下载图片、视频片段,支持视频自动剪辑。 Smart media downloader. Automatically search and download images/video clips based on user description, with auto-trimming support. 触发方式 Triggers: "下载图片", "找视频", "download media", "download images", "find video", "/media"
qi-lang
by qilang-project
Write, understand, and debug Qi (奇语) programming language code — a compiled language with 100% Chinese keywords, LLVM native backend, ARC memory management, and first-class LLM primitives (询问::<T> structured output, 尝试询问, 异步询问, 工具模式/工具适配 signature-as-tool, 流式 streaming iteration, 嵌入/相似度 embeddings, LLM tape record/replay). True coroutines are on by default (未来<T>+等待 → multi-core M:N LLVM coroutines, 启动/通道/选择). Use when the user writes .qi files, fixes Qi compile errors, uses the Qi standard library (HTTP, JSON, 数学, 哈希表, 图形化 egui GUI, 大模型 etc.), asks about 否则如果 chains, 且/或/非 logical keywords, 模板"..." string interpolation, 区间循环 (0 直到 n half-open / 0 到 n closed), 新建 struct literals, 特性 traits, generics/turbofish, arity overloading, goroutines/channels/futures, qi.toml packages, qi test, or cross-compilation.
runbook-generator
by JonDotsoy
Creates structured runbooks to document reproducible scenarios for APIs, UX flows, and technical procedures
fastapi
by yldgio
FastAPI endpoint design, Pydantic validation, dependency injection, and async patterns
context7
by trancong12102
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. Use when looking up documentation for programming libraries or frameworks, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
nginx-configuration
by karchtho
Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality. Master production deployments, security headers, and monitoring.
acceptance-test-design
by arielperez82
BDD outer-loop methodology for acceptance tests - walking skeleton strategy, driving-port-only testing, business language purity, and design mandates that connect to the TDD inner loop
openpay-mexico
by ivanovishado
OpenPay payment integration for Mexican market with card, SPEI, and OXXO support. Use when integrating Mexican payment processing, adding OpenPay to Next.js/React apps, implementing SPEI/OXXO/card payments, or handling payment webhooks. Covers REST API setup (no SDK), webhook verification, and security patterns.
composing-components
by djankies
Teaches component composition patterns in React 19 including children prop, compound components, and render props. Use when designing component APIs, creating reusable components, or avoiding prop drilling.
monitor-api
by janwilmake
Monitor API integration of Parallel. Use when building applications with Parallel Monitor API.
zhin-mcp-server
by zhinjs
Guides setup and usage of the Zhin MCP (Model Context Protocol) server plugin. Covers configuration, available tools, resources, and prompts for AI assistant integration. Use when integrating Zhin with AI coding assistants like Claude or Cursor via MCP.
smartthings-edge-driver
by 401Unauthorized
Build and troubleshoot SmartThings Edge device drivers in Lua, including Zigbee, Z-Wave, Matter, LAN, capabilities, device profiles, driver channels, and Edge driver API reference usage.
dataforseo-onpage-api
by leonardo-picciani
Crawl and audit websites using DataForSEO OnPage (tasks + Lighthouse) for "technical SEO audit", "site crawl", and "page health".
aikido-security-remediator
by orbiqhq
Access Aikido Security through its API, pull open issue groups, triage findings, and execute first-pass fixes in your repository. Use when asked to review Aikido alerts, remediate dependency or SAST findings, or close security issues.
travel-planner
by Barneyjm
"Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization."
apply
by DataEQ
Apply to Good Outcomes through an interactive semantic challenge. Use when a candidate wants to apply for AI-Assisted Full Stack Engineer or AI Engineer - ML & Classification Systems roles. Guides through gathering info, solving an embedding-based puzzle, and submitting the application.
vueuse-functions
by xuasir
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
ecoflow-powerstream
by danielw3b
Use when building apps, scripts or integrations for EcoFlow PowerStream MicroInverter devices (STREAM series, model BK01Z). Covers API signing, MQTT connection over WebSocket, real device field names (which differ from the official docs), offline detection, and single-file PWA architecture. Trigger on any mention of EcoFlow, PowerStream, STREAM inverter, mqtt-e.ecoflow.com, or EcoFlow developer API.
python-coding-standards
by qiao-925
Python 编码规范,包括类型提示、日志规范、命名约定、代码结构等。适用于所有 Python 代码文件。
IDOR Vulnerability Testing
by jcastillotx
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.
ngrok
by jyasuu
Secure tunneling service installation and HTTP tunneling setup.
Frontend Architecture (Next.js)
by tachfineamnay
Next.js 14 App Router, client/server components, middleware routing, and state management.
resolve-kwai-cdn-url
by httprunner
Resolve Kuaishou (快手 / Kwai) share links or share text into video CDN URLs. Use for single links, share text, or CSV inputs when output must be JSONL with CDNURL/error_msg. Prefer videodl (videofetch); fall back to GraphQL/mobile-page extraction with cookies when needed.