Skip to main content
Back to registry

hono

yusukebe/hono-skill

Develop Hono applications efficiently using Hono CLI ( @hono/cli ).

Installs2
Install command
npx skills add https://github.com/yusukebe/hono-skill --skill hono
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this skill
Develop Hono applications efficiently using Hono CLI ( @hono/cli ). You can use Hono CLI without global installation via npx: Or install globally (optional): Search for Hono APIs and features. Use --pretty for human-readable output. Display detailed documentation for a specific path found in search results. Examples: Uses app.request() internally, so no server startup required for testing. - Research : Use hono search → hono docs to investigate APIs and features - Implement : Write the code - Test : Use hono request to test endpoints - Optimize : Use hono optimize for production builds when needed - Always search with hono search before implementing unfamiliar APIs - Use --pretty flag with hono search (default output is JSON) - hono request works without starting an HTTP server - Search for middleware usage with hono search "middleware name"

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does hono do?

Develop Hono applications efficiently using Hono CLI ( @hono/cli ).

Is hono good?

hono does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does hono work with?

hono currently lists compatibility with gemini-cli.

What are alternatives to hono?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install hono?

npx skills add https://github.com/yusukebe/hono-skill --skill hono

Related skills

Alternatives in Software Engineering