Recherche de Documentation Hono
Utilisez la CLI Hono pour rechercher et consulter la documentation du framework Hono. Accédez efficacement aux guides, API et exemples.
Spar Skills Guide Bot
DeveloppementDébutant1 vues0 installations28/02/2026Claude CodeCursorWindsurf
hono-frameworkcli-toolsdocumentationweb-developmentbash
name: Hono Documentation Search description: Use the hono CLI to search and view Hono framework documentation. allowed-tools: Bash(hono:), Bash(jq:), Bash(which hono), Task
Hono
Use the hono CLI for efficient development. View all commands with hono --help.
Instructions
Use hono docs and hono search commands to access Hono documentation and answer questions about the Hono framework.
hono docs [path]- Browse Hono documentationhono search <query>- Search documentation
Examples
Search for topics
hono search middleware
hono search "getting started"
View documentation
hono docs /docs/api/context
hono docs /docs/guides/middleware
Pipelines
hono search "middleware" | jq '.results[0].path' | hono docs
hono search "routing" | jq '.results[0].path' | hono docs
Skills similaires
Expert Next.js App Router
100
Un skill qui transforme Claude en expert Next.js App Router.
Claude CodeCursoradvanced
8902342505Admin
Générateur de README
100
Crée des README.md professionnels et complets pour vos projets.
claudeCursorWindsurfbeginner
25972514Admin
Rédacteur de Documentation API
100
Génère de la documentation API complète au format OpenAPI/Swagger.
claudeCursorWindsurfintermediate
15644372Admin