smithery/majesticlabs-dev

frontend-design-philosophy

Design thinking principles for distinctive interfaces. Covers aesthetic direction, anti-patterns, and avoiding generic AI-generated aesthetics.

Installation

$ npx skills add smithery/majesticlabs-dev --skill frontend-design-philosophy

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/majesticlabs-dev · top by installs.

npx skills add smithery/majesticlabs-dev

Browse all from smithery/majesticlabs-dev

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,283 B
  • docs SUMMARY.md 177 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Frontend Design Philosophy

Core principles for creating distinctive, non-generic interfaces.

Design Thinking First

Before writing code, consider:

  1. Purpose: What is this interface trying to achieve?
  2. Audience: Who will use it and what are their expectations?
  3. Tone: What feeling should it evoke?
  4. Differentiation: What makes this distinctive?

Pick an Extreme

Rather than defaulting to safe, generic designs, commit to a clear aesthetic direction:

Direction Characteristics
Brutalist Raw, honest, utilitarian
Maximalist Bold, layered, expressive
Minimalist Restrained, precise, essential
Retro-futuristic Nostalgic tech, neon, gradients
Luxury Refined, spacious, premium
Playful Animated, colorful, delightful

Avoid "AI Slop"

Generic AI-generated aesthetics are immediately recognizable. Avoid:

Category Avoid
Fonts Inter, Roboto, Arial, system fonts as primary
Colors Purple gradients, blue-to-purple fades
Layouts Centered hero, three-column features
Choices Rounded corners everywhere, subtle shadows

Anti-Patterns

Category Avoid
Typography Single font for all, default system fonts
Color Gray-on-gray, uninspired palettes
Layout Symmetrical grids, centered everything
Motion Hover effects everywhere, bouncy animations

Validation Checklist

  • Typography is distinctive (not default fonts)
  • Color palette is intentional and limited
  • Layout breaks from predictable patterns
  • Motion serves purpose and feels polished
  • Design direction is clear and consistent
  • Responsive behavior maintains quality
  • Accessibility not sacrificed for aesthetics

Resources


Remember: Every default is a choice. If you're using defaults, you're making generic work.