feat: update plugin version to 0.3.0, enhance hooks, and refine skill descriptions

This commit is contained in:
asepharyana
2026-07-26 13:27:48 +07:00
parent 8bcccfc022
commit 288939bb5a
7 changed files with 140 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: hono-backend
description: Hono best practices — middleware, RPC, validation (Zod), Drizzle integration, and project organization. Use when building Hono backend APIs. Triggers when working with this framework's files and patterns, not just explicit mentions.js," "hono RPC," "hono middleware," "hono Zod OpenAPI," "hono validation," or "hono Drizzle."
description: Use when building Hono backend APIs — middleware, RPC, Zod validation, Drizzle integration, and project organization. Triggers from Hono file patterns and project config.
---
# Hono Backend Best Practices