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: Middleware

Browse skills that share this tag.

  • api-contract-normalizer - Standardize API Response Contracts
    API NormalizationAPI StandardizationContract NormalizationResponse Normalization

    ★ 18 · Updated 2026-06-15

    Unifies API response patterns including pagination, errors, and status codes

    ⚙ audit APIs⚙ define standards⚙ create types
  • laravel-permission - Laravel RBAC by Spatie
    RBACPermissionsSecurityAuthorization

    ★ 1 · Updated 2026-05-28

    Implement role-based access control for Laravel applications

    ⚙ create role⚙ create permission⚙ assign role
  • laravel-permission - Laravel RBAC with Spatie Permission
    LaravelRBACPermissionsRoles

    ★ 18 · Updated 2026-05-28

    Complete role-based access control for Laravel applications

    ⚙ assign roles⚙ check permissions⚙ protect routes
  • laravel-permission - Laravel Permission RBAC
    RBACAuthenticationAuthorizationLaravel

    ★ 602 · Updated 2026-05-28

    Manage roles and permissions for Laravel applications

    ⚙ assign roles⚙ check permissions⚙ configure middleware
  • api-response-standardization - Standardize API Response Format
    APIResponse FormatStandardizationMiddleware

    ★ 0 · Updated 2026-05-09

    Standardizes API success and error responses in unified JSON format with success, data/error and timestamp fields.

    ⚙ standardize success responses⚙ standardize error responses⚙ create API envelope
  • nextjs-app-router - Next.js 15 App Router Patterns
    Next.jsApp RouterServer ComponentsClient Components

    ★ 0 · Updated 2026-03-22

    Implements Next.js 15 App Router features including server components, client components, server actions, and data fetching

    ⚙ implement server components⚙ implement client components⚙ implement server actions
  • zustand-state-management - Build Type-Safe Global State Management in React Applications
    ReactState ManagementZustandTypeScript

    ★ 1,018 · Updated 2026-02-09

    Create and manage React global state with Zustand including TypeScript support, persistence, and middleware integration

    ⚙ create React global state stores⚙ implement TypeScript type safety⚙ add persistence middleware