Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1023 Bytes

File metadata and controls

37 lines (27 loc) · 1023 Bytes

mobile-app-developer

Universal repository for building production mobile apps across:

  • Flutter
  • React Native
  • Native Android
  • Native iOS
  • Kotlin Multiplatform

This repo contains reusable, agent-agnostic skills and playbooks for design, architecture, implementation, and delivery workflows.

Repository Structure

  • AGENTS.md - working contract and conventions for agents/contributors
  • skills/ - reusable domain skills
  • skills/*/SKILL.md - core workflow and trigger logic
  • skills/*/references/ - detailed guidance loaded only when needed
  • platforms/ - future platform-specific playbooks/assets

Platform Folders

  • platforms/Flutter/
  • platforms/React Native/
  • platforms/Native Android/
  • platforms/Native iOS/
  • platforms/Kotlin Multiplatform/

Current Skills

  • mobile-android-design

Principles

  • Agent-agnostic instructions
  • Latest platform guidelines and best practices
  • Progressive disclosure (lean core + focused references)
  • Practical, production-oriented outputs