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 route handlers

Browse skills that share this capability.

  • huma-endpoint - Create Huma REST API Endpoints
    APIRESTendpointrouting

    ★ 18 · Updated 2026-03-23

    Create API endpoints following Huma conventions for routing, input/output, errors, and docs.

    ⚙ create route handlers⚙ register routes⚙ define input structs
  • nextjs-app-router - Next.js 15 App Router Implementation Guide
    Next.jsApp RouterReact Server ComponentsWeb Development

    ★ 18 · Updated 2026-03-22

    Implement Next.js 15 App Router features including Server Components, Client Components, Server Actions, data fetching, and routing patterns.

    ⚙ create server components⚙ create client components⚙ implement server actions