architect-nextjs-bun-app
Installation
SKILL.md
Architect: Next.js + Bun App
Use this skill to scaffold a production-minded Next.js app baseline before layering domain-specific add-ons.
Docker is required by default for this runnable base architect skill. Only allow NO_DOCKER=yes when the user explicitly asks for a local-only exception.
Inputs
Collect:
PROJECT_NAME: kebab-case folder/package name.USE_TAILWIND:yes/no(defaultyes).APP_PORT: default3000.NO_DOCKER: defaultno. Setyesonly when user explicitly opts out.
Version defaults:
create-next-app@15oven/bunimage1.1.38-alpine