AI SummaryA Cursor Rules file that establishes a comprehensive UI design system for the Mind Journey project, defining visual stack, color tokens, component patterns, and design principles to ensure consistent glassmorphic/neon-styled interfaces. Developers using Cursor on Mind Journey projects benefit from having a shared design source-of-truth built directly into their IDE.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "mind-journey — Cursor Rules" prompt rules to my project. Repository: https://github.com/morrisseybr/mind-journey Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Cursor Rules for mind-journey
UI Design System: Mind Journey (The Neon Workbench)
Este documento serve como fonte da verdade para a geração de interfaces. O objetivo é criar uma "bancada de trabalho futurista": densa e utilitária como o VS Code, mas com estética Glassmorphism e acentos Neon.
1. Stack Visual
• Framework: React + Next.js 15 (App Router). • Lib Base: shadcn/ui (Radix Primitives). • Styling: Tailwind CSS v4. • Iconografia: Lucide React (stroke-width={1.5} padrão). • Fontes: • UI: Inter ou Geist Sans. • Code: JetBrains Mono (com ligaduras).
2. Paleta de Cores & Tokens (Tailwind v4)
O sistema é Dark Mode Only. Não gere estilos para light mode.
2.1. Backgrounds (The Void)
Use a escala Zinc para criar profundidade sem usar preto absoluto (#000). • App Base: bg-zinc-950 (Fundo da janela). • Editor Surface: bg-zinc-950 (Sólido para legibilidade). • Glass Panel: bg-zinc-900/40 backdrop-blur-xl border border-white/5. • Active Panel: bg-zinc-900/60 border-violet-500/20.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts