preview-screens

Installation
SKILL.md

Shared instructions: shared-instructions.md — read first.

Preview Screens

Generates a self-contained HTML file that renders every screen in the app as a phone-frame mockup (375 × 812) with tab navigation and a dark/light toggle. The agent reads TSX files, understands the Tamagui component tree, and produces equivalent HTML/CSS — no programmatic TSX parsing.

When to use

  • After generating screens, to see a quick visual preview without running Metro/Expo
  • To share a screenshot-ready mockup with stakeholders
  • To verify layout before deploying

When NOT to use

  • To run the actual app → use npx expo start
  • To modify screens → use /edit-app; screen-builder is an internal agent invoked by orchestrator skills

Workflow

Installs
30
GitHub Stars
599
First Seen
Jun 30, 2026
preview-screens — microsoft/power-platform-skills