Help us improve
Share bugs, ideas, or general feedback.
From reviw-plugin
Generates distinctive, production-grade frontend code for web components, pages, and apps with bold aesthetics, unique typography, motion, and layouts avoiding generic AI designs.
npx claudepluginhub kazuph/reviw --plugin reviw-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/reviw-plugin:frontend-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
Generates distinctive, production-grade frontend interfaces for web components, pages, or apps with bold aesthetics, unique typography, colors, and motion avoiding generic AI looks.
Generates distinctive, production-grade frontend UIs for components, pages, or apps with bold aesthetics, unique typography, motion, and layouts avoiding generic styles.
Creates distinctive, production-grade frontend interfaces with bold aesthetic direction. Guides design thinking, typography, color, motion, and spatial composition for memorable UIs.
Share bugs, ideas, or general feedback.
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints.
Before coding, understand the context and commit to a BOLD aesthetic direction:
CRITICAL: Choose a clear conceptual direction and execute it with precision. Bold maximalism and refined minimalism both work - the key is intentionality, not intensity.
Then implement working code (HTML/CSS/JS, React, Vue, etc.) that is:
Focus on:
NEVER use generic AI-generated aesthetics:
Interpret creatively and make unexpected choices that feel genuinely designed for the context. No design should be the same. Vary between light and dark themes, different fonts, different aesthetics. NEVER converge on common choices (Space Grotesk, for example) across generations.
IMPORTANT: Match implementation complexity to the aesthetic vision:
While pursuing creative design, NEVER compromise on accessibility:
@media (prefers-reduced-motion: reduce) {
*, *::before, *::after {
animation-duration: 0.01ms !important;
transition-duration: 0.01ms !important;
}
}
Claude is capable of extraordinary creative work. Don't hold back, show what can truly be created when thinking outside the box and committing fully to a distinctive vision.