duo-mobile-engineering
Make a shipped client app start fast, stay small, and stay cheap to change — startup budgets scored against conversion rather than milliseconds, deferring non-first-screen work, perceived versus actual latency, device-tier and worst-region equity, profiling loops, binary size as a monitored metric, and how to migrate a large client codebase without freezing the product. Use when someone says the app feels slow, cold start takes too long, our binary keeps growing every release, users on cheap Android phones churn, CI builds take forever, should we migrate to a new language or architecture, how do we pay down client tech debt, who owns deleting legacy code, or why did our performance work not move a single metric.
- Version
- 2.0.0
- License
- MIT
Pinned to revision 78072c9528fb, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/duo-mobile-engineering/SKILL.md
- skills/duo-mobile-engineering/references/a-fixed-window-beats-a-trickle.md
- skills/duo-mobile-engineering/references/attack-perceived-time-before-actual-time.md
- skills/duo-mobile-engineering/references/cold-start-is-a-retention-metric.md
- skills/duo-mobile-engineering/references/defer-everything-the-first-screen-doesnt-need.md
- skills/duo-mobile-engineering/references/fix-the-diagnostic-loop-before-the-bug.md
- skills/duo-mobile-engineering/references/generate-the-boilerplate-instead-of-relaxing-the-standard.md
- skills/duo-mobile-engineering/references/mandate-new-code-first-backfill-on-evidence.md
- skills/duo-mobile-engineering/references/measure-from-your-worst-region-and-device.md
- skills/duo-mobile-engineering/references/optimize-against-conversion-not-milliseconds.md
- skills/duo-mobile-engineering/references/prove-the-shape-in-the-hardest-part-first.md
- skills/duo-mobile-engineering/references/put-the-size-delta-on-every-pull-request.md
- skills/duo-mobile-engineering/references/treat-the-build-loop-as-a-shipped-feature.md
- skills/duo-mobile-engineering/references/verify-the-harness-and-route-around-vendors.md
Every link opens the file at its source, pinned to the revision this page describes.