backend-dev-guidelines

Enforce backend development guidelines for Node.js, Express, TypeScript, and Microservices.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roviczzz/agentic-dev --skill backend-dev-guidelines-roviczzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend-dev-guidelines
Source: https://github.com/roviczzz/agentic-dev/tree/main/skills/backend-dev-guidelines
Command: npx skills add https://github.com/roviczzz/agentic-dev --skill backend-dev-guidelines-roviczzz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework to ensure the quality and reliability of backend systems by enforcing best practices, architecture patterns, and development guidelines.

Core Features & Use Cases

  • Layered Architecture: Enforces a structured approach to backend development with clear separation of concerns.
  • Best Practices: Outlines best practices for coding, testing, and deploying backend systems.
  • Use Case: When developing a new backend service or refactoring an existing one, this Skill ensures adherence to industry standards and best practices.

Quick Start

Load the backend-dev-guidelines skill and start developing your backend service.

Frequently Asked Questions about backend-dev-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for structuring a Node.js and Express backend architecture?

Layered architecture provides clear separation of concerns for backend systems, ensuring quality and reliability. It enforces a structured approach to backend development by isolating business logic, data access, and routing components in Node.js and Express applications.

How do I apply coding standards and testing practices in TypeScript microservices?

Apply coding standards and testing practices by adopting a comprehensive framework of backend development guidelines. This enforces industry-standard architecture patterns and testing protocols during new service development or existing system refactoring.

Do I need prior knowledge of backend architecture to use these microservices guidelines?

Yes, these backend development guidelines require prior knowledge of backend architecture and programming principles. They target Node.js, Express, TypeScript, and Microservices environments, providing an advanced implementation depth for developers.

What's the best way to refactor an existing backend service to follow industry standards?

The best way to refactor an existing backend service is to apply a comprehensive set of development guidelines. This enforces best practices, layered architecture patterns, and coding standards to align your system with industry benchmarks.

When should I enforce layered architecture patterns in my backend development workflow?

You should enforce layered architecture patterns when developing a new backend service or refactoring an existing one. This approach ensures clear separation of concerns and adherence to industry standards throughout the backend development lifecycle.