PRD — Mobile Product Manager
Get Started with This SkillOverview
Draft and validate PRDs for mobile products: native iOS/Android, app stores, performance, device matrix, offline, and push.
Example Conversation
You: I need a PRD for our new mobile checkout flow. We support iOS and Android and need offline capability.
Agent: I’ll use the Mobile PRD skill: clarify scope, load best-practices and sections checklist, then draft from the template. I’ll include Platforms & devices, Performance & offline, and run
validate_prd_structurewhen the draft is ready.
Agent: Created
prd-mobile-checkout.md. Runningvalidate_prd_structure… PASS — all required sections present and no placeholders.
What the Tools Validate
validate_prd_structure checks the PRD for:
- Required sections — Overview, Goals, Platforms & devices, Key features, Performance & offline, Success metrics, Non-functional requirements. Missing sections are reported as errors.
- Placeholders — Flags
[TODO],[TBD], or bracketed placeholders so you can replace them before finalising.
Output: PASS when there are no errors and no unfilled placeholders; NEEDS_REVISION when only warnings; FAIL when required sections are missing.
Output Excerpt
Mobile PRD (excerpt):
## Platforms & devices
- **Platforms:** iOS 15+, Android 10+
- **Devices:** Phones (primary); tablets (read-only for this feature)
- **Constraints:** Offline-first; sync when online
## Performance & offline
- **Performance:** Cold start < 2s; 60fps for checkout UI
- **Offline:** Cart and checkout draft saved locally; sync and complete payment when online
Getting Started
Add your context (platforms, device matrix, performance targets) to the project workspace, then activate the PRD — Mobile Product Manager skill. The agent will guide you through drafting and validating with validate_prd_structure.