backend-architect

Community

Architect robust backends with clarity and speed.

AuthorBikach
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill captures expert guidance for backend architecture to help teams design, implement, review, and refactor backend systems. It guides through hexagonal/DDD, SOLID, clean code, and testing strategies to reduce complexity and maintainability.

Core Features & Use Cases

  • Architecture Design Guidance: propose hexagonal boundaries, ports/adapters, and context mapping for new features.
  • Code Review & Refactoring: analyze existing code, detect smells, and suggest concrete improvements.
  • Quality & Testing Guidance: ensure unit tests align with SRP/SOLID and architecture boundaries; check for code smells, dependencies, and architectural conformance.
  • Problem Solving & Debugging: diagnose architectural issues and propose solutions to maintainability and performance.
  • Use Case Scenarios: help define bounded contexts, domain models, and interaction flows for features.

Quick Start

Prompt the Backend Architect to review the service's architecture and propose improvements to hexagonal boundaries and domain modeling.

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-architect
Download link: https://github.com/Bikach/skills-claude-code/archive/main.zip#backend-architect

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