Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

Migrate Next.js to vinext

porcloudflare·cloudflare· v1.0.0 · atualizado em 2026-04-10
79
Score

Migrates Next.js projects to vinext (Vite-based Next.js reimplementation for Cloudflare Workers). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and Cloudflare deployment setup.

nextjsvinextmigrationcloudflarevitefrontenddevops
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmigrate-to-vinext/workflow
1
Check Compatibility: — Run `vinext check` to identify potential issues.
2
Automated Migration (Recommended): — Run `vinext init` to automate the migration process.
3
Manual Migration (Fallback): — If automated migration fails, manually replace packages, update scripts, convert to ESM, and generate `vite.config.ts`.
4
Cloudflare Deployment (Optional): — Deploy to Cloudflare Workers using `vinext deploy` or manual configuration.
5
Verify: — Run `vinext dev` and test the application.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aInsForge CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aDependency Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
75
Similar aChangelog Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Sentry Next.js SDK
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Migrate Next.js to vinext
migrate-to-vinext
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.EVALUATE
Triggers7
migrate Next.js to vinextconvert Next.js project to vinextswitch from Next.js to vinextupgrade Next.js to vinextuse vinext instead of Next.jsmigrate nextjs app to vinextconvert nextjs to vinext

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download migrate-to-vinext
$ synaptic skills detail migrate-to-vinext
$ synaptic skills live migrate-to-vinext

Dependências

nextvinextvite@vitejs/plugin-rsc@cloudflare/vite-pluginwrangler

Links

GitHub Repository