rest api skills

162 tagged rest api, measured the same way as everything else here.

Browse within: golang 51restful 42rpc 41nodejs 40api 31performant 26rest 26router 26rpc-framework 26crud 23restapi 22go 21restful-api 20anchor-lang 18

prest/prest

Skill Claude CodeCodexCursor

Guides writing and reviewing pREST Docker/network integration tests under integration/ so each request is human-readable via step comments or table-driven descriptions. Use when adding or editing integration//test.go, HTTP controller E2E coverage, make test-integration, test-integration-postgres…

4.6k 4d ago A 78 tokens original MIT

prest/prest

Skill Claude CodeCodexCursor

Guides classifying, gap-analyzing, and scaffolding support for a new SQL database in pREST (wire-compatible variants like TimescaleDB or new dialects). Use when adding database support, creating integration/ /, DIFFERENCES.md, adapters/ , per-DB docker-compose or GitHub workflows, or planning where config/app wiring…

4.6k 4d ago A 79 tokens original MIT

api-guide

03

lablup/backend.ai

Skill Claude CodeCodex

Guide for implementing REST and GraphQL APIs (create, get, search, update, delete, purge, scope prefix patterns, admin prefix, SearchScope, BaseFilterAdapter, @apifunction, Click CLI).

672 3d ago A 46 tokens LGPL-3.0

bai-cli

04

lablup/backend.ai

Skill Claude CodeCodex

./bai v2 CLI usage for testing/verifying API endpoints and managing resources — entity-command reference, login/config, search patterns, testing workflow (REST API client, NOT the v1 backend.ai CLI).

672 3d ago A 46 tokens LGPL-3.0

ast-introspection

05

pilinux/gorest

Skill Claude CodeCodex

Use Go AST-aware analysis to enumerate symbols, extract signatures, and propose mechanically safe refactors (read-only by default).

502 4d ago A 28 tokens original MIT

ci-orchestrator

06

pilinux/gorest

Skill Claude CodeCodex

Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.

502 4d ago A 32 tokens original MIT

pilinux/gorest

Skill Claude CodeCodex

Diagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets).

502 4d ago A 25 tokens original MIT

noodle-dev

08

wilfredinni/noodle

Skill Claude CodeCodex

Use when developing features for the noodle terminal REST client — adding panes, keybindings, hooks, overlays, auth types, body types, I/O operations, environment features, importers, CLI flags, or any feature work in this codebase.

293 2d ago A 52 tokens original Apache-2.0

noodle-release

09

wilfredinni/noodle

Skill Claude CodeCodex

Prepare a versioned Noodle release by updating package.json, inspecting changes since the latest tag, auditing every repository-maintained skill, synchronizing affected README, AGENTS.md, tests, CHANGELOG.md, noodle-site documentation, and a release blog post, then running the release validation. Use for release…

293 2d ago A 93 tokens original Apache-2.0

noodle-use

10

wilfredinni/noodle

Skill Claude CodeCodex

Teach agents to create, organize, maintain, evaluate, import, convert, and automate noodle terminal REST client collections using supported CLI commands plus YAML and dotenv files.

293 2d ago A 36 tokens original Apache-2.0

ocli-api

11

EvilFreelancer/openapi-to-cli

Skill Claude CodeCodex

Turn any OpenAPI/Swagger API into CLI commands and call them. Search endpoints with BM25, check parameters, execute — no MCP server needed.

256 11d ago A 34 tokens original MIT

ruaan-deysel/unraid-management-agent

Skill Claude CodeCodex

Monitor and control an Unraid server via the Unraid Management Agent's MCP server (125 tools, 5 resources, 6 diagnostic prompts) and REST API. Use when: connecting an AI client (Claude, ChatGPT, Cursor, Copilot, Gemini CLI) to Unraid; checking system, array, disk, Docker, VM, GPU, UPS, ZFS, or network status…

52 6d ago A 198 tokens original MIT

procedure

13

finom/vovk

Skill Claude CodeCodex

Vovk.ts procedures — atomic unit of server-side logic in Vovk project. Use whenever user asks to build ANYTHING producing or consuming data on server — page loading data ("users page", "dashboard", "product list"), endpoint, API handler, server action, form submission, controller, validation with Zod / Valibot /…

52 5d ago A 342 tokens original MIT

rpc

14

finom/vovk

Skill Claude CodeCodex

Vovk.ts RPC client — how vovk generate turns controllers into type-safe client modules, composed vovk-client vs segmented clients, call shape (apiRoot, params, body, query, meta, init, disableClientValidation, validateOnClient, interpretAs, transform, fetcher), customizing generation via outputConfig.imports.fetcher +…

52 5d ago A 354 tokens original MIT

tools

15

finom/vovk

Skill Claude CodeCodex

Building LLM tools with Vovk.ts — deriveTools() (procedures → tools), createTool() (standalone tools, no controller/procedure needed), @operation.tool({ name, title, description, hidden }) decorator, x-tool metadata, ToModelOutput.DEFAULT vs ToModelOutput.MCP formatters, the tools + toolsByName return shape, the meta…

52 5d ago A 261 tokens original MIT

ronykit-framework

16

clubpay/ronykit

Skill Claude CodeCodex

Orchestrates RonyKit service development using the ronyup MCP server (knowledge resources, prompts, scaffold tools). Use when the user mentions RonyKit, ronyup, EdgeServer, contracts, scaffolding a workspace or feature, implementing API handlers and services, frontend bootstrap, integration tests, or design documents…

38 4d ago A 75 tokens original BSD-3-Clause

react-performance

17

clubpay/ronykit

Skill Claude CodeCodex

Optimize React/Next.js runtime performance — eliminate waterfalls, shrink bundles, cut unnecessary re-renders, and speed up rendering. Use when writing, reviewing, or refactoring components for speed, or chasing slow renders, large bundles, janky interactions, or high TTFB/LCP/INP.

38 4d ago A 64 tokens original BSD-3-Clause

storybook

18

clubpay/ronykit

Skill Claude CodeCodex

Author and maintain Storybook stories with CSF 3.0 best practices — args, decorators, parameters, and config. Use when creating or editing .stories. files, configuring .storybook/, or ensuring every UI component ships with stories.

38 4d ago A 50 tokens original BSD-3-Clause

orquestra-mcp-tools

19

berkayoztunc/orquestra

Skill Claude CodeCodex

Complete reference for all 8 Orquestra MCP tools — parameters, return shapes, and usage examples. Use when calling any Orquestra MCP tool directly, debugging tool responses, or understanding what inputs each tool requires. Triggers: "orquestra tool", "searchprograms", "listinstructions", "buildinstruction"…

22 15d ago A 130 tokens original MIT

orquestra-solana

20

berkayoztunc/orquestra

Skill Claude CodeCodex

End-to-end guide for executing Solana transactions via the Orquestra agent pipeline. Use when performing any Solana operation: staking, swapping, minting, transferring, or any Anchor program interaction using the Orquestra agents. Triggers: "stake sol", "swap token", "solana transaction", "use orquestra to", "send…

22 15d ago A 133 tokens original MIT

orquestra-conductor

21

berkayoztunc/orquestra

Skill Claude CodeCodex

Top-level conductor skill that routes Solana tasks across four specialized sub-skills: orquestra-researcher (program discovery), orquestra-pda-explorer (account resolution), orquestra-tx-builder (transaction construction), and orquestra-signer (sign + send via @orquestradev/signer-mcp). Use when a user says 'build a…

22 15d ago A 123 tokens original MIT

bobmatnyc/mcp-skillset

Skill Claude CodeCodex

Production-grade FastAPI development with async patterns, Pydantic v2, dependency injection, ML/AI endpoint design, and modern Python best practices for building high-performance REST APIs.

20 5mo ago A 41 tokens original MIT archived

Knuckles-Team/servicenow-api

Skill Claude CodeCodex

ITSM change-management operations on the ServiceNow Change API via the servicenow-api MCP server — the full change-request lifecycle: query changes, tasks, schedules, CIs, models and standard-change templates; create/update changes and change-tasks; run risk calculation and conflict checks; approve; and delete. Use…

19 4d ago A 137 tokens original MIT

Knuckles-Team/servicenow-api

Skill Claude CodeCodex

ServiceNow release-engineering surface — CI/CD app install/scan/rollback, DevOps change-control & artifact registration, update-set create/preview/commit/back-out, source-control apply/import, plugin activate/rollback, and ATF test-suite runs via the servicenow-api MCP server. Use when the agent must deploy or roll…

19 4d ago A 185 tokens original MIT