Skip to main content

Mobile Development Workflow

Complete mobile development workflow covering project setup, development, testing, and deployment.

Workflow Steps

  1. Project Setup: Run /scaffold-mobile to create project structure
  2. Development: Implement features following mobile-development-patterns
  3. UI/UX: Design and implement user interface
  4. State Management: Implement state architecture (Redux, Bloc, etc.)
  5. Testing: Run mobile tests via /run-tests --type mobile
  6. Build: Create production builds for iOS/Android
  7. Deploy: Submit to App Store / Play Store

Agents Involved

  • mobile-development-specialist: Architecture and development
  • ui-component-developer: UI component creation
  • mobile-testing-specialist: Test automation

Success Criteria

  • App builds successfully
  • All tests passing
  • UI/UX approved
  • Deployed to stores
ComponentPurpose
scaffold-mobileProject scaffolding
mobile-development-patternsMobile patterns skill

Generated by: H.10.6 Supporting Components Generator Track: AB Created: 2026-02-06