ecosystem-mobile
Installation
SKILL.md
📱 Mobile Domain Ecosystem
Welcome to the mobile domain ecosystem. This directory contains specialized agentic skills for React Native, Flutter, and Native iOS/Android app development, auditing, and deployment.
For Orchestrator Agents (
task-decomposer,parallel-planner): When asked to plan a mobile-related task, you MUST consult the workflows below. Do not hallucinate steps; map your plan strictly to these available skills in the order defined.
🔄 Standard Workflows & Handoffs
1. The Pre-Release Audit Flow
When the user asks to "audit the app before launch", "check if the app is ready", or "review our mobile app quality", execute these skills sequentially:
@accessibility-enforcer-> Ensures ADA/WCAG compliance, touch targets, and contrast.@mobile-perf-auditor-> Analyzes bundle size, memory leaks, and frame drops.@mobile-security-auditor-> Checks for exposed API keys, insecure storage, and network payloads.