gateway skills

232 tagged gateway, measured the same way as everything else here.

Browse within: enterprise 39cloudflare-workers 33bun 32llm-tools 32api-gateway 29go 25golang 22hermes 22api-management 20byok 20open-source 20audit 19federation 19matrix 19

api-validator

01

maximhq/bifrost

Skill Claude CodeCodex

Scan Bifrost HTTP controllers/handlers/integrations and validate OpenAPI API coverage, route methods/paths, parameters, request/response docs, and auth/security information. Use when asked to audit missing or incorrect APIs, compare controllers against docs/openapi, validate auth information, or fix API documentation…

7.7k 2d ago A 78 tokens original Apache-2.0

docs-writer

02

maximhq/bifrost

Skill Claude CodeCodex

Write, update, and review Mintlify MDX documentation for Bifrost features. Explores the full codebase (UI, Go backend, config schema), validates config.json examples, places screenshot placeholders, and presents outlines for approval before writing. Invoked with /docs-writer , /docs-writer update , or /docs-writer…

7.7k 2d ago A 83 tokens original Apache-2.0

e2e-test

03

maximhq/bifrost

Skill Claude CodeCodex

Skill "e2e-test" from maximhq/bifrost, covering playwright e2e testing, usage, workflow overview, auto-update workflow (sync mode) and step 0: detect what changed.

7.7k 2d ago A 0 tokens original Apache-2.0

build-brightstaff

04

katanemo/plano

Skill Claude CodeCodex

Build the brightstaff native binary. Use when brightstaff code changes.

7.0k 13d ago A 19 tokens original Apache-2.0

build-wasm

05

katanemo/plano

Skill Claude CodeCodex

Build the WASM plugins for Envoy. Use when WASM plugin code changes.

7.0k 13d ago A 21 tokens original Apache-2.0

plano-agent-skills

06

katanemo/plano

Skill Claude CodeCodex

Best practices for building agents and agentic applications with Plano, including configuration, routing, orchestration, guardrails, observability, and deployment.

7.0k 13d ago A 35 tokens original Apache-2.0

release-analysis

07

chrysb/alphaclaw

Skill Claude CodeCodex

Analyze an upstream product, dependency, or platform release for downstream impact on the current repo. Use when the user gives a package or repo name such as openclaw or GOG-CLI, or asks about release notes, changelogs, tags, dependency bumps, or upstream announcements. Resolve the GitHub repository, read the latest…

1.5k 1mo ago A 114 tokens original MIT

release-beta

08

chrysb/alphaclaw

Skill Claude CodeCodex

Publish the next AlphaClaw beta and always update the Railway beta template pin to the exact released beta version.

1.5k 1mo ago A 25 tokens original MIT

release-publish

09

chrysb/alphaclaw

Skill Claude CodeCodex

Publish a new AlphaClaw release to npm and GitHub. Use when the user asks to cut a release, publish a version, write release notes, draft a release tweet, or close issues addressed in a release. Covers git history analysis, release note drafting, npm publishing, GitHub release creation, issue closing, and tweet…

1.5k 1mo ago A 72 tokens original MIT

test-skill

10

tingly-dev/tingly-box

Skill Claude CodeCodex

A simple test skill used by internal/afk/skill unit tests.

345 2d ago A 18 tokens original MPL-2.0

ui-preview

11

tingly-dev/tingly-box

Skill Claude CodeCodex

Capture headless-Chrome screenshots of the tingly-box frontend (running locally in mock mode) so frontend changes can be visually verified in environments without a real browser. Use when the user asks to "preview", "screenshot", "see the page", "show me the UI", "verify visually", or when frontend layout / component…

345 2d ago C 96 tokens original MPL-2.0

go-concurrency

12

inference-gateway/inference-gateway

Skill Claude CodeCodex

Idiomatic Go concurrency - sync primitives, channel semantics, the select statement, and the standard channel patterns (cancellation/done-channel, fan-out/fan-in, pipeline, or-done, context, worker-pool). Use when writing or reviewing Go that spawns goroutines, shares state, or coordinates over channels, even if the…

210 2d ago A 116 tokens original Apache-2.0

go-spec-reviewer

13

inference-gateway/inference-gateway

Skill Claude CodeCodex

Review a Go design spec before implementation begins - dispatch a subagent that checks a design doc for completeness, consistency, and idiomatic Go (simplicity, small consumer-defined interfaces, explicit wrapped errors, context propagation) plus Cobra/Viper conventions where applicable. Use when a user has a Go spec…

210 2d ago A 101 tokens original Apache-2.0

go

14

inference-gateway/inference-gateway

Skill Claude CodeCodex

Idiomatic Go - package and interface design, error wrapping, table-driven tests, generics, the modern standard library (slices/maps/cmp/errors.Join), current syntax, and logging discipline. Use when writing, reviewing, or refactoring any Go code, especially code drifting toward Java/Spring shapes (deep layer trees…

210 2d ago A 99 tokens original Apache-2.0

push

15

owainlewis/push

Skill Claude CodeCodex

Operate a Push personal assistant, inspect its health and jobs, and author or validate Push job runbooks. Use when a request concerns Push setup, CLI commands, assistant files, scheduled jobs, or delivery behavior.

183 16d ago A 44 tokens original MIT

librarian

16

gebruder/wirken

Skill Claude CodeCodex

Read-only retrieval over the daily-digest kept set. Slash-invoke with /librarian ; returns items verbatim with citations.

169 3d ago A 34 tokens original MIT

lyrik

17

gebruder/wirken

Skill Claude CodeCodex

Security assessment of a codebase — minimal mode for runner validation.

169 3d ago A 15 tokens original MIT

notes

18

gebruder/wirken

Skill Claude CodeCodex

Create and manage text notes in the workspace.

169 3d ago A 10 tokens original MIT

gateway-diagnose

19

joelhooks/joelclaw

Skill Claude CodeCodex

Diagnose gateway failures by reading daemon logs, session transcripts, Redis state, and OTEL telemetry. Full Telegram path triage: daemon process → Redis channel → command queue → pi session → model API → Telegram delivery. Use when: 'gateway broken', 'telegram not working', 'why is gateway down', 'gateway not…

63 2d ago A 129 tokens

MacPaw/ai-sdk-typescript

Skill Claude CodeCodex

Integrate applications with AI Gateway using @macpaw/ai-sdk. Use for NestJS, Next.js, Vercel AI SDK, raw fetch migrations, video generation, MacPaw AI, Setapp AI, createAIGatewayProvider, createGatewayFetch, createVideoClient, and AI Gateway auth/error wiring.

58 8d ago A 71 tokens original MIT

hotplex-docs-patrol

21

hrygo/hotplex

Skill Claude CodeCodex

A documentation-maintenance guide for HotPlex that checks code changes against the current user-facing documentation.

48 7d ago A 57 tokens original Apache-2.0

hotplex-release

22

hrygo/hotplex

Skill Claude CodeCodex

A release-preparation guide for HotPlex that checks version changes, changelog entries, release inputs, and all places where the product version appears.

48 7d ago A 52 tokens original Apache-2.0

hotplex-stt-tts

23

hrygo/hotplex

Skill Claude CodeCodex

An operator workflow for setting up or repairing HotPlex’s local speech-to-text and text-to-speech runtime. Speech-to-text turns spoken audio into words, while text-to-speech turns written text into audio.

48 7d ago A 65 tokens original Apache-2.0