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 with capability: create middleware

Browse skills that share this capability.

  • redux - Redux Toolkit State Management Patterns
    Redux Toolkitstate managementfrontend

    ★ 1,001 · Updated 2026-05-11

    Redux Toolkit patterns and conventions for state management code

    ⚙ create slice⚙ define selector⚙ create thunk
  • nodejs - Node.js TypeScript Backend Patterns
    Node.jsTypeScriptbackendAPI

    ★ 0 · Updated 2026-03-20

    Core Node.js backend patterns for TypeScript with async/await error handling, middleware, configuration, testing, and layered architecture

    ⚙ create Express API routes⚙ create middleware⚙ configure Node.js server
  • generate-endpoint - Generate REST API endpoint with validation and tests
    APIbackendRESTcode generation

    ★ 1 · Updated 2026-03-19

    Generates API endpoint handlers with validation, error handling, types, and tests matching project's backend framework

    ⚙ detect backend framework⚙ analyze endpoint patterns⚙ generate type definitions
  • Node.js Expert - Node.js Backend Development Expert
    nodejsbackendapiserver

    ★ 0 · Updated 2026-03-10

    Provides best practices for Node.js backend development including Express, Fastify, API design, error handling, security, and testing

    ⚙ design API structure⚙ implement error handling⚙ validate input