This is a reference guide that covers the four major mobile development paths: native iOS with SwiftUI, native Android with Jetpack Compose, React Native, and Flutter. It gives you concrete checklists for each platform, like using StateFlow over LiveData on Android or ensuring async/await patterns on iOS. The performance benchmarks are helpful (cold start under 1.5s, rendering above 55fps), and the framework selection advice is practical: if you're coming from web, go React Native; if you need extreme UI customization, pick Flutter. The actual API details live in a separate reference file, so this is more of a decision matrix and best practices checklist than a complete implementation guide. Useful when you're starting a mobile project or switching between platforms and need to remember each ecosystem's current preferred patterns.
npx -y skills add telagod/code-abyss --skill developing-mobile-apps --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar