LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: express

Browse skills that share this tag.

  • backend-dev-guidelines - Backend Development Guidelines for Microservices
    backendnodejsexpresstypescript

    ★ 0 · Updated 2026-09-19

    Defines architectural standards, validation, config management, error handling, and testing for Node.js Express TypeScript microservices.

    ⚙ Enforce layered backend architecture⚙ Assess feature feasibility index⚙ Validate external input with Zod
  • azure-web-pubsub-ts - Azure Web PubSub SDKs for TypeScript
    azureweb-pubsubtypescriptwebsocket

    ★ 1 · Updated 2026-09-18

    Real-time messaging with WebSocket connections and pub/sub patterns.

    ⚙ Generate client access tokens⚙ Send real-time pub sub messages⚙ Manage groups and user connections
  • m365-agents-ts - Microsoft 365 Agents SDK for TypeScript
    microsoft-365typescriptagent-sdkcopilot-studio

    ★ 10 · Updated 2026-09-17

    Build enterprise agents using Microsoft 365 Agents SDK with Express hosting, streaming responses, and Copilot Studio integrations.

    ⚙ Host agents with Express⚙ Stream responses via Azure OpenAI⚙ Handle invoke activities
  • recip-backend - RECIP 360 ATC driving school management API context
    expresssequelizemysqlnodejs

    ★ 0 · Updated 2026-09-13

    Provides project context, architecture, tech stack, routes, and developer conventions for recip_backend.

    ⚙ Run database migrations⚙ Undo database migrations⚙ Run database seeders
  • api-security-hardening - API Security Hardening
    api-securityauthenticationrate-limitingcors

    ★ 0 · Updated 2026-09-11

    Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware.

    ⚙ Secure REST APIs⚙ Implement authentication⚙ Implement rate limiting
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationcode-migrationexpressnextjs

    ★ 602 · Updated 2026-02-15

    Migrates Crowi 2.0 codebase from Express/Swig to Next.js + ts-rest architecture

    ⚙ analyze legacy Express routes⚙ convert Swig templates to React⚙ generate ts-rest API contracts
  • crowi-migration - Crowi 2.0 Migration Workflow for Legacy to Modern Stack
    migrationlegacyexpressswig

    ★ 18 · Updated 2026-02-14

    Migrate Crowi from Express/Swig to Next.js + ts-rest architecture

    ⚙ read legacy code files⚙ analyze migration patterns⚙ generate ts-rest contracts
  • backend-express - Express Backend Development and API Management
    backendexpressapinodejs

    ★ 0 · Updated 2026-02-12

    Edit and manage Express API backends including routes, middleware, and services

    ⚙ edit backend routes⚙ edit middleware⚙ edit services