with one click
mobile-web-consultant
모바일 친화적 PWA/반응형 웹앱 개발 컨설턴트
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
모바일 친화적 PWA/반응형 웹앱 개발 컨설턴트
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Chrome 확장 프로그램 개발 컨설턴트
Tauri 기반 크로스플랫폼 데스크톱/모바일 앱 개발 컨설턴트
Transform vague requirements into detailed specifications for HTML + Tailwind + vanilla JS web apps. Use when customers describe features vaguely, need project documentation, or want technical specifications without backend.
Based on SOC occupation classification
| name | mobile-web-consultant |
| description | 모바일 친화적 PWA/반응형 웹앱 개발 컨설턴트 |
Transform mobile app ideas into comprehensive PWA/responsive web specifications through orchestrated multi-agent collaboration. Specialized for mobile-first progressive web applications.
Use when:
Don't use when:
┌─────────────────────────────────────────────────────────────┐
│ Phase 1: Discovery │
│ (Sequential) │
└─────────────────────────────────────────────────────────────┘
↓
┌───────────────────┐
│ Interviewer │ → Ask: Standard or Hell Interviewer?
│ (or Hell Int.) │ → .shared/01-requirements.md
└───────────────────┘
↓
┌───────────────────┐
│ Mobile UI Sketcher│ → Mobile-first wireframes
│ │ → .shared/02-wireframes.md
└───────────────────┘
↓
┌───────────────────┐
│ UX Spec Writer │ → Mobile UX specifications
│ │ → .shared/03-ux-specification.md
└───────────────────┘
↓
┌─────────────────────────────────────────────────────────────┐
│ Phase 2: Specification │
│ (Parallel) │
└─────────────────────────────────────────────────────────────┘
↓
┌───────────────────┬───────────────────┬─────────────────────┐
│ Client Tech Arch │ Mermaid Designer │ Mobile Interaction │
│ (PWA + Storage) │ (Flow diagrams) │ Designer │
│ 04-tech-arch.md │ 05-flow-diag.md │ 06-animations.md │
└───────────────────┴───────────────────┴─────────────────────┘
↓
┌─────────────────────────────────────────────────────────────┐
│ Phase 3: Final │
│ (Sequential) │
└─────────────────────────────────────────────────────────────┘
↓
┌───────────────────┐
│ Planner │ → Project roadmap
│ │ → .shared/07-roadmap.md
└───────────────────┘
↓
┌───────────────────┐
│ Browser QA │ → Mobile device testing
│ │ → .shared/08-qa-report.md
└───────────────────┘
| # | Agent | Output | Purpose |
|---|---|---|---|
| 1 | Interviewer (or Hell) | 01-requirements.md | Extract requirements |
| 2 | Mobile UI Sketcher | 02-wireframes.md | Mobile-first wireframes |
| 3 | UX Spec Writer | 03-ux-specification.md | Mobile UX documentation |
| 4 | Client Tech Architect | 04-tech-architecture.md | PWA + Storage design |
| 5 | Mermaid Designer | 05-flow-diagrams.md | Flow visualizations |
| 6 | Mobile Interaction Designer | 06-animations.md | Touch interactions |
| 7 | Planner | 07-roadmap.md | Development roadmap |
| 8 | Browser QA | 08-qa-report.md | Mobile testing |
.shared/
├── 01-requirements.md # What to build
├── 02-wireframes.md # Mobile-first layouts
├── 03-ux-specification.md # Mobile UX patterns
├── 04-tech-architecture.md # PWA + Storage architecture
├── 05-flow-diagrams.md # Mermaid diagrams
├── 06-animations.md # Touch interaction specs
├── 07-roadmap.md # Development plan
└── 08-qa-report.md # Mobile test results
When user invokes this skill:
Select interviewer mode:
- Standard (Quick, 2-3 questions, ~5 min)
- Hell Interviewer (Thorough, detailed exploration, 20-45 min)
TASK: [Specific goal]
EXPECTED OUTCOME: [Output file]
REQUIRED AGENT: [Agent name from table above]
CONTEXT: [Required input files]
MUST DO:
- Read previous outputs from .shared/
- Follow agent's AGENT.md guidelines
- Write output to specified file
- Prioritize mobile-first design
MUST NOT DO:
- Skip reading previous phase outputs
- Design desktop-first layouts
- Ignore touch interaction requirements
- Use non-standard mobile patterns
8 comprehensive markdown documents in .shared/:
references/workflow.md - Detailed workflow guidereferences/mobile-ux-patterns.md - Mobile patternsreferences/pwa-guide.md - PWA implementationreferences/touch-interactions.md - Touch guidelinesreferences/shared-folder-spec.md - Output standardsreferences/common-agent-tools.md - Tool usage