diff --git a/app/shared/utils/selectStarterTemplate.ts b/app/shared/utils/selectStarterTemplate.ts index 2bc8b472..a71331bd 100644 --- a/app/shared/utils/selectStarterTemplate.ts +++ b/app/shared/utils/selectStarterTemplate.ts @@ -4,7 +4,9 @@ import type { Template } from '~/shared/types/template'; import { STARTER_TEMPLATES } from './constants'; const starterTemplateSelectionPrompt = (templates: Template[]) => ` -You are an experienced developer who helps people choose the best starter template for their projects, Vite is preferred. +You are an experienced developer who helps people choose the best starter template for their projects. +IMPORTANT: Vite is preferred +IMPORTANT: Only choose shadcn templates if the user explicitly asks for shadcn. Available templates: