moai-domain-backend

Design backend systems with architecture, API, caching, and database guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-domain-backend-junseokandylee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-domain-backend
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-domain-backend
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-domain-backend-junseokandylee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance for designing and implementing high-performance, scalable, and reliable backend systems. It addresses challenges in server architecture, API design, caching, and database optimization, helping you build robust services that can handle increasing loads and deliver consistent performance.

Core Features & Use Cases

  • Server Architecture: Guides through layered architecture, microservices, monoliths, and serverless patterns.
  • API Design: Provides expertise in RESTful principles, GraphQL, gRPC, and WebSockets for effective data communication.
  • Caching Strategies: Recommends Redis, Memcached, and CDN caching, along with cache invalidation patterns.
  • Use Case: When you need "백엔드 아키텍처" (backend architecture) or "캐싱 전략" (caching strategy) for a new service, this skill offers the necessary guidance.

Quick Start

Ask to "Redis 캐싱 추가" to an existing API, and the skill will guide you through implementing a cache-aside pattern.