·webf-routing-setup
</>

webf-routing-setup

openwebf/webf

Configure el enrutamiento híbrido con transiciones de pantalla nativas en WebF: configure la navegación utilizando el enrutamiento WebF en lugar del enrutamiento SPA. Úselo al configurar la navegación, implementar aplicaciones multipantalla o cuando reaccionar-router-dom/vue-router no funciona como se esperaba.

4Instalaciones·0Tendencia·@openwebf

Instalación

$npx skills add https://github.com/openwebf/webf --skill webf-routing-setup

SKILL.md

Note: WebF development is nearly identical to web development - you use the same tools (Vite, npm, Vitest), same frameworks (React, Vue, Svelte), and same deployment services (Vercel, Netlify). This skill covers one of the 3 key differences: routing with native screen transitions instead of SPA routing. The other two differences are async rendering and API compatibility.

WebF does NOT use traditional Single-Page Application (SPA) routing. Instead, it uses hybrid routing where each route renders on a separate, native Flutter screen with platform-native transitions.

In Browsers (SPA Routing) Traditional web routing uses the History API or hash-based routing:

Configure el enrutamiento híbrido con transiciones de pantalla nativas en WebF: configure la navegación utilizando el enrutamiento WebF en lugar del enrutamiento SPA. Úselo al configurar la navegación, implementar aplicaciones multipantalla o cuando reaccionar-router-dom/vue-router no funciona como se esperaba. Fuente: openwebf/webf.

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/openwebf/webf --skill webf-routing-setup
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-01
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es webf-routing-setup?

Configure el enrutamiento híbrido con transiciones de pantalla nativas en WebF: configure la navegación utilizando el enrutamiento WebF en lugar del enrutamiento SPA. Úselo al configurar la navegación, implementar aplicaciones multipantalla o cuando reaccionar-router-dom/vue-router no funciona como se esperaba. Fuente: openwebf/webf.

¿Cómo instalo webf-routing-setup?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/openwebf/webf --skill webf-routing-setup Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

https://github.com/openwebf/webf