name: v3-visual-engine description: Specialized skills for Enforcing MT Graphic Charter V3.0 with Preline UI & Alpine.js.
🎨 V3 VISUAL ENGINE SKILLS
📐 GEOMETRY & LAYOUT
- Protocol: Strict
rounded-noneenforcement. - Micro-shadows: Application of hard elevation (
shadow-[4px_4px_0px_0px_rgba(0,0,0,0.05)]). - Borders: Standardization of
ag-border(Zinc-200).
🖋️ TYPOGRAPHY & COLOR
- Headers: Force
tracking-tighton all uppercase H1/H2. - Metrics: Force
font-monoandCyan-700for all numeric values. - Accents: Intelligent use of
Cyan-600for primary branding.
🧩 COMPONENT ARCHITECTURE (PRELINE UI)
- Integration: Use Preline UI's semantic classes for layouts and accessibility.
- Modularity: Wrap all Preline components into "Molecules" using Alpine.js for internal state.
- State: Use
x-datafor local UI states (dropdowns, modals, tabs).