Hono Opinionated Guide

Use when editing Hono APIs that follow the opinionated style: inline OpenAPI handlers, explicit router selection (LinearRouter / RegExpRouter), sync handlers where possible, bodyLimit middleware. A focused overlay that covers only house-style decisions, not generic Hono usage. Triggers on `.ts` files with `OpenAPIHono`, inline route schemas, and prompts about router perf, payload limits, or sync-vs-async handlers, even when the user doesn't say 'opinionated'.

xonovex Updated

File contents

xonovex/platform/tree/main/packages/skill/skill-hono-opinionated/hono-opinionated-guide commit b6cf550e66

Frequently asked questions

npx skillmds@latest add xonovex/hono-opinionated-guide