- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
nextjs-vitest-rtl-testing
by kenLovesToCode
Configure and maintain Next.js unit testing with Vitest and React Testing Library. Use when adding a test runner, creating setup/config files, writing or fixing component or hook tests, mocking Next.js APIs like next/navigation or next/image, mocking API endpoints with MSW (http, HttpResponse), improving coverage, or debugging failing unit tests in Next.js projects.
spring-boot
by jyasuu
Spring Boot CLI for project initialization and Actuator endpoints for monitoring and management.
angular-enterprise-core
by JoseGusnay
"Standards for Angular 17+ Enterprise Architecture. Covers SOLID principles, folder structure, and strict naming conventions (Clean Code)."
octorail
by octorail
Discover and call paid APIs on OctoRail marketplace. Use when the user wants to generate images, text-to-speech, search the web, or use any external API service. Payments are automatic via USDC on Base Sepolia.
n8n-automation
by DILOmcfly
Manage n8n workflows from OpenClaw via the n8n REST API. Use when the user asks about n8n workflows, automations, executions, or wants to trigger, list, create, activate, or debug n8n workflows. Supports both self-hosted n8n and n8n Cloud instances.
docs
by Nomik94
Technical Writer 에이전트 스폰. Use when: /docs, README 작성해줘, API 문서화, 문서 써줘, 기술 문서, ADR 작성, 변경 로그 생성, 온보딩 문서, 사용자 가이드, 인프라 문서, 시스템 설계 문서, 런북 작성, 아키텍처 문서. NOT for: 코드 주석 추가, 단순 docstring 작성.
graphql-api-design
by karchtho
GraphQL schema design, type systems, resolver patterns, DataLoader optimization, pagination, subscriptions, and query complexity management. Use when building GraphQL APIs, designing schemas, migrating from REST, or optimizing query performance.
okx-trading
by jasonviipers
Implement and maintain the OKX broker/provider integration for this workspace using okx-api SDK best practices, including auth/signing, spot/margin/futures/options trading, market/account endpoints, rate limiting, websocket subscriptions, and OKX error handling. Use when adding or changing any code under src/providers/okx or when an LLM needs canonical SDK usage patterns derived from .trae/okx-api-llm.txt.
vscode-extension-builder
by prulloac
Guide for creating Visual Studio Code extensions/plugins. Use when users want to build VS Code extensions, add functionality to VS Code, create language support, add themes, build webviews, implement debuggers, or any VS Code plugin development task. Helps navigate VS Code Extension API documentation and provides guidance on extension capabilities, project setup, and best practices.
Salesforce Observable Logging Skill
by ichwansh03
Created for the Salesforce Observable Logging Project.
interactive-bug
by AgustinAlbonico
Diagnosticar y corregir bugs con preguntas adaptativas usando question (multiple choice + respuesta libre). Usar cuando el usuario reporta que algo no funciona, hay errores en UI/API/datos o comportamiento inesperado, especialmente con poco contexto inicial.
modern-stack
by zrr1999
个人现代化技术栈说明。在进行任何规划或实现功能、搭建项目脚手架、写示例代码或 CI/自动化配置等任务时,优先按照这里提供的内容来思考和生成方案。
api-documentation-generator
by ncdevshiv
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices"
two-birds-talking
by cogpros
Daily async debrief between two LLM agents. Two models, two perspectives, one review window. v2 adds 48-hour lookback, configurable ground rules, retry logic, and rerun mode. Works with any two LLM APIs: Anthropic, OpenAI, xAI, Ollama, or any OpenAI-compatible endpoint.
ccmvn
by ctalau
Run Maven builds using the ccmvn tool, which provides Maven proxy support for sandboxed environments. Use this skill when you need to run Maven commands like clean install, package, test, or compile.
Zero CRM API Skill
by thierryteisseire
zero crm skill
fast-endpoints
by zeksdev
Build performant REST APIs with FastEndpoints in ASP.NET Core. Use when: (1) Creating new API endpoints with request/response DTOs, (2) Implementing REPR pattern (Request-Endpoint-Response), (3) Adding validation with FluentValidation, (4) Configuring authentication/authorization (JWT, cookies, policies), (5) Setting up Swagger/OpenAPI documentation, (6) Implementing pre/post processors, (7) Working with command/event bus patterns, (8) Handling file uploads, (9) Creating domain entity mappers. FastEndpoints provides minimal-API performance with controller-like organization.
elevenlabs-transcribe
by moldable-ai
Transcribe audio with ElevenLabs speech-to-text through aivault capability json (no provider API key in skill runtime).
rest-api-design
by karchtho
Expert REST API design patterns, resource modeling, HTTP semantics, pagination, filtering, and RESTful best practices. Use when designing REST endpoints, reviewing API specifications, establishing REST conventions, or implementing HTTP-based web services.
azure-opencode-setup
by primeinc
Configure Azure AI Services (Cognitive Services or OpenAI) as a provider in OpenCode. USE FOR: setup azure opencode, connect azure models to opencode, azure cognitive services opencode, azure openai provider config, opencode.json azure, whitelist azure models, filter azure model list, AZURE_COGNITIVE_SERVICES_RESOURCE_NAME, AZURE_RESOURCE_NAME, azure /connect, azure 404 deployment, azure 401 auth opencode, troubleshoot azure opencode, az cognitiveservices opencode. DO NOT USE FOR: deploying Azure infrastructure (use azure-deploy), creating AI Foundry projects (use microsoft-foundry), general Azure resource lookup (use azure-resource-lookup), application deployment to Azure (use azure-prepare).
call-agents-help
by heyuqiu2023
召唤 DeepSeek 助手到 Telegram 群里参与讨论。助手的身份和性格由 subsoul.md 定义, 可随时修改。当用户需要第二个意见、需要验证想法、或要求多角度讨论时使用。 比 Gemini 更稳定(付费 API,无额度限制)。 TRIGGERS: "叫帮手", "召唤助手", "让批判派来", "需要第二个意见", "帮我验证一下", "让他们讨论", "找人问问", "问问批判派", "来个不同意见", "批判一下"
aptx-api-plugin-auth
by HaibaraAiAPTX
"使用 @aptx/api-plugin-auth 实现 token 认证中间件和控制器。支持自动添加 Authorization header、token 刷新(主动/被动401处理)、防止重复刷新、失败回调。触发条件:用户请求认证功能(配置中间件、处理401刷新、管理token)或代码涉及 createAuthMiddleware/createAuthController 时使用。"
postproxy
by postproxy
Create, schedule, and manage social media posts across Facebook, Instagram, TikTok, LinkedIn, YouTube, X/Twitter, and Threads using the PostProxy API. Use when user wants to publish posts, schedule content, create drafts, upload media, or manage existing posts on social media platforms.
chrome-ai-extension
by vibecodersph
Create Chrome extensions that use built-in Chrome AI (Prompt API, Summarization, Translation, Writer). Use when building browser extensions that need AI capabilities like text generation, summarization, translation, or conversational AI features powered by Chrome's native on-device AI models.