hono-ddd-guidelines

DDDアーキテクチャでHonoのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、Hono公式ミドルウェア/プラグインの活用、Hono OpenAPIプラグイン(hono-openapi)とzod-openapiの必須採用、Drizzle ORMの利用、トランザクション境界、エラーハンドリング、テスト指針、ESLint/Prettierの必須導入を含む。

$ Installer

git clone https://github.com/Higashi-Masafumi/ai-coding-template /tmp/ai-coding-template && cp -r /tmp/ai-coding-template/.codex/skills/hono-ddd-guidelines ~/.claude/skills/ai-coding-template

// tip: Run this command in your terminal to install the skill