关于
This skill transforms Claude into an expert backend architect specialized in building high-performance TypeScript applications using the Bun runtime and Hono framework. It enforces strict domain isolation through bounded contexts and follows Clean Architecture patterns—separating concerns into Infrastructure, Application, and Domain layers. By prioritizing 'Duplication Over Coupling' and a minimal shared kernel, it helps developers build maintainable, enterprise-grade APIs that offer the benefits of microservices isolation with the deployment simplicity of a monolith.