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

Browse skills that share this tag.

  • hono - Build web APIs and full-stack apps with Hono
    honoedgecloudflare-workersbun

    ★ 6 · Updated 2026-09-22

    Provides patterns and code examples for building Web Standards-based APIs and applications using Hono.

    ⚙ Set up Hono projects⚙ Define API routes⚙ Implement middleware
  • modvitals - ModVitals Devvit moderation health report app patterns
    devvithonoredismoderation

    ★ 0 · Updated 2026-09-15

    Provides patterns and rules for scaffolding, building, testing, and modifying the ModVitals Devvit moderation app.

    ⚙ Scaffolding Devvit apps⚙ Implementing Hono server bridging⚙ Managing Redis metrics
  • cloudflare-worker-builder - Scaffold and deploy Cloudflare Workers with Hono and Vite
    cloudflareworkershonovite

    ★ 67 · Updated 2026-09-13

    Scaffolds and deploys Cloudflare Worker projects with Hono routing, Vite dev server, and Static Assets.

    ⚙ Scaffold Cloudflare Worker projects⚙ Configure Worker resource bindings⚙ Deploy Cloudflare Worker projects
  • hono - Hono routing, middleware, and error handling for Avash
    honoapimiddlewarevalidation

    ★ 0 · Updated 2026-09-12

    Use when writing or reviewing Hono routes, middleware, validation, or error handling under apps/api/src.

    ⚙ Write Hono routes and middleware⚙ Validate boundary requests using Zod⚙ Wrap route handlers with error boundary
  • hono - Build Ultra-Fast Web APIs with Hono Framework
    honoedgecloudflare-workersbun

    ★ 8 · Updated 2026-06-30

    Build web APIs and full-stack apps with Hono, supporting Cloudflare Workers, Deno, Bun, Node.js, and WinterCG-compatible runtimes.

    ⚙ Define REST API routes⚙ Apply middleware to routes⚙ Validate request with Zod
  • cloudflare-worker-base - Cloudflare Worker Setup with Hono, Vite, and Static Assets
    cloudflareworkershonovite

    ★ 1,018 · Updated 2026-02-09

    Set up Cloudflare Workers projects with Hono routing, Vite plugin, and Static Assets configuration

    ⚙ create project scaffold⚙ configure Hono routing⚙ setup Vite plugin