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: define API endpoints

Browse skills that share this capability.

  • project-workflow - Project Workflow Automation - 9 Integrated Commands
    project managementworkflow automationdevelopment lifecyclegit integration

    ★ 18 · Updated 2026-05-11

    Nine integrated slash commands for complete project lifecycle from idea validation to release

    ⚙ validate tech stack⚙ manage scope⚙ generate project plans
  • hono-vite-ssr - Hono + Vite SSR Development Template
    SSRHonoViteCloudflare Workers

    ★ 15 · Updated 2026-03-23

    Hono + Vite SSR template for server/client 2-file structure with TypeScript JSX and Cloudflare Workers support

    ⚙ create web app⚙ configure Vite⚙ build project
  • encore-go-service - Structure services with Encore Go framework
    gomicroservicesapistructure

    ★ 26 · Updated 2026-02-23

    Create and manage service structures using Encore Go framework

    ⚙ create service packages⚙ define API endpoints⚙ organize service structure
  • FastAPI Development - Build async APIs with FastAPI for REST APIs and web backends
    API DevelopmentWeb FrameworkPythonREST API

    ★ 18 · Updated 2026-02-18

    Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing

    ⚙ create FastAPI application⚙ define API endpoints⚙ use Pydantic models
  • haskell-servant - Servant Web Framework Conventions with NamedRoutes Record Pattern
    haskellweb-frameworkapi-designrest

    ★ 0 · Updated 2026-02-14

    Define conventions for building Haskell Servant REST APIs using the NamedRoutes record pattern

    ⚙ define API endpoints⚙ compose API routes⚙ write handler functions