agency-backend-architect

Design scalable backend architectures with database schemas and API contracts.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill agency-backend-architect-immamdouhaboammar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-backend-architect
Source: https://github.com/imMamdouhaboammar/kaku-chatgpt-harness/tree/main/.agents/skills/engineering-backend-architect
Command: npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill agency-backend-architect-immamdouhaboammar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the complexity of designing high-scale backend systems by providing a structured, security-first, and reliability-focused framework for architecture and database design.

Core Features & Use Cases

  • System Architecture Design: Define patterns for monoliths, microservices, or serverless deployments with a focus on scalability and observability.
  • Database Engineering: Generate optimized SQL schemas, indexing strategies, and migration plans for high-performance persistence layers.
  • API Governance: Standardize API contracts using OpenAPI/AsyncAPI specifications to ensure backwards compatibility and robust error handling.

Quick Start

Use the agency-backend-architect skill to design a scalable microservices architecture for a new e-commerce platform including the database schema and API contract.

Frequently Asked Questions about agency-backend-architect

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

FAQPage Schema
How do I design a scalable microservices architecture for a new platform?

You can design scalable microservices by defining deployment patterns for monoliths, microservices, or serverless environments with a focus on security, scalability, and observability to ensure production-grade robustness.

What is the best way to generate optimized SQL schemas and indexing strategies?

The best way to generate optimized SQL schemas is through database engineering that produces high-performance persistence layers, including tailored indexing strategies and structured migration plans for robust server-side applications.

How do I standardize API contracts for backwards compatibility?

You standardize API contracts for backwards compatibility by utilizing OpenAPI or AsyncAPI specifications, which govern API interactions and ensure robust error handling across server-side applications.

Does this approach support security-first principles for cloud infrastructure development?

Yes, this approach supports security-first principles by ensuring compliance and incorporating performance optimization and observability requirements directly into cloud infrastructure development and system design.

When do I need to apply observability requirements to my backend architecture?

You need to apply observability requirements to backend architecture when building production-grade systems, ensuring reliability and performance optimization across high-scale server-side applications and cloud infrastructure.