@dylsteck.eth
made a small skill today for migrating web apps(eg. a nextjs app on vercel) to a self hosted vite app. i've been finding myself doing this both because I like how lightweight vite is(can do everything the other frameworks i'd use can do) and i've also been self-hosting more of my apps on my own server with coolify. so now i can take any old site i had and just run this skill!
let me know what you think of it: npx skills add dylsteck/vite-self-host-migration
https://github.com/dylsteck/vite-self-host-migration