Mobile Development Workflow
Complete mobile development workflow covering project setup, development, testing, and deployment.
Workflow Steps
- Project Setup: Run
/scaffold-mobileto create project structure - Development: Implement features following mobile-development-patterns
- UI/UX: Design and implement user interface
- State Management: Implement state architecture (Redux, Bloc, etc.)
- Testing: Run mobile tests via
/run-tests --type mobile - Build: Create production builds for iOS/Android
- Deploy: Submit to App Store / Play Store
Agents Involved
mobile-development-specialist: Architecture and developmentui-component-developer: UI component creationmobile-testing-specialist: Test automation
Success Criteria
- App builds successfully
- All tests passing
- UI/UX approved
- Deployed to stores
Related Components
| Component | Purpose |
|---|---|
scaffold-mobile | Project scaffolding |
mobile-development-patterns | Mobile patterns skill |
Generated by: H.10.6 Supporting Components Generator Track: AB Created: 2026-02-06