Rock Mobile page scaffold
Scaffold a Rock Mobile shell page with navigation + auth wired up.
Need a quick read on Rock Mobile page scaffold?
Skim the gist, what it's good for, a real prompt to try, and the gotchas — all distilled from SKILL.md. Cached after the first run.
About this skill
--- name: rock-mobile-page version: 1.0.0 description: Scaffold a Rock Mobile shell page with navigation + auth wired up. triggers: - scaffold a rock mobile page - new rock mobile shell runtimes: - code tags: - rock-mobile - xaml - scaffold ---
# Rock Mobile page scaffold
Generates a ready-to-run Rock Mobile shell page: the XAML, the matching code-behind, navigation parameters, and a sensible stub for the API call you're going to make. Handles the auth wiring so you don't have to copy it from the last one.
## When to use
- "scaffold a rock mobile page" - "new rock mobile shell"
## Notes
This skill is published to the Triumph Skills Marketplace. Report issues or request features directly from the skill's page.