backend-development

Design scalable backend architectures for Node.js, Python, Go, and Rust.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Khoatran1999/aquarium-commerce --skill backend-development-khoatran1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend-development
Source: https://github.com/Khoatran1999/aquarium-commerce/tree/main/.claude/skills/backend-development
Command: npx skills add https://github.com/Khoatran1999/aquarium-commerce --skill backend-development-khoatran1999

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Production-grade backend design and implementation guidance to help teams build robust, scalable servers across languages and ecosystems.

Core Features & Use Cases

  • Architectural patterns for Node.js/TypeScript (NestJS, Express), Python (FastAPI, Django), Go (Gin), and Rust (Axum).
  • Security, testing, and DevOps best practices (OAuth/JWT, RBAC, CI/CD, monitoring, observability).
  • Data modeling and database strategies (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), and microservice patterns.

Quick Start

Set up a production-ready backend using a modern framework, a relational or document database, and a CI/CD pipeline.

Frequently Asked Questions about backend-development

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

FAQPage Schema
How do I design a scalable backend architecture for modern web applications?

Design scalable backends by applying architectural patterns across Node.js, Python, Go, and Rust stacks. It covers microservices, data modeling, and deployment strategies to ensure robust performance for API-heavy systems.

What's the best way to implement authentication and security in a backend API?

Implement backend security using OAuth/JWT and RBAC patterns. It provides practical guidance for securing API-heavy systems across modern frameworks like FastAPI, NestJS, and Gin.

Can I use this backend architecture guidance for a Go or Rust stack?

Yes, backend architecture guidance applies to Go with Gin and Rust with Axum. It delivers stack-specific patterns for API design, data modeling, and reliable deployment scenarios.

How do I set up CI/CD and testing pipelines for a NestJS or FastAPI backend?

Set up CI/CD and testing pipelines using provided DevOps best practices. It covers monitoring, observability, and reliable deployment scenarios for NestJS, FastAPI, and other frameworks.

Does this cover data modeling strategies for both PostgreSQL and MongoDB?

Yes, it covers data modeling and database strategies for PostgreSQL, MongoDB, and Redis. This includes API design patterns for REST, GraphQL, and gRPC systems.