express skills

216 tagged express, measured the same way as everything else here.

Browse within: nextjs 61ai-voice-agents 59call-automation 59fastify 59livekit 59voice ai 59hono 54llms 54node 36claude-agents 30expressjs 30jwt 15docker 14api 12

triage-ci-flake

01

payloadcms/payload

Skill Claude CodeCodex

Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failing tests.

44k 3d ago A 38 tokens original MIT

ui4

02

payloadcms/payload

Skill Claude CodeCodex

Manually invoked skill for reskinning Payload UI components. Requires Figma URL. Usage: /ui4.

44k 3d ago A 25 tokens original MIT

payload

03

payloadcms/payload

Skill Claude CodeCodex

Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

44k 3d ago A 43 tokens original MIT

push-to-forked-pr

04

hoangsonww/Claude-Code-Agent-Monitor

Skill Claude CodeCodex

Push the current working tree directly to a GitHub PR whose head lives on a fork, without creating a new branch and without pushing to origin (which is usually the upstream). Invoke when the user says things like "push straight to PR.

956 3d ago A 57 tokens original MIT

version-release

05

hoangsonww/Claude-Code-Agent-Monitor

Skill Claude CodeCodex

Choose and apply the correct semantic version bump for this repository. Use for every user-visible release, before merge when a change set should ship as patch, minor, or major, and whenever package/plugin/desktop version metadata must stay synchronized.

956 3d ago A 50 tokens original MIT

file-headers

06

hoangsonww/Claude-Code-Agent-Monitor

Skill Claude CodeCodex

MANDATORY for every coding agent (Claude Code, Codex, or any other) on every change-set — every applicable source file the agent creates or updates MUST start with the project's copyright/authorship header (file overview + exact author line). Use automatically whenever writing a new file or editing an existing one; do…

956 3d ago A 101 tokens original MIT

gsd-debugger

07

allgpt-co/QuickVoice

Skill Claude CodeCodex

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator or diagnose-issues workflow.

492 20d ago A 35 tokens original MIT

gsd-executor

08

allgpt-co/QuickVoice

Skill Claude CodeCodex

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

492 20d ago A 36 tokens original MIT

gsd:new-project

09

allgpt-co/QuickVoice

Skill Claude CodeCodex

Initialize a new project with deep context gathering and PROJECT.md. Creates project structure, requirements, roadmap, and state.

492 20d ago A 28 tokens original MIT

express-production

10

bobmatnyc/claude-mpm-skills

Skill Claude CodeCodex

Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns.

74 1mo ago A 25 tokens original MIT

contributor-pr

11

Fighter90/career-ops-ui

Skill Claude CodeCodex

Review, merge and release an external contributor's PR in web-ui, then refresh the contributors surfaces (README ×17 + cvstart.org). Trigger when a fork PR appears, the user says "проверь pr и замерж", "merge the contributor PR", or asks to update the contributors list.

58 2d ago A 65 tokens original MIT

hermes-bridge

12

Fighter90/career-ops-ui

Skill Claude CodeCodex

Deploy career-ops-ui to a cloud server and/or bridge it to Telegram through a Nous Research Hermes agent. Walks the documented steps, checks prerequisites (keys, endpoint reachability via the SSRF-safe path, Node version), and never writes secrets to disk or logs. Trigger when the user says "connect career-ops to…

58 2d ago A 108 tokens original MIT

parent-sync

13

Fighter90/career-ops-ui

Skill Claude CodeCodex

Sync web-ui with a newer parent career-ops release — pull the parent, scope the delta, port providers/fixes, fan out docs ×17, run every gate, ship the parity release end-to-end. Trigger when the user says "обнови родителя", "parent-sync", "возьми новое из родителя", or pastes a santifer/career-ops release URL.

58 2d ago A 83 tokens original MIT

lynxlangya/knowject

Skill Claude CodeCodex

Use when the user wants to generate TypeScript types from an OpenAPI document and wire them into the typed client produced by knowject-read-api. Triggers on phrases like "/knowject types", "把 openapi 转成 types", "给 read-api client 补类型", "生成 typed client 的类型", "rewrite the unknown placeholders", "wire types into the…

56 3mo ago A 213 tokens

lynxlangya/knowject

Skill Claude CodeCodex

Use when the user wants to design MCP tool candidates, function/tool calling schemas, or agent tool risk gates from project API surfaces. Triggers on phrases like "/knowject mcp tools", "design MCP tools from this API", "把这些 endpoint 设计成 MCP tools", "为 agent 工具加确认 gate", "API-to-MCP tool design", or "which endpoints…

56 3mo ago A 144 tokens

lynxlangya/knowject

Skill Claude CodeCodex

Use when the user wants to capture durable, source-cited project memory from repo artifacts, handoff notes, diffs, PR notes, or conversation summaries. Triggers on phrases like "/knowject memory", "沉淀一下这个项目的记忆", "把这次交接总结成 knowject memory", "capture project memory", "update knowject memory from these docs", or "把这次 PR…

56 3mo ago A 153 tokens

Forgemind-git/ForgeChat

Skill Claude CodeCodex

Generate a production-ready system prompt for a ForgeChat WhatsApp AI agent (order bot, booking bot, lead-capture bot, etc.) AND, when a ForgeChat MCP connector is available, build/configure that agent directly in ForgeChat over MCP. Use this skill WHENEVER the user wants to "write a prompt for an agent", "build a…

54 9d ago A 217 tokens

test-framework

18

henrydiaosi/AI-framework

Skill Claude CodeCodex

A guide to the project's test framework, including its technology choices, structure, and design principles. A test framework is the setup used to write and run checks on code.

53 5mo ago A 2 tokens

lumina-backend-api

19

hoangsonww/AI-RAG-Assistant-Chatbot

Skill Claude CodeCodex

Implement and debug the Express and TypeScript backend for Lumina. Use when editing files under server/src or server/package.json, changing authentication, conversations, guest flows, chat routes, models, middleware, API contracts, or Gemini and Pinecone service wiring outside the dedicated knowledge-ingestion…

47 15d ago A 64 tokens original MIT

lumina-frontend-ui

20

hoangsonww/AI-RAG-Assistant-Chatbot

Skill Claude CodeCodex

Build, refine, and debug the React/Vite frontend for Lumina. Use when editing files under client/src or client/package.json, changing chat UX, landing page content, auth flows, routing, theme behavior, markdown rendering, animations, responsive layout, or frontend API wiring.

47 15d ago A 62 tokens original MIT

lumina-mcp-server

21

hoangsonww/AI-RAG-Assistant-Chatbot

Skill Claude CodeCodex

Develop and maintain the standalone Lumina MCP server. Use when editing files under mcpserver/, adding or modifying tools, resources, prompts, middleware, configuration, or transport behavior for the Model Context Protocol server.

47 15d ago A 48 tokens original MIT

darto-add-route

22

evandersondev/darto

Skill Claude CodeCodex

Add or modify HTTP endpoints in a Darto (Dart) web app — verbs, path/query params, request-body reading, route groups, and Context response helpers. Use when building or changing API routes in a project that depends on the darto package (import 'package:darto/darto.dart'). Not for Express/Node — Darto handlers take a…

43 1mo ago A 90 tokens original MIT

evandersondev/darto

Skill Claude CodeCodex

Validate the body, query, params, or headers of a Darto (Dart) request using the zValidator middleware and zard (Zod-style) schemas. Use when adding input validation to a Darto endpoint, defining a z.map/z.string/z.int schema, reading validated data with c.req.valid, or customizing the validation error response.…

43 1mo ago A 83 tokens original MIT

evandersondev/darto

Skill Claude CodeCodex

Write and register middleware in a Darto (Dart) app — the Middleware factory pattern, global/path-scoped/route-level registration, short-circuiting, per-request state, and global error/404 handlers. Use when adding cross-cutting behavior (auth, logging, CORS, timing) or configuring app.onError / app.notFound in a…

43 1mo ago A 86 tokens original MIT