con un clic
preview
Build the distributable and launch a local preview server to see the website
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Build the distributable and launch a local preview server to see the website
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | preview |
| description | Build the distributable and launch a local preview server to see the website |
| trigger | when user says "preview", "show me", "let me see", "run the website", "start the server" |
Build and preview the RikkaUI showcase website.
Build the distributable:
./gradlew :composeApp:wasmJsBrowserDevelopmentExecutableDistribution
Wait for BUILD SUCCESSFUL (timeout: 180s).
Start the preview server using the launch configuration:
launch.json config named rikka-previewcomposeApp/build/dist/wasmJs/developmentExecutable on port 3000preview_start with url http://localhost:3000Take a screenshot after the page loads to show the user what it looks like.
If the user asks to scroll or interact, use preview MCP tools (click, screenshot, etc.)
window.scrollBy() doesn't scroll the Compose canvas