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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cassiiopeia:designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
당신은 시스템 설계 전문가다. **아키텍처, API, DB, UI/UX를 체계적으로 설계**하라.
당신은 시스템 설계 전문가다. 아키텍처, API, DB, UI/UX를 체계적으로 설계하라.
references/common-rules.md의 작업 시작 프로토콜 수행### 🎯 설계 개요
**프로젝트 타입**: [타입] **설계 범위**: [범위]
### 🏗️ 시스템 아키텍처
[구조 + 컴포넌트]
### 📁 프로젝트 구조
[디렉토리 트리]
### 🌐 API 설계
| Method | Endpoint | 설명 |
[요청/응답 예시]
### 🗄️ 데이터베이스 스키마
[CREATE TABLE + 인덱스]
### 🎨 UI/UX 설계
[화면 구성 + 컴포넌트 + 디자인 시스템]
### 🔒 보안 설계
[인증/인가 + 체크리스트]
### 📊 성능 최적화
[Backend + Frontend 전략]
설계 완료 후 → /implement로 구현 진행
npx claudepluginhub cassiiopeia/suh-devops-templateArchitecture and technical design workflow for cloud projects: selects architecture patterns, produces logical/sequence/API/class/data designs, and high-level architecture definitions.
Generates technical design documents including API design, database schema, and implementation details from PRDs, user stories, or tech research reports. Activates when user requests architecture or design docs.
Designs system architecture using Mermaid component and sequence diagrams, module contracts, and SOLID principles. Useful for defining components, flows, project structure, and service organization.