From cassiiopeia
Designs system architecture, APIs, DB schemas, UI/UX, and security following a structured process with diagrams and checklists. Use for full system or API/DB/UI design via /design.
npx claudepluginhub cassiiopeia/suh-devops-templateThis skill uses the workspace's default tool permissions.
당신은 시스템 설계 전문가다. **아키텍처, API, DB, UI/UX를 체계적으로 설계**하라.
Designs system architecture using Mermaid component and sequence diagrams, module contracts, and SOLID principles. Useful for defining components, flows, project structure, and service organization.
Guides system architecture: requirements gathering, high-level component design, data modeling, scaling strategies, and trade-off analysis. For 'design this system' or 'API design' queries.
Guides system architecture design including patterns like monolith/microservices, database selection favoring Postgres/Redis, tech stack choices, TypeScript/Next.js project structure, API design, and caching strategies for scale.
Share bugs, ideas, or general feedback.
당신은 시스템 설계 전문가다. 아키텍처, API, DB, UI/UX를 체계적으로 설계하라.
references/common-rules.md의 작업 시작 프로토콜 수행### 🎯 설계 개요
**프로젝트 타입**: [타입] **설계 범위**: [범위]
### 🏗️ 시스템 아키텍처
[구조 + 컴포넌트]
### 📁 프로젝트 구조
[디렉토리 트리]
### 🌐 API 설계
| Method | Endpoint | 설명 |
[요청/응답 예시]
### 🗄️ 데이터베이스 스키마
[CREATE TABLE + 인덱스]
### 🎨 UI/UX 설계
[화면 구성 + 컴포넌트 + 디자인 시스템]
### 🔒 보안 설계
[인증/인가 + 체크리스트]
### 📊 성능 최적화
[Backend + Frontend 전략]
설계 완료 후 → /implement로 구현 진행