hono
Originally fromyusukebe/hono-skill
Installation
SKILL.md
Hono Skill
Build Hono web applications. This skill provides inline API knowledge for AI. Use Hono CLI to inspect and test the app.
Latest Documentation
For details beyond this inline reference, fetch the latest documentation from https://hono.dev. Get the index of doc pages from https://hono.dev/llms.txt, then fetch a page with the Accept: text/markdown header to receive it as Markdown:
curl -H "Accept: text/markdown" https://hono.dev/docs/helpers/cookie
Hono CLI
Use Hono CLI to inspect and test the app. Install it in the project, then let the CLI explain itself: