Access 263+ design styles with AI-optimized prompt keywords for frontend development
/plugin marketplace add Lobbi-Docs/claude/plugin install frontend-design-system@claude-orchestrationThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Access 263+ curated design styles with AI-optimized prompt keywords for frontend development.
This skill provides comprehensive access to 19 design categories, each containing multiple style variations optimized for AI-assisted code generation. Use these styles to rapidly prototype and implement consistent design systems.
Prompt Keywords: minimal, clean, simple, whitespace, scandinavian, zen, flat
Prompt Keywords: art-deco, victorian, baroque, gothic, renaissance, historical, ornate
Prompt Keywords: retro, 80s, 90s, vaporwave, memphis, vintage, mid-century
Prompt Keywords: neumorphism, glassmorphism, material, fluent, skeuomorphic, soft-ui
Prompt Keywords: cyberpunk, sci-fi, neon, futuristic, dystopian, tech, holographic
Prompt Keywords: organic, botanical, nature, ocean, forest, desert, earth-tones
Prompt Keywords: maximalist, brutalist, neo-brutalist, bold, expressive, vibrant
Prompt Keywords: dark-mode, dark-elegant, dark-minimal, dark-neon, oled-black
Prompt Keywords: gradient, duotone, rainbow, pastel, metallic, colorful
Prompt Keywords: corporate, professional, business, financial, medical, startup
Prompt Keywords: artistic, grunge, watercolor, abstract, pop-art, collage
Prompt Keywords: gaming, streaming, rpg, fantasy, esports, pixel-art, 8-bit
Prompt Keywords: ecommerce, luxury, fashion, marketplace, subscription, handmade
Prompt Keywords: educational, academic, learning, kids, course, tutorial, docs
Prompt Keywords: social, forum, dating, community, blog, feed
Prompt Keywords: productivity, dashboard, tasks, notes, calendar, project-management
Prompt Keywords: fitness, meditation, wellness, nutrition, healthcare, mindfulness
Prompt Keywords: travel, hotel, restaurant, tourism, airline, hospitality
Prompt Keywords: 3d, ar, vr, particles, morphing, generative, experimental
Choose a style based on your project needs:
"Create a [component] with [style-keyword] design style"
Example: "Create a login form with glassmorphism design style"
Mix keywords for hybrid designs:
"Create a dashboard with dark-mode and neumorphism"
"Design a card component with cyberpunk and glassmorphism"
Target specific UI elements:
"Create glassmorphism buttons"
"Design a brutalist navigation bar"
"Build a neumorphic card component"
Project Type?
├── Corporate/Professional → Corporate Blue, Material Design
├── Creative/Portfolio → Artistic, Bold, Glassmorphism
├── E-commerce → Luxury Store, Marketplace, Clean Minimalism
├── Gaming → Cyberpunk, Neon Tech, Gaming UI
├── Health/Wellness → Meditation, Organic, Pastel
├── Educational → Academic, Kids Learning, Documentation
├── Social → Social Network, Community Hub, Blog
└── Experimental → 3D UI, AR/VR, Generative Art
User Demographic?
├── Young/Trendy → Vaporwave, Neo-Brutalism, Bold
├── Professional → Corporate, Clean Minimalism, Material
├── Creative → Artistic, Maximalism, Expressive
├── Technical → Dark Mode, Brutalist, Hi-Tech
└── General → Scandinavian, Flat Design, Material
Mood/Atmosphere?
├── Energetic → Cyberpunk, Neon, Bold
├── Calm → Minimalism, Meditation, Pastel
├── Luxury → Art Deco, Dark Elegant, Metallic
├── Playful → Memphis, Colorful, Pop Art
└── Professional → Corporate, Swiss Design, Material
Create a login page with Scandinavian minimalism design style.
Use muted colors, natural material textures, and generous whitespace.
Include a clean form with subtle shadows and simple typography.
Design a dashboard with cyberpunk aesthetic.
Use dark background (#0a0e27), neon cyan (#00ffff) and magenta (#ff00ff) accents.
Include glowing borders, tech-inspired grid layouts, and holographic card effects.
Create a card component with glassmorphism style.
Use frosted glass effect with backdrop-filter blur,
semi-transparent white background (rgba(255,255,255,0.1)),
subtle border, and soft shadow.
Design a button with neo-brutalist style.
Use bright background color (#ffff00), thick black border (4px),
bold offset shadow (8px 8px 0 #000), and strong typography.
Create a hero section with Art Deco style.
Use geometric patterns, gold (#d4af37) and black color scheme,
symmetrical layout, bold lines, and elegant serif typography.
For complete design specifications, color palettes, typography systems, and component examples:
[[Resources/Design-Systems/Style-Database]][[Resources/Design-Systems/Color-Palettes]][[Resources/Design-Systems/Typography]][[Resources/Design-Systems/Component-Library]][[Resources/Design-Systems/Design-Tokens]]| Category | Popular Styles | Primary Colors | Use Cases |
|---|---|---|---|
| Minimalist | Clean, Scandinavian, Flat | White, Gray, Black | Corporate, SaaS |
| Digital UI | Glassmorphism, Material | Translucent, Bold | Modern apps |
| Futuristic | Cyberpunk, Neon Tech | Neon, Dark | Gaming, Tech |
| Bold | Brutalist, Neo-Brutalist | Bright, High contrast | Creative, Agencies |
| Professional | Corporate, Medical | Blue, White | Business, Healthcare |
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.