with one click
tauri-app-consultant
Tauri 기반 크로스플랫폼 데스크톱/모바일 앱 개발 컨설턴트
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
Tauri 기반 크로스플랫폼 데스크톱/모바일 앱 개발 컨설턴트
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.
Based on SOC occupation classification
Chrome 확장 프로그램 개발 컨설턴트
모바일 친화적 PWA/반응형 웹앱 개발 컨설턴트
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.
| name | tauri-app-consultant |
| description | Tauri 기반 크로스플랫폼 데스크톱/모바일 앱 개발 컨설턴트 |
Transform vague desktop application ideas into comprehensive project specifications through orchestrated multi-agent collaboration. Specialized for Tauri v2 cross-platform applications.
Use when:
Don't use when:
┌─────────────────────────────────────────────────────────────┐
│ Phase 1: Discovery │
│ (Sequential) │
└─────────────────────────────────────────────────────────────┘
↓
┌───────────────────┐
│ Interviewer │ → Ask: Standard or Hell Interviewer?
│ (or Hell Int.) │ → .shared/01-requirements.md
└───────────────────┘
↓
┌───────────────────┐
│ UI Sketcher │ → Desktop-first wireframes
│ │ → .shared/02-wireframes.md
└───────────────────┘
↓
┌───────────────────┐
│ UX Spec Writer │ → UX specifications
│ │ → .shared/03-ux-specification.md
└───────────────────┘
↓
┌─────────────────────────────────────────────────────────────┐
│ Phase 2: Specification │
│ (Parallel) │
└─────────────────────────────────────────────────────────────┘
↓
┌───────────────────┬───────────────────┬───────────────────┐
│ Tauri Architect │ Mermaid Designer │Interactive Design │
│ (Rust backend) │ (Flow diagrams) │ (Animations) │
│ 04-tech-arch.md │ 05-flow-diag.md │ 06-animations.md │
└───────────────────┴───────────────────┴───────────────────┘
↓
┌─────────────────────────────────────────────────────────────┐
│ Phase 3: Final │
│ (Sequential) │
└─────────────────────────────────────────────────────────────┘
↓
┌───────────────────┐
│ Planner │ → Project roadmap
│ │ → .shared/07-roadmap.md
└───────────────────┘
↓
┌───────────────────┐
│ Browser QA │ → QA testing (Tauri dev window)
│ │ → .shared/08-qa-report.md
└───────────────────┘
| # | Agent | Output | Purpose |
|---|---|---|---|
| 1 | Interviewer (or Hell) | 01-requirements.md | Extract requirements |
| 2 | UI Sketcher | 02-wireframes.md | Desktop wireframes |
| 3 | UX Spec Writer | 03-ux-specification.md | UX documentation |
| 4 | Tauri Architect | 04-tech-architecture.md | Rust + Tauri design |
| 5 | Mermaid Designer | 05-flow-diagrams.md | Flow visualizations |
| 6 | Interactive Designer | 06-animations.md | Animation specs |
| 7 | Planner | 07-roadmap.md | Development roadmap |
| 8 | Browser QA | 08-qa-report.md | Quality testing |
.shared/
├── 01-requirements.md # What to build
├── 02-wireframes.md # Desktop-first layouts
├── 03-ux-specification.md # UX patterns
├── 04-tech-architecture.md # Tauri + Rust architecture
├── 05-flow-diagrams.md # Mermaid diagrams
├── 06-animations.md # Animation specifications
├── 07-roadmap.md # Development plan
└── 08-qa-report.md # 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
MUST NOT DO:
- Skip reading previous phase outputs
- Make assumptions without documenting
- Deviate from Tauri/React/Rust tech stack
8 comprehensive markdown documents in .shared/:
references/workflow.md - Detailed workflow guidereferences/tauri-architecture.md - Tauri patternsreferences/rust-patterns.md - Rust best practicesreferences/tauri-commands.md - Command patternsreferences/shared-folder-spec.md - Output standardsreferences/common-agent-tools.md - Tool usage