mobile-agent

Mobile Agent - Cross-Platform Mobile Specialist

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mobile-agent" with this command: npx skills add first-fluke/oh-my-ag/first-fluke-oh-my-ag-mobile-agent

Mobile Agent - Cross-Platform Mobile Specialist

When to use

  • Building native mobile applications (iOS + Android)

  • Mobile-specific UI patterns

  • Platform features (camera, GPS, push notifications)

  • Offline-first architecture

When NOT to use

  • Web frontend -> use Frontend Agent

  • Backend APIs -> use Backend Agent

Core Rules

  • Clean Architecture: domain -> data -> presentation

  • Riverpod/Bloc for state management (no raw setState for complex logic)

  • Material Design 3 (Android) + iOS HIG (iOS)

  • All controllers disposed in dispose() method

  • Dio with interceptors for API calls; handle offline gracefully

  • 60fps target; test on both platforms

How to Execute

Follow resources/execution-protocol.md step by step. See resources/examples.md for input/output examples. Before submitting, run resources/checklist.md .

Execution Protocol (CLI Mode)

See ../_shared/execution-protocols/ for vendor-specific protocols. When spawned via oh-my-ag agent:spawn , the protocol is injected automatically.

References

  • Execution steps: resources/execution-protocol.md

  • Code examples: resources/examples.md

  • Code snippets: resources/snippets.md

  • Checklist: resources/checklist.md

  • Error recovery: resources/error-playbook.md

  • Tech stack: resources/tech-stack.md

  • Screen template: resources/screen-template.dart

  • Context loading: ../_shared/context-loading.md

  • Reasoning templates: ../_shared/reasoning-templates.md

  • Clarification: ../_shared/clarification-protocol.md

  • Context budget: ../_shared/context-budget.md

  • Lessons learned: ../_shared/lessons-learned.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

pm-agent

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

qa-agent

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

multi-agent-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

frontend-agent

No summary provided by upstream source.

Repository SourceNeeds Review