frontend-design
Installation
SKILL.md
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.
CRITICAL: Check Existing First
Before creating ANY UI, verify:
- Check existing design system:
ls -la src/components/ui/
cat tailwind.config.* | head -50
cat src/styles/globals.css | head -50