API Dev

API design, REST, GraphQL

Showing 529-552 of 5617 skills
mukul975

analyzing-command-and-control-communication

by mukul975

Analyzes malware command-and-control (C2) communication protocols to understand beacon patterns, command structures, data encoding, and infrastructure. Covers HTTP, HTTPS, DNS, and custom protocol C2 analysis for detection development and threat intelligence. Activates for requests involving C2 analysis, beacon detection, C2 protocol reverse engineering, or command-and-control infrastructure mapping.

API Dev 26.3K 4mo ago
mukul975

analyzing-threat-intelligence-feeds

by mukul975

Analyzes structured and unstructured threat intelligence feeds to extract actionable indicators, adversary tactics, and campaign context. Use when ingesting commercial or open-source CTI feeds, evaluating feed quality, normalizing data into STIX 2.1 format, or enriching existing IOCs with campaign attribution. Activates for requests involving ThreatConnect, Recorded Future, Mandiant Advantage, MISP, AlienVault OTX, or automated feed aggregation pipelines.

API Dev 26.3K 4mo ago
mukul975

analyzing-malware-behavior-with-cuckoo-sandbox

by mukul975

Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifications, registry changes, network communications, and API calls. Generates comprehensive behavioral reports for malware classification and IOC extraction. Activates for requests involving dynamic malware analysis, sandbox detonation, behavioral analysis, or automated malware execution.

Analytics 26.3K 4mo ago
saleor

saleor-paper-storefront

by saleor

Project-specific patterns for the Saleor Paper storefront built with Next.js 16, TypeScript, and Tailwind CSS. Use when working with product pages, checkout flow, caching, variant selection, filtering, SEO, or UI components. For universal Saleor API patterns, see the saleor-storefront dependency.

API Dev 1.5K 4mo ago
elizaOS

openai-whisper

by elizaOS

Local speech-to-text with the Whisper CLI (no API key).

API Dev 18.8K 5mo ago
secondsky

sap-btp-job-scheduling

by secondsky

This skill provides comprehensive guidance for SAP BTP Job Scheduling Service development, configuration, and operations. It should be used when creating, managing, or troubleshooting scheduled jobs on SAP Business Technology Platform. The skill covers service setup, REST API usage, schedule types and formats, OAuth 2.0 authentication, multitenancy, Cloud Foundry tasks, Kyma runtime integration, and monitoring with SAP Cloud ALM and Alert Notification Service. Keywords: SAP BTP, Job Scheduling, jobscheduler, cron, schedule, recurring jobs, one-time jobs, Cloud Foundry tasks, CF tasks, Kyma, OAuth 2.0, XSUAA, @sap/jobs-client, REST API, asynchronous jobs, action endpoint, run logs, SAP Cloud ALM, Alert Notification Service, multitenancy, tenant-aware, BC-CP-CF-JBS

API Dev 387 7mo ago
elizaOS

notion

by elizaOS

Notion API for creating and managing pages, databases, and blocks.

API Dev 18.8K 5mo ago
elizaOS

openai-whisper-api

by elizaOS

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

API Dev 18.8K 5mo ago
missing-semester

website-preview

by missing-semester

Take screenshots and interact with the rendered Jekyll website

API Dev 5.9K 6mo ago
metabase

add-malli-schemas

by metabase

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling

API Dev 48.3K 7mo ago
badlogic

transcribe

by badlogic

Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.

API Dev 2.2K 7mo ago
Ceeon

videocut:安装

by Ceeon

环境准备。安装依赖、配置 API Key、验证环境。触发词:安装、环境准备、初始化

API Dev 2.7K 5mo ago
PBH-BTN

openspec-bulk-archive-change

by PBH-BTN

Archive multiple completed changes at once. Use when archiving several parallel changes.

API Dev 6.1K 5mo ago
ReScienceLab

reddit

by ReScienceLab

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.

API Dev 1.2K 5mo ago
BasedHardware

omi-backend-patterns

by BasedHardware

"Omi backend patterns conversation processing memory extraction chat system LangGraph FastAPI Firestore Pinecone Redis"

API Dev 13K 5mo ago
callstack

react-native-testing

by callstack

Write tests using React Native Testing Library (RNTL) v13 and v14 (@testing-library/react-native). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React 18, sync render) and v14 (React 19+, async render). Triggers on: test files for React Native components, RNTL imports, mentions of "testing library", "write tests", "component tests", or "RNTL".

API Dev 3.4K 5mo ago
bobmatnyc

golang-http-frameworks

by bobmatnyc

"Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks"

API Dev 60 7mo ago
open-circle

repo-website-api-create

by open-circle

Create new API reference pages for the Valibot website at website/src/routes/api/. Use when adding documentation for new schemas, actions, methods, or types. Covers reading source code, creating properties.ts and index.mdx files, updating menu.md, and cross-referencing related APIs.

API Dev 8.8K 5mo ago
glebis

zoom

by glebis

Create and manage Zoom meetings and access cloud recordings via the Zoom API. Use for queries like "create a Zoom meeting", "list my Zoom meetings", "show my Zoom recordings", or "schedule a meeting for tomorrow".

API Dev 329 6mo ago
orval-labs

orval

by orval-labs

Generate type-safe API clients, TanStack Query/SWR hooks, Zod schemas, MSW mocks, Hono server handlers, MCP servers, and SolidStart actions from OpenAPI specs using Orval. Covers all clients (React/Vue/Svelte/Solid/Angular Query, Fetch, Axios), custom HTTP mutators, authentication patterns, NDJSON streaming, programmatic API, and advanced configuration.

API Dev 6.3K 5mo ago
PBH-BTN

openspec-bulk-archive-change

by PBH-BTN

Archive multiple completed changes at once. Use when archiving several parallel changes.

API Dev 6.1K 5mo ago
astronomer

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.

API Dev 411 5mo ago
modu-ai

moai-lang-go

by modu-ai

Go 1.23+ development specialist covering Fiber, Gin, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.

API Dev 1.1K 5mo ago
parhumm

backend-scaffold

by parhumm

Generate production-ready backend code with routes, data models, service layers, and validation. Use when scaffolding backend from specs.

API Dev 25 5mo ago