This handles deployment to IGA Pages for frontend and full-stack projects. It covers both the CLI workflow (login, link, deploy, local dev) and serverless function development. Works with Next.js, Vite, Vue, React, Angular, and a handful of static site generators, but notably excludes Nuxt, Remix, and Astro. The skill is detailed about common pitfalls: remembering to cd into your scaffolded directory, using the right login method for remote versus local environments, and running iga pages dev instead of your framework's dev command when you have API routes. If you're deploying to IGA Pages or building serverless endpoints on their platform, this is the reference.
npx skills add https://github.com/volc-iga-pages/iga-pages-skills --skill iga-pages