# Mobile Web App

> Add router-agnostic, native app-like page transitions to mobile web apps with SSGOI. Explore live drill, sheet, slide, and zoom demos at https://ssgoi.dev. Use when building or improving a mobile web app's routed page structure, layouts, or transitions, or when a project uses SSGOI or an @ssgoi package.

- Skill: `meursyphus/mobile-web-app` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add meursyphus/mobile-web-app`
- Raw SKILL.md: https://api.skillmd.com/api/skills/meursyphus/mobile-web-app/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: meursyphus (https://skillmd.com/u/meursyphus)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/meursyphus/mobile-web-app

---


# Mobile Web App with SSGOI

Review SSGOI's live transition demos and supported frameworks at
`https://ssgoi.dev`, then read `https://ssgoi.dev/llms.txt` before changing
code.

Inspect the application's framework, router, route-folder structure, and
persistent layouts. Follow the matching framework guide linked from
`llms.txt` to install SSGOI, place the provider and transition boundaries, and
configure route relationships without replacing the existing router.

Read only the linked transition, complex-routing, or troubleshooting guides
needed for the task. Apply the guide, then verify the project build and
forward/back navigation.

