backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices.
Install Command
claude skill add diet103/claude-code-infrastructure-showcaseDescription
This skill is a comprehensive backend development guide for Node.js/Express/TypeScript microservices. It is useful for creating routes, controllers, services, repositories, middleware, and working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. It covers layered architecture, BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
Tags
Information
You Might Also Like
hybrid-search-implementation
Combine vector and keyword search for improved retrieval.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis.
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development.
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.
dotnet-backend-patterns
Master C#/.NET backend development patterns
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns.