next-forge 6 introduces DX improvements, a new agent skill, and updated guides for its production-grade Turborepo/Next.js template.
- •A next-forge skill can be installed into AI agents via `npx skills add vercel/next-forge`, providing structured knowledge of the template's architecture and packages.
- •Bun is now the default package manager, though pnpm, npm, and yarn remain supported via the CLI init flow.
- •Optional integrations (Stripe, PostHog, BaseHub, feature flags) now silently degrade when environment variables are missing, with only DATABASE_URL required to boot.
- •New guides cover quickstart setup with Clerk and Postgres, Docker deployment, and migration paths for Appwrite, Convex, and Novu.
This summary was automatically generated by AI based on the original article and may not be fully accurate.