backend-dev-guidelines
π―Skillfrom diet103/claude-code-infrastructure-showcase
Provides comprehensive guidelines and best practices for building scalable Node.js/Express/TypeScript microservices with clean layered architecture and modern development patterns.
Part of
diet103/claude-code-infrastructure-showcase(5 items)
Installation
npx skills add diet103/claude-code-infrastructure-showcase --skill backend-dev-guidelinesSkill Details
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes β controllers β services β repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
More from this repository4
Provides comprehensive React/TypeScript frontend development guidelines, covering component creation, feature structure, data fetching, routing, styling, and performance best practices.
Captures and tracks all project errors comprehensively in Sentry v8, ensuring no error goes unmonitored across services and workflows.
route-tester skill from diet103/claude-code-infrastructure-showcase
Helps developers create and manage Claude Code skills by guiding through best practices, trigger patterns, and skill configuration.