- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
integration-testing
by karchtho
Integration testing for Express APIs, HTTP endpoint testing, supertest, API testing patterns, authentication testing, request validation. Activates when user mentions "integration test", "API testing", "Express testing", "supertest", "endpoint testing", "HTTP testing", or wants to test Express routes and middleware.
robot-framework-py
by arvind3
Robot Framework skill for Python-centric test automation across API, web, mobile, and data layers. USE FOR: creating or refactoring .robot suites, .resource files, RequestsLibrary API tests, SeleniumLibrary UI tests, Browser (Playwright) tests, AppiumLibrary mobile tests, DatabaseLibrary data checks, and custom Python keyword libraries; enforcing valid Robot Framework sections, reusable resource layering, deterministic assertions, and guardrails.
agentviewer
by pengelbrecht
Display rich content (markdown, code, diffs, mermaid diagrams) to users in a browser viewer. Use when you need to show complex content that benefits from rich rendering - reports, documentation, code with syntax highlighting, git diffs, or diagrams.
daily-briefing
by shadowcz007
从 mixdao latest 获取数据 → 用 MiniMax-M2.5 做分类整理(agent loop:至多5组、每组至少3条)并生成分组摘要与每条推荐语 → 按 cachedStoryId 提交推荐语并上传简报到 mixdao。需配置 MIXDAO_API_KEY、ANTHROPIC_API_KEY。自然语言触发示例:「执行 daily briefing」「做今日 mixdao 简报」。
h3
by yusenthebot
Minimal H(TTP) framework built for high performance and portability.. Use when: building REST API servers; middleware-based request handling; route management. NOT for: client-side browser applications; static file serving without a server.
controller-testing
by hosmelq
"Writes Pest feature tests for Laravel HTTP controllers with repeatable patterns for web/session and API/JSON flows. Activates for controller-focused feature tests (especially under tests/Feature/Http/Controllers/**), CRUD action matrices, nested route binding checks, authorization outcomes (403 vs 404), validation datasets, and persistence assertions. Takes precedence over pest-testing for controller-focused feature tests."
revenuecat
by marcoodignoti
Comprehensive assistance with RevenueCat in-app subscriptions and purchases
nuxt
by mola1129
Nuxt MCP Serverを活用してNuxtアプリケーション開発を支援するスキル。MCP経由でNuxt公式ドキュメント・ブログ・デプロイガイドにアクセスし、開発中の疑問解決・デプロイ設定・バージョンマイグレーション・最新情報取得を行う。Nuxtプロジェクトでの開発作業中、Nuxtの機能やAPIについて調べたい時、デプロイ先を選定・設定したい時、Nuxtのバージョンを移行したい時、最新のリリース情報を確認したい時に使用する。
add-endpoint
by slurpyb
Add new HTTP endpoints to Catalyst-Relay server. Use when creating routes, API endpoints, or HTTP handlers.
api-design
by enoch-robinson
RESTful API 设计æä½³å®è·µãå½ç¨æ·éè¦è®¾è®¡ API æ¥å£ãå®ä¹ç«¯ç¹è§èãç¼å API ææ¡£ãæè¯ä¼°ç°æ API 设计æ¶ä½¿ç¨æ¤æè½ã
keyv-browser
by zaaack
Handles browser-specific persistence using localStorage or IndexedDB via the Keyv API. Use this for web-based caching, handling storage quotas, and implementing asynchronous field-based accessors in the browser.
mermaid
by natsuboy
创建正确、美观的Mermaid图表。支持v11+所有特性。 ⚠️ 重要:此skill必须在独立子agent中运行,通过delegate_task委托。 【自动触发场景】主agent应立即委托: (1) 用户明确要求:"画一个架构图"、"创建mermaid图表"、"用流程图展示" (2) 用户提及具体图表类型:"画个flowchart"、"做个sequence diagram"、"创建甘特图" (3) 多图表需求:"创建系统文档(包含架构图、流程图等)"→ 并行委托 【建议触发场景】主agent应提供建议: (1) 架构设计:"设计XX系统的架构" → 建议创建架构图 (2) 流程说明:"说明XX的流程" → 建议创建流程图 (3) 时序分析:"XX服务之间如何交互" → 建议创建时序图 (4) 项目规划:"XX项目的时间安排" → 建议创建甘特图 【子agent执行】:选择图表类型和模板 → 创建并验证代码 → 保存文件 → 返回简洁摘要 【并行优化】:多个独立图表 → 同时启动多个Task(确保任务间无依赖关系)
vue2.6.14
by fengxiaodong28
Vue 2.6.14 Options API best practices, reactivity system, component patterns, and ecosystem integration. Each reference shows Vue 2.6.14 specific solutions only.
api-design-principles
by ncdevshiv
"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..."
code-execution
by coopergwrenn
Write, run, and debug code in Python, Node.js, Bash, and SQLite on a dedicated Linux VM. Use when the user asks to run code, create a script, build an API, set up a server, query a database, or write a program.
pages
by zylos-ai
Markdown-to-HTML rendering component for zylos. Renders .md files as beautifully styled web pages with code highlighting, dark/light theme, and table of contents. Use when writing reports, documentation, or any content that should be published as a web page. Agent writes a .md file, it's immediately accessible via URL.
fynd-extension
by mridul-devx
Guides development and debugging of Fynd extensions using the FDK (Fynd Development Kit). Covers backend layout (Express, platform/partner/basic routes), webhooks, company-scoped config, and common patterns for catalog, custom, and platform-scoped extensions. Use when working on any Fynd extension, FDK, Fynd Platform APIs, partner panel, or extension webhooks.
vitest
by ehyland
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
_backend-mastery
by TriNgo0108
Master backend architectures, REST API design, microservices, and server-side development across multiple languages. Use this as a central index to access specialized sub-skills.
create-auth-skill
by kunhai-88
使用 Better Auth 为 TypeScript/JavaScript 应用创建鉴权层的技能。
Expert Desk (Admin Dashboard)
by tachfineamnay
Interface admin sur desk.oraclelumira.com — routing par sous-domaine, architecture, rôles, et gestion des commandes expert.
clojure-review
by aiagentskills
Review Clojure and ClojureScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing Clojure/ClojureScript code.
mmt-trading-systems
by nonhumantrades
Best practices for building trading bots, arbitrage detectors, and high-performance trading systems with MMT. Use when building automated trading strategies, cross-exchange arbitrage, real-time market analysis, or backtesting systems using MMT's multi-exchange API.
sap-btp-master-data-integration
by dherbe-digital
Configures and integrates SAP Master Data Integration (MDI) service on SAP Business Technology Platform. Use when setting up MDI tenants, connecting applications (S/4HANA, SuccessFactors, Ariba, Fieldglass, etc.), configuring distribution models, SOAP APIs for business partners, extensibility, or troubleshooting master data replication. Covers One Domain Model integration, Business Data Orchestration, client authentication (OAuth2, mTLS), and security configurations.