serverless skills

138 tagged serverless, measured the same way as everything else here.

Browse within: typescript 86cms 62ReAct 55graphql 55nodejs 55golang 30openapi 30Orchestration 16cloudflare 11background-jobs 10nextjs 10scheduler 10lambda 8cloudflare-d1 7

drizzle

01

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the @internal/dashboard-agent-db package (the dashboard agent's conversation datastore). Covers pg-core schema definition, the postgres-js driver, drizzle-kit migrations, and this repo's conventions: a…

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

trigger-dev-tasks

02

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or…

16k 2d ago A 73 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Bootstrap Trigger.dev into an existing project from scratch: authenticate the CLI, install @trigger.dev/sdk and @trigger.dev/build, write trigger.config.ts with the project ref and task dirs, scaffold a /trigger directory with a first task, wire tsconfig and .gitignore, set TRIGGERSECRETKEY, and run the dev server.…

16k 2d ago A 142 tokens original Apache-2.0

webiny-form-model

04

webiny/webiny-js

Skill Claude CodeCodex

Building forms with the FormModel system — field types, renderers, layout, validation, conditional rules, computed fields, and dynamic zones. Use this skill when the developer needs to define form fields with the builder API, choose renderers, build layouts with tabs/rows/separators, add validation (Zod or…

8.0k 2d ago A 93 tokens

webiny/webiny-js

Skill Claude CodeCodex

The hub skill for all API/backend architecture in Webiny. Covers architecture overview, Services vs UseCases, feature naming and organization, feature structure templates, DI decision tree, anti-patterns, createFeature, createAbstraction, container registration, domain errors, entity patterns, naming conventions…

8.0k 2d ago A 90 tokens

webiny/webiny-js

Skill Claude CodeCodex

Creating Headless CMS content models via code using the ModelFactory pattern. Use this skill when the developer wants to create, modify, or understand content model definitions, define fields and validators, set up reference fields between models, configure field layouts (including nested layouts inside object or…

8.0k 2d ago A 297 tokens

microfeed/microfeed

Skill Claude CodeCodex

Build persistent microfeed webhook receivers, integrations, and autonomous workflows. Use when implementing or reviewing a service or deployed AI agent that reacts asynchronously to microfeed events, verifies Standard Webhooks signatures, queues durable work, calls the authenticated API, prevents loops, or prepares a…

4.1k 3d ago A 87 tokens AGPL-3.0

deploy-microfeed

08

microfeed/microfeed

Skill Claude CodeCodex

Deploy and administer microfeed through the source-code-free @microfeed/cli launcher or the project-owned yarn manage CLI. Use when a user asks a coding agent to operate a local or Cloudflare instance, including accounts, initialization, connection, development, deployment, themes, snapshots, status, destruction…

4.1k 3d ago A 82 tokens AGPL-3.0

microfeed/microfeed

Skill Claude CodeCodex

Manage content on one or more microfeed sites through @microfeed/cli. Use when an agent is asked to log in to a microfeed site; select a saved site; list, read, create, update, or delete items; upload standalone or inline media, item cover art, or a media attachment/RSS enclosure; or call the authenticated microfeed…

4.1k 3d ago A 81 tokens AGPL-3.0

vercel/workflow

Skill Claude CodeCodex

Upgrades an app from Workflow SDK 4.x to 5.0. Use when bumping the workflow / @workflow/ dependencies to v5, or when hitting removed v4 APIs — runStep, stepEntrypoint, workflow/internal/private, @workflow/core/private, writeToStream / closeStream / readFromStream on a World, world.steps.get without a runId…

2.4k 3d ago A 161 tokens original Apache-2.0

vercel/workflow

Skill Claude CodeCodex

Upgrades a custom Workflow SDK World implementation from the v4 spec to v5. Use when a package implements the World interface from @workflow/world and is moving to 5.x — event IDs that are ULIDs rather than slot positions, Event id is not slot-numbered at replay time, a specVersion the runtime refuses, writeToStream /…

2.4k 3d ago A 166 tokens original Apache-2.0

workflow

12

vercel/workflow

Skill Claude CodeCodex

Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow sdk", "queue"…

2.4k 3d ago A 84 tokens original Apache-2.0

redis-js

13

upstash/redis-js

Skill Claude CodeCodex

Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search (querying, filtering, aggregating with @upstash/redis search extension), and all Redis data structures. Supports automatic serialization/deserialization…

967 5d ago A 93 tokens original MIT

aws-samples/serverless-samples

Skill Claude CodeCodex

Transform OpenAPI specifications (Swagger 2.0, OpenAPI 3.0, 3.1) into Amazon API Gateway-compatible REST APIs. Orchestrates transform, validate, optionally deploy via AWS SAM, E2E test against live endpoints, and report unsupported features. Use when converting OpenAPI to API Gateway, importing a Swagger/OpenAPI spec…

348 6d ago A 109 tokens MIT-0

code-standards

15

aws-samples/serverless-samples

Skill Claude CodeCodex

Checks code against organizational standards for naming conventions, documentation, error handling, and code quality.

348 6d ago A 0 tokens MIT-0

frontend

17

speakeasy-api/gram

Skill Claude CodeCodex

Rules and best practices when working on the dashboard React frontend codebase (including the inlined Gram Elements code).

267 2d ago A 24 tokens AGPL-3.0

glint

18

speakeasy-api/gram

Skill Claude CodeCodex

Conventions for authoring or editing analyzers in the glint/ Go static-analysis package — Gram's custom golangci-lint plugin built on go/analysis. Activate this skill whenever the task involves adding, modifying, or testing a glint analyzer (new rule key, new diagnostic, settings struct, fixture under glint/testdata/…

267 2d ago A 135 tokens AGPL-3.0

gram-rbac

19

speakeasy-api/gram

Skill Claude CodeCodex

Concepts, external interfaces, and conventions for Gram's role-based access control (RBAC) subsystem — scopes, grants, principals, system roles, and the authz.Engine.Require enforcement path used inside handlers. Activate whenever the task involves authorization (adding or modifying a scope or resource type, declaring…

267 2d ago A 87 tokens AGPL-3.0

IBM/CodeEngine

Skill Claude CodeCodex

Deploys, configures, and troubleshoots IBM Cloud Code Engine workloads using the ibmcloud ce CLI. Analyzes source code to choose between app (HTTP) and job (batch) deployment, detects required secrets and environment variables, selects scaling parameters, and diagnoses failures across builds, revisions, and…

117 2d ago A 102 tokens original Apache-2.0

scalix-ai

22

scalixworld/scalix-cloud-mcp

Skill Claude CodeCodex

Run AI inference on Scalix Cloud through the OpenAI-compatible API — chat completions, streaming, and the Scalix Lumio model family. Use when the user wants LLM inference on Scalix, asks about Scalix AI or Lumio models, or wants to point existing OpenAI-compatible code at Scalix.

2 20d ago A 69 tokens original MIT

scalix-database

23

scalixworld/scalix-cloud-mcp

Skill Claude CodeCodex

Provision and use ScalixNova, Scalix Cloud's serverless PostgreSQL — create databases, choose Postgres versions, run SQL, and understand branching, point-in-time recovery, and isolation tiers. Use when the user wants a Postgres database on Scalix, asks about ScalixNova, database branching, PITR, or pgvector on Scalix.

2 20d ago A 78 tokens original MIT

scalix-platform

24

scalixworld/scalix-cloud-mcp

Skill Claude CodeCodex

Connect to and operate Scalix Cloud — authentication, the remote MCP endpoint (50 platform tools), the plain-HTTP tool surface, and the CLI. Use when the user wants to set up Scalix, connect an agent or MCP client to Scalix Cloud, list available platform tools, or asks how Scalix auth and API keys work.

2 20d ago A 73 tokens original MIT