API Dev

API design, REST, GraphQL

Showing 73-96 of 5525 skills
mcollina

fastify-best-practices

by mcollina

"Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts."

API Dev 1.8K 2mo ago
upstash

upstash-ratelimit-ts

by upstash

Lightweight guidance for using the Redis Rate Limit TypeScript SDK, including setup steps, basic usage, and pointers to advanced algorithm, features, pricing, and traffic‑protection docs.

API Dev 2K 3mo ago
maton-ai

api-gateway

by maton-ai

Connect to external services through Maton-managed API routes. Use this skill only after the user names the target app, account, and task. Start with read/list calls when possible and follow the app-specific reference before any change.

API Dev 28 10d ago
Shawnchong0127

Doubao-Claw SKILL

by Shawnchong0127

Maintainer: Heartflabrace

API Dev 1 2mo ago
shubhankargokhale

feishu-bridge

by shubhankargokhale

Connect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.

API Dev 0 4mo ago
EveryInc

dhh-rails-style

by EveryInc

This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the "clarity over cleverness" philosophy.

API Dev 19.6K 4mo ago
Chachamaru127

ci

by Chachamaru127

"CIが赤くなったら呼んで。パイプライン消防隊、出動します。Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup."

API Dev 2.6K 3mo ago
Chachamaru127

ci

by Chachamaru127

"CIが赤くなったら呼んで。パイプライン消防隊、出動します。Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup."

API Dev 2.6K 3mo ago
Chachamaru127

notebookLM

by Chachamaru127

"NotebookLM用YAMLやスライドを生成。ドキュメント職人の腕の見せ所。Use when user mentions NotebookLM, YAML, slides, or presentations. Do NOT load for: implementation work, code fixes, reviews, or deployments."

API Dev 2.6K 3mo ago
Chachamaru127

plans-management

by Chachamaru127

"Plans.mdのタスク管理とマーカー操作。Use when user mentions adding tasks, updating Plans.md, marking complete, or changing task status. Do NOT load for: implementation work, reviews, or non-Plans file operations."

API Dev 2.6K 3mo ago
mims-harvard

Protein Interaction Network Analysis

by mims-harvard

Analyze protein-protein interaction networks using STRING, BioGRID, and SASBDB databases. Maps protein identifiers, retrieves interaction networks with confidence scores, performs functional enrichment analysis (GO/KEGG/Reactome), and optionally includes structural data. No API key required for core functionality (STRING). Use when analyzing protein networks, discovering interaction partners, identifying functional modules, or studying protein complexes.

API Dev 1.4K 3mo ago
mims-harvard

devtu-auto-discover-apis

by mims-harvard

Automatically discover life science APIs online, create ToolUniverse tools, validate them, and prepare integration PRs. Performs gap analysis to identify missing tool categories, web searches for APIs, automated tool creation using devtu-create-tool patterns, validation with devtu-fix-tool, and git workflow management. Use when expanding ToolUniverse coverage, adding new API integrations, or systematically discovering scientific resources.

API Dev 1.4K 3mo ago
mims-harvard

tooluniverse-clinical-trial-design

by mims-harvard

Strategic clinical trial design feasibility assessment using ToolUniverse. Evaluates patient population sizing, biomarker prevalence, endpoint selection, comparator analysis, safety monitoring, and regulatory pathways. Creates comprehensive feasibility reports with evidence grading, enrollment projections, and trial design recommendations. Use when planning Phase 1/2 trials, assessing trial feasibility, or designing biomarker-driven studies.

API Dev 1.4K 3mo ago
mukul975

analyzing-malware-family-relationships-with-malpedia

by mukul975

Use the Malpedia platform and API to research malware family relationships, track variant evolution, link families to threat actors, and integrate YARA rules for detection across malware lineages.

API Dev 13.8K 3mo ago
mukul975

analyzing-api-gateway-access-logs

by mukul975

'Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass,

API Dev 13.8K 1mo ago
mukul975

analyzing-android-malware-with-apktool

by mukul975

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source

API Dev 13.8K 1mo ago
affaan-m

canary-watch

by affaan-m

Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.

API Dev 205.2K 2mo ago
mukul975

analyzing-cobaltstrike-malleable-c2-profiles

by mukul975

Parse and analyze Cobalt Strike Malleable C2 profiles using dissect.cobaltstrike and pyMalleableC2 to extract

API Dev 13.8K 1mo ago
affaan-m

nutrient-document-processing

by affaan-m

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.

API Dev 205.4K 3mo ago
affaan-m

api-design

by affaan-m

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

API Dev 205.4K 3mo ago
affaan-m

mcp-server-patterns

by affaan-m

Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

API Dev 205.6K 2mo ago
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 13.9K 3mo 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 13.9K 3mo ago
mukul975

analyzing-network-traffic-for-incidents

by mukul975

Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including command-and-control communications, lateral movement, data exfiltration, and exploitation attempts. Uses Wireshark, Zeek, and NetFlow analysis techniques. Activates for requests involving network traffic analysis, packet capture investigation, PCAP analysis, network forensics, C2 traffic detection, or exfiltration detection.

API Dev 13.9K 3mo ago