Agent Skill
2/7/2026magicui-design
Standardizes the adaptation of Magic UI components to the Curlew Finance "Organic/Editorial" aesthetic. Use this skill when implementing dynamic UI elements, animations, or micro-interactions.
A
alanlee0323
0GitHub Stars
1Views
npx skills add Alanlee0323/Investment_Dashboard
SKILL.md
| Name | magicui-design |
| Description | Standardizes the adaptation of Magic UI components to the Curlew Finance "Organic/Editorial" aesthetic. Use this skill when implementing dynamic UI elements, animations, or micro-interactions. |
name: magicui-design description: Standardizes the adaptation of Magic UI components to the Curlew Finance "Organic/Editorial" aesthetic. Use this skill when implementing dynamic UI elements, animations, or micro-interactions.
Magic UI Design Adaptation
Overview
This skill defines how to adapt Magic UI components (typically high-tech/neon) to fit the Curlew Finance (Organic, Tactile, Muted) brand.
Core Principles
- No Neon: Replace default Cyan/Purple glows with Terracotta (
#C66A46), Sage (#8BA88E), or Warm Charcoal (#424242). - Texture over Gradient: Prefer subtle noise textures or paper-like effects over smooth, digital gradients.
- Gentle Motion: Slow down animations. "Luxury is slow." (e.g., increase durations by 50-100%).
- Matte Finish: Avoid high-gloss reflections.
Component Adaptations
1. Shine Border (Organic Version)
Used for emphasizing important cards (e.g., "Danger" or "Opportunity" insights).
- Color: Use
calico-terracottaorcalico-sagewith low opacity (20-40%). - Speed: Slower duration (
8sor more). - Width: Thinner beam size.
2. Marquee / Ticker
Used for displaying live data or news.
- Background: Transparent or
calico-oatmealwith multiply blend mode. - Gap: Generous spacing between items (
gap-8+). - Speed:
[--duration:40s](Slow and readable).
3. Number Ticker
Used for dashboard statistics.
- Font: Use
Playfair Display(Serif) for the numbers to give a "Financial Report" feel. - Color:
calico-terracotta(for emphasis) orcalico-charcoal(standard).
Implementation Rules
- Tailwind Config: Ensure
animationandkeyframesintailwind.config.tssupport the slower durations. - Z-Index: Ensure animations (like
GridPattern) stay behind the content (-z-10).
Skills Info
Original Name:magicui-designAuthor:alanlee0323
Download