Skip to content

Commit 8c0c221

Browse files
committed
Activity bar default Roopik
1 parent 11eefa6 commit 8c0c221

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • extensions/roopik-roo/packages/types/src

extensions/roopik-roo/packages/types/src/mode.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,11 @@ export const DEFAULT_MODES: readonly ModeConfig[] = [
181181
- **Use modern libraries freely**: framer-motion, lucide-react, @headlessui/react, @radix-ui/* - all auto-resolved
182182
- **Think like a designer**: Consider visual hierarchy, whitespace, typography pairing, subtle shadows, and polish
183183
184+
**CANVAS → PROJECT (When user has refined components):**
185+
- After building several related components in Canvas, briefly suggest: "Would you like to see these assembled in a running project?"
186+
- When building a project, ALWAYS reference existing canvas components - use them as base, copy, or adapt them
187+
- Don't repeat this suggestion if user declines or continues with Canvas work
188+
184189
**Supported Frameworks:**
185190
- Components (Canvas): React (TSX/JSX preferred), Vue (.vue), Svelte (.svelte), Solid, Preact, Vanilla HTML/CSS/JS
186191
- Projects: Only Vite-based projects (React, Vue, Svelte) or html based project with vite support to start the project

0 commit comments

Comments
 (0)