hono-llm-docs

Hono LLM Documentation

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hono-llm-docs" with this command: npx skills add 5dlabs/cto/5dlabs-cto-hono-llm-docs

Hono LLM Documentation

Hono provides LLM-optimized documentation at multiple levels:

When to Use

Fetch this documentation when:

  • Building edge-first APIs with Hono

  • Deploying to Cloudflare Workers, Deno, Bun, or other runtimes

  • Working with middleware (auth, CORS, JWT, rate limiting)

  • Implementing RPC-style APIs with type safety

  • Using JSX for server-side rendering

Key Topics Covered

  • Core: Hono app, Context, Request, Response, Routing

  • Middleware: Basic Auth, Bearer Auth, CORS, CSRF, JWT, Logger

  • Helpers: Cookie, HTML, CSS, Streaming, WebSocket, SSG

  • Deployment: Cloudflare Workers/Pages, AWS Lambda, Vercel, Deno, Bun

  • Concepts: Web Standards, Routers, Middleware, Stacks

Quick Reference

// Fetch Hono docs (choose appropriate size) const docs = await firecrawl.scrape({ url: "https://hono.dev/llms-full.txt", // or llms.txt, llms-small.txt formats: ["markdown"] });

Runtime Support

Runtime Status

Cloudflare Workers ✅ Primary

Bun ✅ Supported

Deno ✅ Supported

Node.js ✅ Supported

AWS Lambda ✅ Supported

Vercel ✅ Supported

Related Skills

  • bun-llm-docs

  • Bun runtime documentation

  • elysia-llm-docs

  • Alternative Bun web framework

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

better-auth-expo

No summary provided by upstream source.

Repository SourceNeeds Review
General

elysia-llm-docs

No summary provided by upstream source.

Repository SourceNeeds Review
General

expo-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
General

bun-llm-docs

No summary provided by upstream source.

Repository SourceNeeds Review