backend-structure

Community

Enforce robust backend module design.

Authormuhammadcaeed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill defines the mandatory structure and rules for implementing any backend module in the Aegis system, ensuring consistency, modularity, and compliance across domain boundaries.

Core Features & Use Cases

  • Enforces a standardized module layout including module.ts, controller.ts, service.ts, repository.ts, dto/, enums/ or guards/ as needed.
  • Promotes multi-tenancy with communityId scoped queries and Docker-friendly, environment-driven runtime patterns.
  • Provides guidance for when to apply the rules: creating a new domain, extending an existing one, or adding controllers/services/repositories.

Quick Start

Create a new backend domain module following the required file structure and guidelines, then implement code inside the module using NestJS, MongoDB, and Docker-friendly patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backend-structure
Download link: https://github.com/muhammadcaeed/aegis/archive/main.zip#backend-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.